[SOLVED] Can't mount partitions
Posted: 8. Dec 2014, 13:13
Hi All,
I am facing another issue with Salix 14.1 KDE 32 bit: can't mount partitions.
I have been creating directories under /mnt and adding lines to /etc/fstab, still not working after reboot.
Maybe needing to add the same lines to /etc/mtab?
I did'nt try it because facing another annoying problem: can't copy & paste over the terminal using "nano" (Kate and Kwrite don't work too).
Any suggestion?
This is the /etc/fstab:
Edit
Ok, I discovered "mtab" is not involved. I mean don't need to copy the lines over there because rebooting the original one born again
I have been changed the "UUID" with "/dev/sdax" to "fstab" without getting nothing
I am facing another issue with Salix 14.1 KDE 32 bit: can't mount partitions.
I have been creating directories under /mnt and adding lines to /etc/fstab, still not working after reboot.
Maybe needing to add the same lines to /etc/mtab?
I did'nt try it because facing another annoying problem: can't copy & paste over the terminal using "nano" (Kate and Kwrite don't work too).
Any suggestion?

This is the /etc/fstab:
This is /etc/mtab:/dev/sda1 swap swap defaults 0 0
/dev/sda5 / ext4 defaults 1 1
/dev/sdb1 /fat-c ntfs-3g fmask=111,dmask=000 1 0
#/dev/cdrom /mnt/cdrom auto noauto,owner,ro,comment=x-gvfs-show 0 0
/dev/fd0 /mnt/floppy auto noauto,users,rw,umask=00 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
UUID=8f3e261a-f3ba-41bc-8ab5-62fc05530d17 /mnt/Ubuntu ext4 users,rw,utf8,shortname=mixed umask=000 0 0
UUID=bd73cc02-4ba9-4708-b791-1b7f8748c900 /mnt/Sabayon ext4 users,rw,utf8,shortname=mixed umask=000 0 0
UUID=ffa5f7f6-3086-4860-af80-a9c5d679ab6e /mnt/CLD-14 ext4 users,rw,utf8,shortname=mixed umask=000 0 0
UUID=fa0a03a2-fac5-4f75-a438-4bf670829aed /mnt/Zorin ext4 users,rw,utf8,shortname=mixed umask=000 0 0
Best Regards/dev/sda5 / ext4 rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
/dev/sdb1 /fat-c fuseblk rw,allow_other,default_permissions,blksize=4096 0 0
/dev/sdc1 /media/VERBATIM vfat rw,nosuid,nodev,uid=1000,gid=100,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks 0 0
Edit
Ok, I discovered "mtab" is not involved. I mean don't need to copy the lines over there because rebooting the original one born again

I have been changed the "UUID" with "/dev/sdax" to "fstab" without getting nothing