I'm running Ubuntu 12.04 and noticed that I have been getting the following error on all upgrades:
Now, the disk it's looking for is and always has been /dev/sdb, so I really don't know why it would suddenly start complaining about that. At least, I assume it means it wants that disk to be sda.
I have tried all the usual remedies: apt-get purge, apt-get clean, apt-get autoremove, etc.
Does anyone know what's going on?
Thanks
Code:
Setting up initramfs-tools (0.99ubuntu13.1) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-38-generic
Warning: /dev/disk/by-id/ata-ST3320813AS_9SZ3W20C is not on the first disk
Fatal: No images have been defined.
run-parts: /etc/initramfs/post-update.d//runlilo exited with return code 1
dpkg: error processing initramfs-tools (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
I have tried all the usual remedies: apt-get purge, apt-get clean, apt-get autoremove, etc.
Does anyone know what's going on?
Thanks