Results 1 to 1 of 1
hi guys, here is the situation. . . i had (i think) a successful kernel compile. . BUT there is a problem:
here is the details :
in my newly ...
- 10-26-2006 #1Linux Newbie
- Join Date
- Nov 2005
- Location
- Philippines
- Posts
- 198
2.4.33.3 kernel compile BOOT problem
hi guys, here is the situation. . . i had (i think) a successful kernel compile. . BUT there is a problem:
here is the details :
in my newly edited LILO :
i added:
# Linux bootable partition config starts
image = /boot/2.4.33.3/vmlinuz-2.4.33
root = /dev/hdc5 -WHRE THIS IS MY ROOT PARTITION
label = Slackware-2.4
read-only
# Linux bootable partition config ends
run /sbin/lilo -v -AS ROOT (no errors whre seen)
here is the contents of my /boot/2.4.33.3 dir
/boot/2.4.33.3$ ls
System.map vmlinuz-2.4.33
and here is the error after choosing Slackware-2.4 - as the newly compiled kernel
************************************************** ****
Attempt to root device as read write failed
If you are using USMSDOS you must mount the root partition as read write
loadlin vmlinuz root =/dev/hda1 rw (where /hda1 is the root device) - in my case its /hdc5
Normal boot disk can be made to mount a system read write with the rdev command:
rdev -R /dev/fd0
you can also get into your system by using a boot disk
LILO = mount root = /dev/hda1
************************************************** ******
any suggestions?P4 1.8, 1G DDR ram, 64mb GF2 MX400, 80G WD and 40G Maxtor, ECS mobo. Playing XP,Slack 12.0 and Vector Linux 5.8 GOLD, STD 6.0 Zenwalk 4.6.1, OpenBSD 3.9


Reply With Quote