Slackware :: Can't Write To NTFS USB Drive In KDE4.6
May 11, 2011
I installed AlienBob's KDE 4.6.2 a few days ago to give it a shot.
I'm really satisfied with it and wish to keep it, but there's one thing bugging me : I can't write to my NTFS USB drives.
To be precise, I can write as much as I want to existing files, but I can't add nor delete files nor directories.
Worse, root isn't allowed either, even in runlevel 1 when mounted by hand (mount -t ntfs /dev/sde1 /mnt/foo).
Did I miss something to configure among the dependencies of KDE 4.6 ?
Output of /var/log/messages
Code:
May 11 08:37:52 rafale kernel: [46953.570204] usb 1-6: new high speed USB device using ehci_hcd and address 6
May 11 08:37:53 rafale kernel: [46954.274818] usb 1-6: New USB device found, idVendor=1058, idProduct=0730
May 11 08:37:53 rafale kernel: [46954.274821] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Code].....
View 3 Replies
ADVERTISEMENT
Jul 9, 2011
Can Slackware 13.37 write on Win7's NTFS? I'm dual-booting and I've been thinking upgrading to Win7. I need to write to the Windows partition from Slackware and the NTFS-write compatibility will affect my decision.
View 4 Replies
View Related
Mar 22, 2011
I have 13.1 as a dual boot with xp on a 40G hd. There is a 500G hd where I keep all my files, in ntfs format, and I have usb sticks in fat32 and ntfs. When I installed 13.1 I chose read and write access for all users for all of these media. 13.1 will read from them, but will not write to them. How can I fix this?
View 4 Replies
View Related
Feb 7, 2011
I am having a problem writing to an NTFS pendrive. I have created the NTFS pen drive in the following way:
Code:
fdisk /dev/sda
created the label with 'o', then written the table with 'w'
I've then gone into fdisk again :
Code:
fdisk /dev/sda
started the partition creation with 'n', and chosen 1 partition '1', then written that with 'w'
I then used mkntfs to format:
Code:
mkntfs /dev/sda1
The blkid command gives me this output:
/dev/sda1: UUID="58CEA9511D6BCEFA" TYPE="ntfs"
I can mount the pendrive (as root) with:
Code:
mount -t ntfs /dev/sda1 /mnt/pendrive
and the mount command output:
/dev/sda1 on /mnt/pendrive type ntfs (rw)
I have changed the permissions on /mnt/pendrive (while mounted) to 777, owner/group=root. However, when I try to copy something to the drive I get this error:
cp: cannot create regular file `/mnt/pendrive/file.txt': Permission denied
View 4 Replies
View Related
Apr 6, 2010
After installing the "fuse" and "fuse-ntfs-3g" packages, my ntfs formatted thumb drive mounts read only, as follows:# mount.../dev/sdb1 on /media/disk type fuseblk (rw,noexec,nosuid,nodev,allow_other,default_permissions,blksize=4096)
View 17 Replies
View Related
Dec 4, 2010
i have installed Salix 13.1 LXDE version (Salix 13.1 is compatible with Slackware 13.1). I must use various external hard disks formatted with NTFS. The hard disks are automatically recognized and mounted with PCmanFM file manager, but only user root can write on them. How can I allow normal users to write on automounted external ntfs drives?
View 3 Replies
View Related
Feb 17, 2010
I have a problem in auto mounting external usb hard drive in write mode.
I'm using Debian Etch.
# /etc/fstab: static file system information.
Writing to etrenal USB hard drive doesn't work:
View 7 Replies
View Related
Sep 30, 2010
I have had my computer set to dual boot Windows 7 for months now with no issue. Now today when I logged on to Slackware (13.1 x86_64) it suddenly stopped recognizing that my Windows 7 drive has anything on it. Fdisk cannot see any partitions anymore. Yet I can reboot the computer and run Windows 7 off it just fine. The windows drive should be /dev/sdb with sdb1 being its system reserved partition and sdb2 being the actual Windows partition.
Dmesg sees that it is there like my other drives, but it appears that the Windows 7 partition is not unaccessable to anything in Linux.
How could this work yesterday yet today it doesn't? I didn't change anything.
View 7 Replies
View Related
Aug 6, 2010
On one of my machines the DVD/DVDRW/CDROM drive appears as /dev/hdc and is not identified as an optical drive by HAL. It is owned by root: disk and thus no users get permission to read/write in the device (not even those in the cdrom group). This stops playing DVDs, ripping CDs, no notifications appear when a disk is inserted, etc. etc. When I set the permissions for all to read/write from the device then users can access but still no notifications are shown.
On all my other machines the optical drive is identified as /dev/sr0 and is owned by root:cdrom . All have Slack 13.1 . Previously with Slack 12.2 this machine still had the drive in /dev/hdc but the permissions were right (I think because I added it to /etc/fstab with options for users to access it). I believe the problem is down to HAL not setting this drive to the correct group, but how do I fix it? I hate HAL, it has a mind of its own, just like in the scifi movie
View 2 Replies
View Related
Jul 18, 2010
Just installed 11.3 on my computer, however when I connect an external NTFS harddisk I receive an error message. When I open dolphin to connect to an internal NTFS partition I receive the message:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy: org. freedesktop.hal.storage.mount-fixed auth_admin_keep_always <--
Anyone having an idea how I can fix this?
View 9 Replies
View Related
Dec 26, 2010
The task is to create a TrueCrypt file on a buddy's USB HDD and copy a bunch of my stuff to the file. He runs Win7 so disk has NTFS. He has data on it that I don't want to compromise. Disk then goes back to him to run under Win7.The disk automounts just fine. Here's the mtab line:/dev/sdb1 /media/OneTouch440Plus ntfs rw,nosuid,nodev,uhelper=hal,uid=1000.Read (as user) is no problem. It looks like I should (as user) be able to write to it but I can't. Permissions show user as owner but read-only and can't be changed by owner. I've tried an fstab entry and mounting from CLI but no luck. I have not tried to manipulate the disk files with chown/chmod out of concern I might compromise other files on the drive.
View 7 Replies
View Related
May 18, 2010
I want to copy a bunch of several hundred GB to a ntfs drive.Is it a bad idea to use two different Os's? Are the files written to the drive the same way? Is there a more likely chance for corruption using different Os's to write files?
View 2 Replies
View Related
Dec 21, 2009
I have 64GB USB stick NTFS formated. I'd like to exchange files much bigger than 4GB between windows and linux. FAT32 doesn't support files bigger than 4GB. Is it possible to mount NTFS RW under Debian Lenny?
View 3 Replies
View Related
Jan 5, 2010
Why can't I write to NTFS filesystems in Squeeze? I have ntfs-3g installed already.
View 13 Replies
View Related
Jul 4, 2010
I am unable to write to ntfs partition.
View 6 Replies
View Related
Dec 19, 2009
I've got a triple boot system here (W7,XP,OpenSUSE 11.1). Several windows partitions are mounted as part of the standard opensuse install. I can write to them from opensuse only when I am superuser. I suspect I need to tweak mtab? Here is my ftab followed by mtab: Any ideas?
++++ etc/ftab +++++
/dev/disk/by-id/ata-ST31500341AS_9VS2CGVN-part5 swap swap defaults 0 0
/dev/disk/by-id/ata-ST31500341AS_9VS2CGVN-part6 / ext3 acl,user_xattr 1 1
/dev/disk/by-id/ata-ST31500341AS_9VS2CGVN-part7 /home ext3 acl,user_xattr 1 2
[code]....
View 4 Replies
View Related
May 16, 2011
After the fresh installation of openSUSE 11.4 x64 (Gnome 2.32.1) my NTFS drives were mounted automatically. However, I can only write those partitions as root. I' ve already tried everything I found on the internet, but none of those solutions worked and as a rookie, I haven't got any idea how to proceed. My original FSTAB looked like this:
Code:
/dev/disk/by-id/ata-Hitachi_HTS545050B9A300_100708PBN403B7HMV4WL-part6 swap swap defaults 0 0
/dev/disk/by-id/ata-Hitachi_HTS545050B9A300_100708PBN403B7HMV4WL-part7 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-Hitachi_HTS545050B9A300_100708PBN403B7HMV4WL-part8 /home ext4 acl,user_xattr 1 2
[code]....
I also installed ntfs-config and according to it my drives are supposed to be writeable (although that might refer to my root account). But none of the above steps made my NTFS partitions writeable for a non-root account. I restarted my system after each time I changed the content of FTSAB.
View 5 Replies
View Related
Jan 17, 2010
I'm dualbooting XP and Kubuntu on my laptop, and want to move some files from my ext3 part to the NTFS part. Mounting it goes fine, but can't write, create folders, etc. to the NTFS part. Started looking for people with similar problems online and found the guide on this site, so I installed ntfs-config and went through the steps, checking "Enable write to internal device", etc. Still no good. I tried manually putting in the write option on the mount command, no flags comes up but konsole still says "Operation not supported." Dual-booting Vista and Kubuntu Jaunty
View 3 Replies
View Related
May 22, 2010
Here's the line from my fstab that auto mounts my NTFS Windows drive:
/dev/sda1 /media/disk ntfs-3g defaults,umask=007,gid=46,noatime 0 0
When writing to the drive the max speed I get is 5 megabytes per second. I Googled it and tried some other posted Fstab lines but all disabled my write access for some reason even without "RO" in the line. Can someone please give me some guidance as to how I get the normal Sata HD transfer speed which is more like 55-75 megs or more per second or so?
View 5 Replies
View Related
Nov 27, 2010
If I have an external hard drive NTFS it is as safe to read/write on it from either Win XP and Ubuntu?
View 5 Replies
View Related
Mar 13, 2011
I was wondering if anyone knows how to read write a ntfs partition on thats on a separate linux machine ?
Is that even possible from one linux machine to another ?
View 1 Replies
View Related
Jan 8, 2010
In one of our client system there is a partition which shows NTFS and other partitions are ext3...the partition which shows NTFS is a seperate HDD...The NTFS partition has been mounted...but we are not able to write anything to it...but we checked in /etc/fstab....it shows 'ro' so we changed to defaults....after making chnages when we tried to remount using the command mount -o remount /partition.it shows the device is already been in use try using the command fuser or lsof.we tried fuser /partition and then killed that process..still same error.....I would also like to know is there a way that we convert the NTFS partition to ext3 without losing the datas.
View 2 Replies
View Related
Aug 27, 2010
All my important data like ebooks and some programs are in a ntfs partition...when i login to my redhat i am unable to access that partition..
How to access(r/w) that partition in linux(Red Hat)?
View 11 Replies
View Related
Aug 22, 2010
I installed CentOS 5.5 32-bit with Gnome and want to use it as a file server. The volume I wish to share is a 1.5TB NTFS partition stored on a USB drive. I installed "ntfsprogs" and "fuse-ntfs-3g" to get NTFS support. However, I only have read access to the volume.
How can I fix this and get Read+Write to the NTFS drive?
View 4 Replies
View Related
Mar 1, 2010
I have installed Alien Bob's KDE4.4 packages and have eveything almost in working order. However I am getting a nepomuk warning that says that the sesame2 database is not working or something to that effect. Has anyone else come across this problem?
View 3 Replies
View Related
Jan 3, 2010
I did a clean install, and so far I haven't noticed any serious problems with KDE4, although I can't find what I'm looking for, usually. I don't use my laptop much though. I also did a clean install on another system to 13.0 about the same time. X won't start on that system, it can't figure out the hardware I guess.
So I've just been using the command line. I don't really need a graphical interface on that system anyway. Right now I'm using the motherboard graphics support, but I will probably install a video card in a PCI-E slot and try X again. The system that I just upgraded from 12.2 (LUKS encrypted volumes and LVM) to 13.0 tonight has a number of problems. This was an upgrade, not a clean install. Based on my experience so far on this system, KDE4 does not seem to be ready for prime time. It is buggy, the menu system is more difficult to navigate than KDE3, and there are some apps I just can't find (e.g., Kedit). Overall it seems to have fewer apps than KDE3. Either that or they are well hidden well enough that I can't find them. My first impression was that KDE4 had clean lines and a modern appearance.......
View 14 Replies
View Related
May 30, 2011
I've set my configuration for xterm in .Xdefaults and it works in Xfce but Kde4 seems to ignore it.
View 5 Replies
View Related
Mar 13, 2011
KDE3 had in System Notifications a section for KDE System Notifications, where there were settings for critical message, question, startup, etc.In KDE4, that category seems to not be in System Notification Configuration. Where to I find those settings - sounds for errors, startup, etc.?
View 3 Replies
View Related
May 31, 2010
I've dual boot: opensuse 11.2 and Windows XP. Howto mount and write to ntfs partition using /etc/fstab?
View 3 Replies
View Related
Jan 14, 2010
From a Win 7 client, I can copy/create/delete any files on any share on the Ubuntu Samba server so long that is part of my nix file system which is all ext4.This box also has and NTFS partition on it primarily for storage. I can copy/create/delete anything on this partition form the same Win 7 client with the exception of Quickbook save files.I have scoured the web looking for anything close to this but have yet to find anything that looks similar. Not lloking for a direct answer but if there is anyone else that has issues copying specific types of files to a Samba NTFS partition.
View 3 Replies
View Related