FAI_BOOTPART problem
mod+linux-fai at std.com
mod+linux-fai at std.com
Thu Aug 22 22:15:21 CEST 2002
I believe that the line in FAI_BOOTPART that reads
cp -a /boot $target/fai-boot
...should instead read
cp -a $target/boot $target/fai-boot
...because otherwise, if you've redefined $kernelversion,
the FAI_BOOTPART script will be unable to find the
corresponding kernel in $target/fai-boot which was
created as a copy of nfsroot/boot, which will only
contain the default kernel.
More information about the linux-fai
mailing list