On Wed, Apr 12, 2006 at 09:05:08PM -0300, Peter Cordes wrote: > Package: fai > Version: 2.10 > Followup-For: Bug #334373 > > reopen 334373 > thanks
I always forget if those have to be in mail to [EMAIL PROTECTED] or not. sorry. > My solution is to run MAKEDEV generic. (MAKEDEV has a good man > page, BTW.) make-fai-nfsroot could run MAKEDEV inside the nfsroot, or > the clients can have this hook: > setup.FAIBASE: I hadn't actually fully tested that hook yet... It has to be called setup.LINUX (or setup.DEFAULT), because the only classes defined that early in FAI are classes="DEFAULT $oclass $HOSTNAME LAST" > #! /bin/sh > # confdir is the first task, but it's ok with a minimal /dev This comment line is kind of silly now... The rest works. > # This hook exists because post-sarge debootstrap have a minimal /dev > # it would be best to run MAKEDEV in the nfsroot, but this is a > fallback. > > if ! [ -e /dev/tty2 ];then > echo "/dev/tty2 doesn't exist! running MAKEDEV generic" > cd /dev > MAKEDEV generic > fi Yay, my test machine installed successfully! > -- System Information: > Debian Release: testing/unstable > APT prefers unstable > APT policy: (500, 'unstable'), (500, 'stable') > Architecture: i386 (i686) > Shell: /bin/sh linked to /bin/bash > Kernel: Linux 2.6.16-1-k7 > Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) -- #define X(x,y) x##y Peter Cordes ; e-mail: X([EMAIL PROTECTED] , des.ca) "The gods confound the man who first found out how to distinguish the hours! Confound him, too, who in this place set up a sundial, to cut and hack my day so wretchedly into small pieces!" -- Plautus, 200 BC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]