Bug#334373: make-fai-nfsroot fails to set up /dev

2005-11-04 Thread Björn Torkelsson
Hi, Can you please try the following patch? It assumes that udev is installed in the nfsroot though. Index: scripts/fai === --- scripts/fai (revision 2980) +++ scripts/fai (working copy) @@ -147,6 +147,9 @@ osname='Debian

Bug#334373: make-fai-nfsroot fails to set up /dev

2005-11-01 Thread David Golombek
I'm running into this same problem and thought I'd chime in. I'm running FAI 2.8.4 on i386. I'm using debootstrap 0.3.2 which I'm sure is the cause of the problem. In the changelog entry for debootstrap 0.3.1, I see the comment: - devices.tar.gz reduced to minimal set of devices;

Bug#334373: make-fai-nfsroot fails to set up /dev

2005-10-17 Thread martin f krafft
Package: fai Severity: important Version: 2.8.4 A call to make-fai-nfsroot yields an nfsroot which lacks /dev/hd* devices: master:/usr/local/lib/fai/nfsroot/dev# ls MAKEDEV dsp1 loop3 md13 md9 mixer ram0 ram3rmidi2 tty0 agpgart dsp2 loop4 md14 mem mixer1 ram1

Bug#334373: make-fai-nfsroot fails to set up /dev

2005-10-17 Thread Michael Tautschnig
[...] A call to make-fai-nfsroot yields an nfsroot which lacks /dev/hd* devices: [...] Sorry, but I can't reproduce that here (on my i386, though) - is anyone on the devel-list able to reproduce this, maybe on an x86_64? Actually I don't know which package is responsible for setting up

Bug#334373: make-fai-nfsroot fails to set up /dev

2005-10-17 Thread Holger Levsen
Hi Martin, On Monday 17 October 2005 17:04, martin f krafft wrote: A call to make-fai-nfsroot yields an nfsroot which lacks /dev/hd* devices: with what sources lines and what version of debootstrap ? regards, Holger pgpOjHili7xOl.pgp Description: PGP signature

Bug#334373: make-fai-nfsroot fails to set up /dev

2005-10-17 Thread martin f krafft
also sprach Michael Tautschnig [EMAIL PROTECTED] [2005.10.17.1758 +0200]: Sorry, but I can't reproduce that here (on my i386, though) - is anyone on the devel-list able to reproduce this, maybe on an x86_64? the master is a regular i386, i only used amd64 to file the bug. Actually I don't

Bug#334373: make-fai-nfsroot fails to set up /dev

2005-10-17 Thread Michael Tautschnig
[...] i know, and please excuse me for going the easy user way through fai due to my tendonitis. Please check the contents of /usr/lib/debootstrap/devices.tar.gz - AFAIK this is simply extracted by debootstrap... To further investigate this issue, please rerun debug=1 make-fai-nfsroot -v