Score:0

Enable Write permission on hard disk

gq flag

I have installed ubuntu on my SSD in dual boot, with windows 10. I have another hard disk to be used by both operating systems, partition type basic data and contains FAT(32bit). I cannot write using ubuntu but can write using Windows. How to enable write permission on that disk? I am new to linux migrated from windows. Thank you..........

guiverc avatar
cn flag
Is the file-system you're trying to write to *clean*? ie. windows hasn't left it *dirty* due to hibernate or fast-boot. Look at when the file-system is mounted, if it was mounted RW (*read write*) but due to *dirty* state (*logs will show this, or command if mounted at terminal meaning you don't need to go look in logs*) it's mounted instead as RO (*read only*) to prevent dataloss due to *unclean* state (ie. *some metadata of the file-system is stored in hibernate or fastboot file used by windows & not accessible when windows isn't running*).
guiverc avatar
cn flag
You should also provide your Ubuntu product/release details, so we can better understand your issue, along with any commands & error messages that explain your error.
C.S.Cameron avatar
cn flag
Have you tried opening Terminal and entering `sudo -H nautilus` to open Nautilus as root? Or you can try installing `sudo apt install nautilus-admin` and open the SSD or it's folders as administrator.
oldfred avatar
cn flag
Best not to use FAT32 for larger data partitions. It cannot store file over 4GB and has no journal to help repairs. Use NTFS. But Windows fast start up must be off & Windows updates may turn it back on. https://askubuntu.com/questions/843153/unable-to-mount-windows-10-partition-it-is-in-an-unsafe-state & https://askubuntu.com/questions/145902/unable-to-mount-windows-ntfs-filesystem-due-to-hibernation How you mount in /etc/fstab is the default permissions for Windows file systems as they do not support Linux permissions.
C.S.Cameron avatar
cn flag
Also maximum partition size for FAT32 is 32 GB
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.