|
发表于 2003-10-18 12:43:38
|
显示全部楼层
ello,
> i finished the lfs book without any problem but when i try to boot
> my new lfs system i get the following errors.
>
>
> VFS: Mounted root (ext2 filesystem) readonly
> Mounted devfs on /dev/
> Freeing unused kernel memory: 248k freed
> INIT: version 2.48 booting
> Activating all swap files/partitions ...
> swapon: cannot stat /dev/hdb6: no such file or directory
It seems that you use devfs but don't start devfsd. You must install
devfsd or use the devfs file format (/dev/discs/disc0/...) in fstab and
lilo.conf (see the devfs hint for more information)
.................. |
|