Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100967 - LILO fails during installation with the RAID; GRUB doesn't
Summary: LILO fails during installation with the RAID; GRUB doesn't
Status: VERIFIED DUPLICATE of bug 100966
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-31 22:11 UTC by Igor Korot
Modified: 2005-08-01 04:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Korot 2005-07-31 22:11:36 UTC
When installing the Gentoo along with the RAID on a non-RAID (regular Linux) 
boot partition, LILO breaks - the full description could be found in this 
thread: http://forums.gentoo.org/viewtopic-p-2616062.html#2616062. GRUB, 
however works fine, without problem.

Reproducible: Always
Steps to Reproduce:
Follow the Installation handbook with the 2 harddrives
1. Run the "modprobe linear" command for the RAID support
1. On the step 4c, when creating the partition for the /root, change it to 
the "fd" type.
2. For the second harddrive create 2 (or) 1 partitions with the type "fd"
3. Run the command "mknod /dev/md0 b 9 0" to create a link for the RAID 
partition.
4. Run the command "mdadm --create --verbose /dev/md0 --level=linear --raid-
devices=2 /dev/hda3 /dev/hdb2(1)"
5. Follow the installation handbook from the 4d, using "/dev/md0" as a root 
partition, instead of "/dev/hda3".
6. Try to run the "sbin/lilo". You will get an error. There is a bug filed for 
that. (100962)
7. Run the command "mknod /dev/md0 b 9 0"
8. Try to run /sbin/lilo.
Actual Results:  
You will receive the error saying that lilo is available only for the RAID1 
installation.

Expected Results:  
LILO finish installation with out an error.

GRUB loader works without any problem.
It might not be the correct place to file the bug. Please forgive, since I 
just starting to work with the Linux.

Thank you.
Comment 1 Igor Korot 2005-07-31 22:12:21 UTC
Added dependancy.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-01 01:02:56 UTC

*** This bug has been marked as a duplicate of 100966 ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-01 01:03:11 UTC
.