[Bug 237625] [NEW] after upgrade from gutsy to hardy producing unbootble system because of missing IDE-drivers
Sven Roederer
Sven.Roederer at gmx.net
Thu Jun 5 13:29:44 UTC 2008
Public bug reported:
Binary package hint: initramfs-tools
I just updated from gutsy to hardy, after rebooting my system wasn't able to read the root-partition.
This is caused by the changes in the kernel-ide-driver-system. Under gutsy I used the "via82cxxx" and "ide-disk"-driver to accesse the hdd. under hardy "pata-via" and "sd_mod" are needed.
My current setup:
/etc/initramfs-tools/initramfs.conf
--------------------------------------------------------------------
MODULES=list
--------------------------------------------------------------------
/etc/initramfs-tools/modules
----------------------------------------------------------------------
ide_disk
via82cxxx
ext3
# for changed kernel-drivers
pata-via
sd_mod
------------------------------------------------------------------------
Maybe ist's not common to to use "MODULES=list" but at least a warning should be displayed to the user to verify the content of "/etc/initramfs-tools/modules". An automatic conversion of the entries would be hint, of course.
Perhaps the file "/etc/modules" needs to be checked / updated also.
** Affects: initramfs-tools (Ubuntu)
Importance: Undecided
Status: New
--
after upgrade from gutsy to hardy producing unbootble system because of missing IDE-drivers
https://bugs.launchpad.net/bugs/237625
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