[Bug 205539] [NEW] update-initramfs lost udev files during upgrade from Gutsy to HardyBeta

BorisKocherov bkocherov at gmail.com
Sun Mar 23 13:48:00 UTC 2008


Public bug reported:

1)My platform is amd64.
I've  upgraded from Gutsy to Hardy beta.
After the rebooting my computer hung up on """Begin: Waiting for root file system... ..."""
I pressed "reset" and booted old kernel 2.6.22-14, then i run "sudo
update-initramfs -k all -u"
as a result the problem was fixed(2.6.24 now working fine).
 
2)Investigation:
I decompress two file initrd.img-2.6.24-12-generic and initrd.img-2.6.24-12-generic.bak.
 
The following difference was disclosed:

*** bak	2008-03-23 16:25:21.000000000 +0300
--- new	2008-03-23 16:25:30.000000000 +0300
***************
*** 69,79 ****
--- 69,88 ----
  ./etc/usplash.conf
  ./etc/udev
  ./etc/udev/rules.d
+ ./etc/udev/rules.d/80-programs.rules
+ ./etc/udev/rules.d/20-names.rules
+ ./etc/udev/rules.d/65-persistent-storage.rules
+ ./etc/udev/rules.d/05-options.rules
+ ./etc/udev/rules.d/05-udev-early.rules
+ ./etc/udev/rules.d/90-modprobe.rules
+ ./etc/udev/rules.d/95-udev-late.rules
  ./etc/udev/udev.conf
  ./etc/default
  ./etc/default/console-setup
  ./etc/console-setup
  ./etc/console-setup/boottime.kmap.gz
+ ./var
+ ./var/run
  ./usr
  ./usr/lib
  ./usr/lib/usplash
***************
*** 129,137 ****
--- 138,161 ----
  ./bin/gunzip
  ./bin/minips
  ./lib
+ ./lib/libvolume_id.so.0
  ./lib/libntfs-3g.so.23
  ./lib/libc.so.6
  ./lib/libconsole.so.0
+ ./lib/udev
+ ./lib/udev/scsi_id
+ ./lib/udev/ata_id
+ ./lib/udev/firmware_helper
+ ./lib/udev/usb_id
+ ./lib/udev/usb_device_name
+ ./lib/udev/watershed
+ ./lib/udev/vol_id
+ ./lib/udev/pnp_modules
+ ./lib/udev/vio_type
+ ./lib/udev/ide_media
+ ./lib/udev/path_id
+ ./lib/udev/edd_id
+ ./lib/udev/dvb_device_name
  ./lib/brltty
  ./lib/brltty/brltty.sh
  ./lib/librt.so.1

** Affects: initramfs-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
update-initramfs lost udev files during upgrade from Gutsy to HardyBeta
https://bugs.launchpad.net/bugs/205539
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.




More information about the kernel-bugs mailing list