Kubuntu vs. Ubuntu
lanzen
lanzenesi at gmail.com
Tue Sep 18 14:00:56 UTC 2007
On 18/9/2007, Marti Andrews wrote:
> Indeed I did. It only found the one drive when I ran it and I mounted the
> internal hard drive okay. Now I am trying to edit fstab but it says I don't
> have write access. Not in the konsole, I don't know how to do that.
>
> I am giving up for now. I have been up all night.
>
Good night then! ;)
In the morning, try
sudo cp /etc/fstab /etc/fstab.back
sudo kate /etc/fstab
But then again, you shouldn't need the above. Not all usb disks are easily
recognised.
So, find out what your usb disk name is then:
sudo mount -t ntfs-3g /dev/whatevernameyou'vefound /media/winusbmediskie
If it doesn't work try adding -o force at the end of the line, like so:
sudo mount -t ntfs-3g /dev/whatevernameyou'vefound /media/winusbmediskie -o
force
(just one line)
--
lanzen
More information about the kubuntu-users
mailing list