If this isn't exactly what you wanted, please try our Search (there's a LOT of techy and non-techy stuff here about Linux, Unix, Mac OS X and just computers in general!):
Message-ID: <3BBDA9EB.2ADCFA5D@aplawrence.com>
Linux rescue mode
Error was: Loading linux.EBDA too big
LILO 21.7 boot:
If it helps, I had to do this on my RH7.1 just yesterday. I booted with the cd, and did "linux rescue". That automatically mounts all the file systems under /mnt/sysimage. I then did:
lilo -r /mnt/sysimage
sync
sync
and unmounted each file system, working backward:
umount /mnt/sysimage/proc
umount/mnt/sysimage/var
etc. to
umount /mnt/sysimage
and finally exited the shell (' exit or ctrl-d) , removed the cd and rebooted.
BTW, what did me in was adding a new scsi device and "not quite" getting the cable seated correctly :-)
If you have a separate boot partition, you need to mount that:
mount /dev/hdawhateveritis /mnt/dsk/boot
(maybe /dev/hda1 or you can probably just do "mount -L boot
/mnt/dsk/boot"
then
lilo -r /mnt/dsk
sync
umount /boot
umount /dev/hda5
NOW- don't just jump off and do this. Read it all again. Read my original message again. Do a google search ( http://www.google.com ) for "lilo rescue" and read some of the things that come up. When you UNDERSTAND what you are doing, then do it.
Enter your email address for automatic notification of new posts here
(be sure to whitelist 'feedburner.com' if you use spam filtering)

| Views for this page | ||||
|---|---|---|---|---|
| Today | This Week | This Month | This Year | Overall |
| 8 | 33 | 52 | 1,715 | 10,132 |
/Bofcusm/861.html copyright 1997-2004 (various authors) All Rights Reserved
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Add your comments