[plug] Debian kernel upgrade (was Re: symbolic links)
Laurie Anderson
vautin at aijv.com.au
Wed Dec 31 08:58:00 WST 2003
On Wed, 31 Dec 2003 06:27:56 +1100
Onno Benschop <onno at itmaze.com.au> wrote:
> On Tue, 2003-12-30 at 17:12, Laurie Anderson wrote:
> > ran uname -a
> > Linux (none) 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686 unknown
> >
> > Refer to my original Plug e-mail of sunday Dec 28 this may help
> > Followed Onno Benschop's recommendation from then on.
> >
> > When I updated to 2.4.18-bf2.4 everything ran fairly smoothly but not this time.
>
> Ok, send to the list the following command outputs:
>
> df -h
> cat /etc/fstab
> ls -l /
> ls -l /boot
> cat /etc/lilo.conf
>
>
Good morning
[ Included this paragraph as this is the point fron which I start ]
[ You are running "ash", a Bourne-shell clone the root filesystem is a RAM disk ]
[ or a floppy disk. The hard disk filesystems are mounted under "/target". --- ]
did the following as you suggested Onno
cd /target
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
cat /etc/fstab
/dev/fd0 /floppy auto defaults,noauto 0 0
ls -l /
this gave me a directory listing of root
IS A COMPLETE LISTING WANTED???
ls -l /boot
ls: /boot: No such file or directory
if I do
ls -l /target/boot
-rw-r--r-- 1 root root 224124 Aug 19 15:00 System.map-2.2.20-idepci
-rw-r--r-- 1 root root 559061 Aug 13 15:00 System.map-2.4.18-bf2.4
-rw-r--r-- 1 root root 552365 Oct 4 05.16 System.map-2.4.22-1-k7
-rw-r--r-- 1 root root 512 Aug 19 15:08 boot.300
lrwxrwxrwx 1 root root 11 Aug 19 15:06 boot.b -> boot-menu.b
-rw-r--r-- 1 root root 3888 AUG 19 15:00 config-2.2.20-idepci
-rw-r--r-- 1 root root 30002 AUG 13 15:00 config-2.4.18-bf2.4
-rw-r--r-- 1 root root 42429 Sep 27 15:00 config-2.4.22-1-k7
IS A COMPLETE LISTING WANTED????
cat /etc/lilo.conf
cat: /etc/lilo.conf: No such file or directory
if I do
cat /target/etc/lilo.conf
I get a complete listing of lilo.conf
IS A COMPLETE LISTING WANTED???
Thanks
Laurie
More information about the plug
mailing list