Hi, I have a huge problem, I just tried this fix, but accidentally lost my NTFS drives UUID, and now am unable to mount the drive altogether! I am pretty sure I copied the UUID before I replaced it with 1000, but apparently didn't.
HOW DO I FIX IT!? Any help would be amazing, this is probably the worst I've messed up my system, because my desktop is located on the other partition that I don't have access to, I cannot open ANY file or folder with nautilus.
I opened Gparted and got the UUID from there, and posted it back into my fstab with gedit, but it didnt work! and im afraid to shut down just in case it wont boot up again or something...
here is my fstab file contents.
Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
#Entry for /dev/sda3 :
UUID=052a5338-47c3-4224-9120-9c078962c42e / ext3 errors=remount-ro 0 1
#Entry for /dev/sda4 :
UUID=116F76BF59B32A05 /media/Storage ntfs-3g defaults,nosuid,nodev,locale=en_US.utf8 0 0
/dev/sda1 /mnt/mypartition ntfs-3g defaults,nosuid,nodev,locale=en_US.utf8 0 0
/dev/sda2 /mnt/mypartition ntfs-3g defaults,nosuid,nodev,locale=en_US.utf8 0 0
P.S. it is for my drive sd4, the one labelled "storage"
Bookmarks