Hi,

I just finished basic gentoo installation, installed boot-loader
(lilo) and tried to restart. But to my surprise, computer does
not boot. All I can see is blinking underscore character in top
left corner of screen, no prompt, nothing more...

=== lilo.conf ===
password = ""
restricted
delay=5
boot = /dev/md0
prompt
timeout = 30
default = gentoo
image = /boot/kernel-2.6.15-gentoo-r7
        label = gentoo
        read-only
        root = /dev/md1

=== /etc/fstab ===
/dev/md0   /boot   ext3   noatime   1 2
/dev/md1   /       ext3   defaults  0 1
/dev/md2   none    swap   sw        0 0
(+ a few more partitions)

md0, md1, md2 are raid1 (sda1+sdb1, sda2+sdb2, sda3+sdb3)
raid support is compiled in kernel (no modules).

I have done this kind of installation a few times
(2 disks, everything in raid1) without any problem.
What is wrong this time? Did I screw something up?

Jarry

--
[email protected] mailing list

Reply via email to