I want to use 2nd (/dev/sda5
) and 3rd (/dev/sda6
) drive for my personal use but I can't do it. And I have no space. I have left 1st partition(140gb) for system and I want to use 2nd(40gb) and 3rd(50gb). Help me what should I do?
First /dev/sda5
Properties
First /dev/sda5
Permissions
Second /dev/sda6
Properties
Second /dev/sda6
Permissions
I am even ready to reinstall Os. Tell me what I should do now to prevent this issue?
cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda3 during installation
UUID=6a2c6bb2-3f79-4598-b24d-52743c552a8f / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=1572-BBA5 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda4 during installation
UUID=e9d72749-3544-42df-9529-b45783fbd37b none swap sw
https://netgator.blogspot.com/2011/07/can-not-create-file-folder-on-newly.html This worked out for me. Use the cmd in terminal