> > Ok, so we'll need to debug that script. Could you send the output of ls -la
> > /dev/sda? I think it must be line 18 that fails.
> 
> reminder, my fai server is etch ( not etch-and-a-half) , fai 3.2.8
> packages all around.
> 
> on the fai-client:
> 
> db2-interface2:~# file /dev/sda
> /dev/sda: block special (8/0)
> db2-interface2:~# ls -la /dev/sda
> brw-rw---- 1 root floppy 8, 0 Nov 14 05:44 /dev/sda
> db2-interface2:~#
>

Ok, seems like FAI 3.2.8 is not fully compatible with etch :-); I guess you will
need to hack the disk-info script in your NFSROOT. I think it should suffice to
look at the code of disk-info and do the reverse of what the comment in line 17
says, that is:

- throw away line 18
- put [ `cat /sys/block/$device/removable` -eq 1 ] && isdisk=0
  back in place

Best,
Michael

Attachment: pgpvUXxxfgsBS.pgp
Description: PGP signature

Antwort per Email an