OpenSUSE Install :: Can't Write To NTFS From 11.1 Unless Superuser

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


ADVERTISEMENT

OpenSUSE Install :: Can Only Write NTFS As Root

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

OpenSUSE Install :: Mount And Write Into Ntfs Partition?

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

OpenSUSE Install :: "write" Access For Data Stored In NTFS?

Jun 20, 2010

I have acces to NTFS partitions from OpenSuse 11.2, and read data, yet I cannot write changes of it. I tryed to change "rw" attributes using "sudo", and was not possible. Even the windows version I had is 7, the NTFS partition I want to access for writing, comes from a previous XP install. Is there a way to have "write" access for data stored in NTFS? I recall an install I had on a laptop with Windows XP and Ubuntu... and Ubuntu was able to write on NTFS; would it be possible in OpenSuse?

View 3 Replies View Related

OpenSUSE :: Unable To Write To Ntfs Partition?

Jul 4, 2010

I am unable to write to ntfs partition.

View 6 Replies View Related

OpenSUSE :: Running Gui Apps As Superuser?

Jul 18, 2010

Im comming from ubuntu/mint and one of the things I got used too was doing something like "sudo nautilus" or "sudo gedit" and similar things. In Suse 11.3 I always get errors like the following

(gedit:6115): Gtk-WARNING **: cannot open display:
kate: cannot connect to X server
Could not parse arguments: Cannot open display:

or similar variations of these.What can I so to prevent this from happening? even if I do "su" and try from there it doesnt always work.I like Suse as it feels more professional then ubuntu, but I am trying to make it as user friendly.

View 5 Replies View Related

OpenSUSE :: Cannot Open Files As Dolphin Superuser

Mar 1, 2010

I can't open files with anything using Dolphin as superuser. For example with Kate:

Code:
KDEinit cannot launch /usr/bin/kate

Also, I can't launch kwrite or kate as root per below:

Code:
john@vostro:~> su
Password:
vostro:/home/john # kate
kate(3007): Session bus not found

[Code]....

View 7 Replies View Related

OpenSUSE :: Running A Script At Startup As Superuser?

Jun 14, 2011

I have installed OpenSUSE 11.4 using the Gnome Live USB version, and I have updated to Gnome 3.I use a USB CDMA modem which is not detected automatically (it never did).after reading a lot of forums regarding similar issues I have been able to solve my problem, I have to run this script after login, modprobe usbserial vendor=0X05c6 product=0x00a0as RootI was wondering is there anyway that this script runs automatically at start up.

View 4 Replies View Related

Debian :: Can't Write To USB HDD With NTFS

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

OpenSUSE :: LDXE Pcmanfm Superuser Doesn't Work With 11.4

Jun 11, 2011

The root password is accepted by yast and the lxde login manager, but not the super user version of the pcmanfm file manager. The user pcmanfm icon in tthe lxde control center works OK.

From the lxde control center the superuser icon gives "permission denied" and reverts to the user version. Invoking pcmanfm from a su root shell gets 3 paragraphs of output referencing this error:

a** (pcmanfm:8870): DEBUG: FmJob error: Permission deniedll:

I used the yast SW Manger to update pcmanfm with no change.

If there is interest here, I can insert these 3 paragraphs. I have the stock 11.4 kernel 2.6.37.6-0.5-default.

View 5 Replies View Related

Ubuntu :: XP Write Files To Ntfs Same?

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

Debian :: Mount And Write Into NTFS?

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

Slackware :: Can 13.37 Write On Win7's NTFS?

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

OpenSUSE Install :: Kubuntu Nor Opensuse Detect Ntfs Partition

Feb 21, 2010

so i have a main drive (320gb) which currently has kubuntu 9.04 installed.i also have a side drive (60gb) on which i made a backup of all my windows files (i wanted to migrate to new windows OS but messed up, long stupid story...) and also had opensuse 11.0 installed.now when i open either 2 linux versions, the ntfs partition isnt recognised anymore.there are files on it that i need, including the iso of the windows version i want to install next to opensuse (just like my old windows version)

View 5 Replies View Related

OpenSUSE Install :: 11.4, Gnome 3 New Install / No NTFS Partitions Detected?

Apr 24, 2011

I've just installed 11.4 and then updated to gnome 3. I've noticed that Nautilus doesn't appear to mount my windows NTFS partition. I find this odd because both Ubuntu and Fedora detect and mount it just fine in Gnome 3 (I've been trying all 3 this week).

View 7 Replies View Related

Debian :: Why Can't Write To Ntfs Filesystems In Squeeze

Jan 5, 2010

Why can't I write to NTFS filesystems in Squeeze? I have ntfs-3g installed already.

View 13 Replies View Related

Ubuntu :: Cannot Write To NTFS - Operation Not Supported

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

Ubuntu :: NTFS Write Speed Only 5 Megabytes Per Second?

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

Ubuntu :: NTFS Safe To Read/write On XP?

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

Ubuntu :: Read Write A Ntfs Partition?

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

Red Hat / Fedora :: Unable To Write To NTFS Partition

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

General :: How To Read - Write On NTFS Partition

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

General :: Unable To Write To NTFS Pen Drive

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

Slackware :: Cannot Write To NTFS Or FAT32 Partitions

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

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 View Related

CentOS 5 :: Can't Write To NTFS: Volume Is Read-only?

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

Ubuntu :: Samba NTFS Write Permissions Only Some Work?

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

Ubuntu Networking :: Can't Write To Samba Share (NTFS)

Aug 10, 2010

I have this samba share for ghosting images to (backing up computers at work) and I can read the ghost images just fine from the share, but I am unable to write to the share. From any windows environment I have tried, I get a disk is full error. I have 200GB+ free space, so this is not the actual issue. I believe there is a write permission somewhere that I am overlooking. My setup basically lets me log in under the username samba from a client machine.

Here is my smb.conf file:

Code:

#======================= Global Settings =======================
[global]
workgroup = discount.local
server string = %h server (Samba, Ubuntu)

[code]....

I've tried chown on /media/Images to make it owned by samba, but it just reverts once I remount the partition. Either that or my eyes are playing tricks on me.

View 6 Replies View Related

SUSE / Novell :: 11.0 - Get Write Permissions Of NTFS Drives?

Jan 30, 2009

i am using SUSE 11.0 KDE 4.0 i had root account installed in 8.0 Gb drive, and a normal account installed in 4.0 Gb drive .And i was using rest of space for windows (NTFS). Now i want to use a drive (NTFS) to linux for additional requirements. i want get write permissions to that drive .. am i able to get ??r else ..i need to format with EXT3?

View 3 Replies View Related

CentOS 5 :: Mount USB NTFS Drive Read/write?

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







Copyrights 2005-15 www.BigResource.com, All rights reserved