Michael Vogt writes: > What does your /etc/fstab looks like? It maybe that hda got renamed to > sda with the latest kernel.
# /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/md0 / ext3 defaults,errors=remount-ro 0 #1 /dev/md2 /home ext3 defaults 0 2 # /dev/hdb5 -- converted during upgrade to edgy UUID=ebcdcc44-da63-4015-a960-2d634d33f8eb /media/hdb5 ext3 defaults 0 #2 /dev/md1 none swap sw 0 0 /dev/cdrom /media/cdrom0 udf,iso9660 user,noauto 0 #0 /dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 -- "Could not calculate the upgrade" while upgrading to 7.10 https://bugs.launchpad.net/bugs/156492 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
