I get the next messages: Creating initramfs Looking for deps of module scsi_mod Looking for deps of module sd_mod scsi_mod Looking for deps of module scsi_mod Looking for deps of module unknown Looking for deps of module ata_piix libata scsi_mod Looking for deps of module libata scsi_mod Looking for deps of module scsi_mod Looking for deps of module scsi_mod Looking for deps of module ide-disk Looking for deps of module ext3 jbd Looking for deps of module jbd Using modules: ./kernel/drivers/scsi/scsi_mod.ko ./kernel/drivers/scsi/sd_mod.k o ./kernel/drivers/scsi/libata.ko ./kernel/drivers/scsi/ata_piix.ko ./kernel/fs/ jbd/jbd.ko ./kernel/fs/ext3/ext3.ko /sbin/nash -> /tmp/initrd.RT3960/bin/nash /sbin/insmod.static -> /tmp/initrd.RT3960/bin/insmod /sbin/udev.static -> /tmp/initrd.RT3960/sbin/udev /etc/udev/udev.conf -> /tmp/initrd.RT3960/etc/udev/udev.conf copy from /lib/modules/2.6.10-1.741_FC3/./kernel/drivers/scsi/scsi_mod.ko(elf32- i386) to /tmp/initrd.RT3960/lib/scsi_mod.ko(elf32-i386) copy from /lib/modules/2.6.10-1.741_FC3/./kernel/drivers/scsi/sd_mod.ko(elf32-i3 86) to /tmp/initrd.RT3960/lib/sd_mod.ko(elf32-i386) copy from /lib/modules/2.6.10-1.741_FC3/./kernel/drivers/scsi/libata.ko(elf32-i3 86) to /tmp/initrd.RT3960/lib/libata.ko(elf32-i386) copy from /lib/modules/2.6.10-1.741_FC3/./kernel/drivers/scsi/ata_piix.ko(elf32- i386) to /tmp/initrd.RT3960/lib/ata_piix.ko(elf32-i386) copy from /lib/modules/2.6.10-1.741_FC3/./kernel/fs/jbd/jbd.ko(elf32-i386) to /t mp/initrd.RT3960/lib/jbd.ko(elf32-i386) copy from /lib/modules/2.6.10-1.741_FC3/./kernel/fs/ext3/ext3.ko(elf32-i386) to /tmp/initrd.RT3960/lib/ext3.ko(elf32-i386) Loading module scsi_mod Loading module sd_mod Loading module libata Loading module ata_piix Loading module jbd Loading module ext3 When I now reboot and choose the 2.6.10-1.741_FC3 kernel I get the same error Daniel On Thu, 03 Feb 2005 10:52:09 +0000, Paul Howarth <paul@xxxxxxxxxxxx> wrote: > blckbrd wrote: > > I have a problem. > > > > I installed FC3 on a Dell Optiplex GX 280 and everything works > > correcly. Now I use yum to update all packages (including the latest > > kernel). After updating I reboot and let grub select the newest > > kernel. > > > > After it starts I get the next error: > > > > mkrootdev :label /1 not found > > mount: error 2 mounting ext3 > > mount error 2 mounting none > > switchroot : mount failed: 22 > > umount /initrd/devfailed : 2 > > kernel panic - notsysncing: attempted to kill init. > > > > I need to use the power down button to shutdown the computer. > > > > I tried kernel Fedora Core (2.6.10-1.741-FC3smp) and Fedora Core > > (2.6.10-1.760_FC3smp) but both kernels gives the above errors. > > > > When I use the pre-installed kernel (out of the box) Fedora Core > > (2.69-1.667smp) kernel everything works alright. > > > > I googled but I can't find anything to solve this problem. > > > > Can anybody help? > > There may have been an error creating the initial ramdisk for your new > kernels when they were installed. See if mkinitrd reports any problems: > > # mv /boot/initrd-2.6.10-1.741_FC3.img /boot/initrd-2.6.10-1.741_FC3.old > # mkinitrd -v /boot/initrd-2.6.10-1.741_FC3.img 2.6.10-1.741_FC3 > > If that looks to work OK, try booting into the 2.6.10-1.741_FC3 kernel > again. > > Paul. > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >