[plug] Debian kernel upgrade (was Re: symbolic links)

Nick Bannon nick at ucc.gu.uwa.edu.au
Wed Dec 31 11:32:54 WST 2003


Laurie Anderson wrote:
>  the output came out as follows
>  /bin/sh: /lib/ld-linux,so.2: version 'GLIB_PRIVATE' not found (required by /target/lib/libc.so.6)
[...]
>  df -h
>  Filesystem             Size      used  Available  Used  Mounted on
>  /dev/ram0              6.4m      4.7m       1.6M    75%  /
>  /dev/hda2             18.2G      1.6G      15.8G     9%  /target

Ah - it's clear now that you're running the installer from CD - your
machine is not booting on its own off the hard disc, right now, is that
right?

I know that you've tried something like this, but I would have expected
it to run if you booted off the Woody installer disc with:
  rescbf24 root=/dev/hda2

If that fails, which error does it give?

If that works, then this may finish your upgrade:
>   cd /
>   ln -s /boot/vmlinuz-2.4.22-1-k7 vmlinuz
>   ln -s /boot/initrd.img-2.4.22-1-k7 initrd.img
>   lilo -v

***** Otherwise ***** follow this:

On Wed, Dec 31, 2003 at 01:25:56PM +1100, Onno Benschop wrote:
>     df -h
>     cat /target/etc/fstab
>     ls -l /target/
>     ls -l /target/boot/
>     cat /target/etc/lilo.conf

We want the part of lilo.conf that says this;
image=/vmlinuz
        label=Linux
        read-only

...or possibly this:
image=/vmlinuz
	initrd=/initrd.img
        label=Linux
        read-only

When that part is right, one of these should work:
  lilo -v -r /target
  chroot /target lilo -v

Nick.

-- 
   Nick Bannon   | "I made this letter longer than usual because
nick-sig at rcpt.to | I lack the time to make it shorter." - Pascal




More information about the plug mailing list