On Fri, Oct 06, 2006 at 04:40:14AM -0000, Fabio Massimo Di Nitto wrote: > --- /etc/initramfs-tools/initramfs.conf 2006-10-06 06:37:30.000000000 +0200 > +++ /etc/initramfs-tools/initramfs.conf.dpkg-new 2006-02-17 > 05:51:30.0000 > 00000 +0100 > @@ -57,4 +57,4 @@ > # configured in conf.d/resume. Manually specifying "resume=" on your > # kernel command line will always override this setting. > > -RESUME=/dev/hda5 > +#RESUME= > > It looks to me like some preinst/postinst code in dapper initramfs is > broken and still adds RESUME partition to initramfs.conf or the preinst > sed to set that value back isn't kicking in on first install?
You must have been upgrading from an old system if that's the case; the current stuff doesn't touch initramfs.conf. -- - mdz -- dapper -> edgy dist-upgrade prompts for questions https://launchpad.net/bugs/63693 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
