I think I'm running fiesty.
in a konsole window (having downloaded ntfs-3g) I type
sudo ntfs-3g /dev/sda4 /home/chris/data
and get
fusermount: mount failed: Device or resource busy
FUSE mount point creation failed
Unmounting /dev/sda4 (DATA)
sda4 is an ntfs partition I want rw permisions to access as I intend it to be a common data partition shared with windows (sda3) and pclinuxos (sda2) my kubuntu / being on sda1
As I'm a 'dose oldie and linux newbie I also tried
sudo ntfs-3g /dev/sda4 /dev/windows
(the man example) before I spent an hour [I said I was a newbie!] configuring my mail and network connections to enable me to post this
Help me, pretty please,Help
Chris
in a konsole window (having downloaded ntfs-3g) I type
sudo ntfs-3g /dev/sda4 /home/chris/data
and get
fusermount: mount failed: Device or resource busy
FUSE mount point creation failed
Unmounting /dev/sda4 (DATA)
sda4 is an ntfs partition I want rw permisions to access as I intend it to be a common data partition shared with windows (sda3) and pclinuxos (sda2) my kubuntu / being on sda1
As I'm a 'dose oldie and linux newbie I also tried
sudo ntfs-3g /dev/sda4 /dev/windows
(the man example) before I spent an hour [I said I was a newbie!] configuring my mail and network connections to enable me to post this
Help me, pretty please,Help
Chris
Comment