I have a second drive in my HP that I use to store movies and stuff. I've formatted it with NTFS in the past. I'd like to use with a Linux partition, but couldn't find a good guide to show me how. Does anyone have one?
Secondly, I'm trying to put K3B on the favorites bar, but it doesn't give me the option when I right click. Thanks for any help.
-
-
As for putting it on the favorites bar, which desktop are you using? -
Thanks. The Gparted worked. I've used it before. I don't know why I didn't think of it.
I'm just using whatever comes with Ubuntu 18.04. -
-
The partition first needs to be mounted (and added to /etc/fstab) if it hasn't been already. I always do this stuff by hand, as I've been doing so for decades, so I don't know if there's a GUI for it and what that might be on any given Linux distribution.
It could be a permissions issue; you might need to
chown <your_user_id> <mountpoint>
after mounting the filesystem.
Mounting Hard Drive
Discussion in 'Linux Compatibility and Software' started by ZaZ, Apr 28, 2019.