It is currently Thu, 23 May 2013 09:10:07 GMT



 
Author Message
 lilo "append=80M"
Hello.

I have created a small problem with my lilo configuration.  I have
removed memory from one of my Linux machines to put in my new Linux
server.  I traded some SIMM memory chips to get new DIMMs.

Like an idiot, I didn't change my lilo.conf file and remove the
"append=80M" (this box now has 32 MB) until after I traded the RAM.
After removing the RAM, but not changing the lilo.conf file causes the
kernel to hang just after the file system is remounted rw. So, I booted
this machine off floppy and edited the lilo.conf file.  The problem is
that now I cannot run the lilo program to read my new lilo.conf file.

I used the slackware install disks to boot a vanilla install kernel.  I
then mounted my boot file system (/dev/hda4) on /mnt, while the
slackware disks boot onto /.  So, when I run the lilo program:  lilo -C
/mnt/etc/lilo.conf (to read my boot lilo config file) lilo complains
that it cannot find my kernel in /.  This is correct because the boot
kernel is on /mnt/ while the slackware installation kernel is in /.  I
cannot copy the /mnt/vmlinuz kernel to / because the installation file
system on / after floppy boot is too small.

My next thought was to umount the installation file system on / and
mount my boot file system (/dev/hda4) there.  It appeared that I did
umount the installation file system on /, but when I tried to mount
/dev/hda4 on /, mount complained that '/dev/hda4 is not found or / is
busy'.

The bottom line is that I need to run lilo to read my new lilo.conf file
so I can boot the kernel without the "append=80M".

Suggestions are welcome.
Jeffery Cann



 Thu, 21 Jun 2001 03:00:00 GMT   
 lilo "append=80M"

In article <368FA3C6.26F94...@ix.netcom.com>,
        Jeffery Cann <jc_c...@ix.netcom.com> writes:
t> The bottom line is that I need to run lilo to read my new lilo.conf file
Hi,

You got it...do what you just did, ie mount /dev/hda4 at /mnt.
Then use the '-r' switch when you run lilo,

lilo -v -r /mnt



 Thu, 21 Jun 2001 03:00:00 GMT   
 lilo "append=80M"

        Isn't the easy answer to just borrow back the SIMM chips?
====================================================================



 Thu, 21 Jun 2001 03:00:00 GMT   
 lilo "append=80M"

Use the boot disk to start up and at the very first prompt type:
mount root=<root device> ro
You'll now boot with and old, but functional kernel complete with ITS lilo.conf
settings.
Once your system is up, log on, edit lilo.conf and run lilo.
Reboot and your troubles should have vanished.

Cooper
--
Linux: Proof of intelligent life on earth



 Thu, 21 Jun 2001 03:00:00 GMT   
 lilo "append=80M"
Tell you what, why not Boot from the Disks with: root=/dev/hda4

Easy Fix..

Laters,
Jay



 Sat, 30 Jun 2001 03:00:00 GMT   
 
   [ 5 post ] 

Similar Threads

1. Lilo and append "mem=256M"

2. Lilo and append "mem=256M"

3. Lilo and append "mem=256M"

4. tar "append" to tape problen

5. append ="128M" doesn't work

6. append="mem=128M"

7. GETSERVBYNAME()????????????????????"""""""""""""

8. modem error: "devfs_mk_dev: could not append..."

9. 2.4.17pre2: devfs: devfs_mk_dir(printers): could not append to dir: dffe45c0 "", err: -17

10. fstab "append" syntax


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software