- Code: Select all
root@harvey:~# mount /winsux
mount: special device /dev/disk/by-uuid/00C5-7CFA does not exist
root@harvey:~# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hda3 -- converted during upgrade to edgy
UUID=ee374cd2-39ef-453d-aa98-b390ff4c84a5 / ext3 defaults,errors=remount-ro 0 1
# /dev/hda2 -- converted during upgrade to edgy
UUID=812064cf-0513-4196-b7e3-5433484e8c9c /home ext3 defaults 0 2
# /dev/hda1 -- converted during upgrade to edgy
UUID=00C5-7CFA /winsux vfat quiet 0 0
# /dev/hda5 -- converted during upgrade to edgy
UUID=c174d6e9-1dec-4910-a922-faeadb558fb5 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 ro,user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/sda /media/usb0 auto rw,user,noauto,sync 0 0
what's up? all of a sudden i can't see my /winsux partition...

