I have 15.04 installed and I get this error (not blocking, everything works but seeing this is annoying) while updating:
update-initramfs: Generating /boot/initrd.img-3.19.0-16-generic
ln: failed to create symbolic link ‘/root/lib/systemd/system/cdrom.mount’: No such file or directory
I digged some and found out that I get this when I try to update initramfs:
$ sudo update-initramfs -u
Searched online but couldn't find anything related. I don't have a cdrom/dvdrom on my machine by the way.
sudo apt-get dist-upgrade
, and if it updates packages like linux kernels, I would see errors as such. That is even with the computer having a CDRom Drive – Antony Jun 18 '15 at 13:32