Comment 7 for bug 108891

Revision history for this message
totem (steffenbrumm) wrote : Re: [Bug 108891] Re: 7.04 cant find the partition

Am Montag, 23. April 2007 11:38:57 schrieb Michael Vogt:
> Thanks for your bugreport.
>
> This is most likely because due to a kernel change the paritions are now
> called /dev/sda instead of /dev/hda. The default ubuntu uses UUID based
> mounting where this does not matter. Can you please attach your
> /etc/fstab? And /dev/hda2 in it to /dev/sda2 ?
>
> Thanks,
> Michael

i have changed in the /etc/fstab the dev/hda2 to /dev/sda2 - still the error.

but i discovered, that "/dev/sda2" is in "/etc/lvm/.cache" too.

is that ok?

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda2 / reiserfs notail 0 1
/dev/hda1 /media/hda1 ext3 defaults 0 2
/dev/hda3 /media/hda3 ext3 defaults 0 2
#/dev/hda5 /media/hda5 reiserfs defaults 0 2
/dev/hdb1 /media/hdb1 ext2 defaults 0 2
/dev/hdb2 /media/hdb2 ext3 defaults 0 2
/dev/hdb4 /media/hdb4 ext3 defaults 0 2
/dev/hda6 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