[Prism54-users] PRISM54 driver Installation Procedure by Allen Winter

dhobner@ideorlando.org dhobner@ideorlando.org
Tue, 27 Jan 2004 07:31:09 -0500 (EST)


I am using the PRISM54 driver Installation Procedure by Allen Winter and
running into a problem.  I am at the steps:

+Reboot, selecting "Fedora Core (2.4.24)" at the boot loader
+Test the kernel, if it works ok
   edit change /boot/grub/grub.conf so that default=0
   move /usr/src/linux-2.4 symlink to point to /usr/src/linux-2.4.24

Well I did those things. Not sure if I did them in the correct order
though.  Anyway when I reboot and select the 2.4.24 kernel I get a kernel
panic with the following error:

Cannot open root device "LABEL=/"
Please append a correct "root" boot option\

Can anyone tell me what I am doing wrong? Here is the grub.conf file:

default=1
timeout=10
splashimage=(hd0,1)/grub/splash.xpm.gz
title Fedora Core (2.4.24)
        root (hd0,1)
        kernel /vmlinuz-2.4.24 ro root=LABEL=/ hdb=ide-scsi rhgb
        initrd /initrd-2.4.24.img
title Fedora Core (2.4.22-1.2149.nptl)
        root (hd0,1)
        kernel /vmlinuz-2.4.22-1.2149.nptl ro root=LABEL=/ hdb=ide-scsi rhgb
        initrd /initrd-2.4.22-1.2149.nptl.img
title Fedora Core (2.4.22-1.2135.nptl)
        root (hd0,1)
        kernel /vmlinuz-2.4.22-1.2135.nptl ro root=LABEL=/ hdb=ide-scsi rhgb
        initrd /initrd-2.4.22-1.2135.nptl.img
title Fedora Core (2.4.22-1.2129.nptl)
        root (hd0,1)
        kernel /vmlinuz-2.4.22-1.2129.nptl ro root=LABEL=/ hdb=ide-scsi rhgb
        initrd /initrd-2.4.22-1.2129.nptl.img
title Fedora Core (2.4.22-1.2115.nptl)
        root (hd0,1)
        kernel /vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ hdb=ide-scsi rhgb
        initrd /initrd-2.4.22-1.2115.nptl.img
title DOS
        rootnoverify (hd0,0)
        chainloader +1

and the /boot directory:

[root@ntclap1 root]# ls -l /boot
total 9900
-rw-r--r--    1 root     root        49612 Oct 29 15:51
config-2.4.22-1.2115.nptl
-rw-r--r--    1 root     root        49598 Dec  1 08:43
config-2.4.22-1.2129.nptl
-rw-r--r--    1 root     root        49626 Dec 15 16:02
config-2.4.22-1.2135.nptl
-rw-r--r--    1 root     root        49626 Jan  7 13:18
config-2.4.22-1.2149.nptl
drwxr-xr-x    2 root     root         1024 Jan 27 07:26 grub
-rw-r--r--    1 root     root       163311 Dec  5 09:40
initrd-2.4.22-1.2115.nptl.img
-rw-r--r--    1 root     root       163659 Dec  5 12:08
initrd-2.4.22-1.2129.nptl.img
-rw-r--r--    1 root     root       162407 Jan  5 09:16
initrd-2.4.22-1.2135.nptl.img
-rw-r--r--    1 root     root       166765 Jan 26 13:57
initrd-2.4.22-1.2149.nptl.img
-rw-r--r--    1 root     root        98847 Jan 26 14:43 initrd-2.4.24.img
-rw-r--r--    1 root     root          543 Dec  5 09:40 kernel.h
drwx------    2 root     root        12288 Dec  5 04:36 lost+found
lrwxrwxrwx    1 root     root           29 Jan 26 14:47 System.map ->
System.map-2.4.22-1.2149.nptl
-rw-r--r--    1 root     root       582775 Oct 29 15:51
System.map-2.4.22-1.2115.nptl
-rw-r--r--    1 root     root       569224 Dec  1 08:43
System.map-2.4.22-1.2129.nptl
-rw-r--r--    1 root     root       569224 Dec 15 16:02
System.map-2.4.22-1.2135.nptl
-rw-r--r--    1 root     root       569272 Jan  7 13:18
System.map-2.4.22-1.2149.nptl
-rw-r--r--    1 root     root       595941 Jan 26 14:43 System.map-2.4.24
lrwxrwxrwx    1 root     root           41 Dec  5 09:40
vmlinux-2.4.22-1.2115.nptl -> ../lib/modules/2.4.22-1.21                  
                           15.nptl/vmlinux
lrwxrwxrwx    1 root     root           41 Dec  5 12:08
vmlinux-2.4.22-1.2129.nptl -> ../lib/modules/2.4.22-1.21                  
                           29.nptl/vmlinux
lrwxrwxrwx    1 root     root           41 Jan  5 09:16
vmlinux-2.4.22-1.2135.nptl -> ../lib/modules/2.4.22-1.21                  
                           35.nptl/vmlinux
lrwxrwxrwx    1 root     root           41 Jan 26 13:57
vmlinux-2.4.22-1.2149.nptl -> ../lib/modules/2.4.22-1.21                  
                           49.nptl/vmlinux
lrwxrwxrwx    1 root     root           14 Jan 26 14:43 vmlinuz ->
vmlinuz-2.4.24
-rw-r--r--    1 root     root      1252277 Oct 29 15:51
vmlinuz-2.4.22-1.2115.nptl
-rw-r--r--    1 root     root      1249518 Dec  1 08:43
vmlinuz-2.4.22-1.2129.nptl
-rw-r--r--    1 root     root      1251714 Dec 15 16:02
vmlinuz-2.4.22-1.2135.nptl
-rw-r--r--    1 root     root      1252082 Jan  7 13:18
vmlinuz-2.4.22-1.2149.nptl
-rw-r--r--    1 root     root      1209484 Jan 26 14:43 vmlinuz-2.4.24