![]() |
Can't write to new drive - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Hard Drives and SSDs (https://www.linuxliteos.com/forums/forumdisplay.php?fid=26) +--- Thread: Can't write to new drive (/showthread.php?tid=6445) |
Can't write to new drive - timbuck2 - 09-13-2019 Installed a new sata SSD and can't write to it. Partitioned with fdisk Made the ext4 filesystem with mkfs.ext4 Created the mount point under /mnt Chmod 777 on the mount point for full permission Edited /etc/fstab to add the drive Brought in the drive with mount -all It works and the drive is mounted...but I can't write to it. What can I try to fix this? *Edit* Sorry, it is fixed. I redid the steps and now it is ok. Re: Can't write to new drive - Valtam - 09-14-2019 New hard drive installs are in the Help Manual. |