after the last command in chroot "/sbin/lilo -v" I get:

---------------------------------------------------------------------
Reading boot sector from /dev/sda
Warning: '/proc/partitions' does not match '/dev' directory structure.
    Name change: '/dev/dm-0' -> '/dev/mapper/lfs-cd'

Using MENU secondary loader
Calling map_insert_data

Boot image: /boot/clfskernel-2.6.17.13
Added clfs *

Writing boot sector.
Backup copy of boot sector in /boot/boot.0800
One warning was issued.
---------------------------------------------------------------------
can I ignore that warning?


the boot process stops here:
---------------------------------------------------------------------
Mounting kernel-based file systems: /proc /sys    [ OK ]
Mounting root file system in read-only mode...    [ OK ]

Checking file system...
/dev/sda1:

The superblock could not be read or does not describe a correct ext2 filesystem...
---------------------------------------------------------------------
e2fsck / TestDisk didn't help..



my /etc/fstab:
---------------------------------------------------------------------
/dev/sda1      /            ext2   defaults         1     1
/dev/sda5      swap         swap   pri=1            0     0
proc           /proc        proc   defaults         0     0
sysfs          /sys         sysfs  defaults         0     0
devpts         /dev/pts     devpts gid=4,mode=620   0     0
shm            /dev/shm     tmpfs  defaults         0     0
---------------------------------------------------------------------

my lilo.conf:
---------------------------------------------------------------------
boot=/dev/sda
keytable=/boot/de.ktl
lba32
map=/boot/map
prompt
default=clfs
image=/boot/clfskernel-2.6.17.13
    label=clfs
    root=/dev/sda1
    read-only
---------------------------------------------------------------------


Thanks for help, it's my first lfs adventure..
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to