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


ADVERTISEMENT

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

Slackware :: Allow Normal Users To Write On NTFS External Hard Disk?

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

Ubuntu :: Gparted Can't See Ntfs Partitions Of New Win7 Install

Nov 11, 2010

i installed win7 ultimate on a 2TB HD and was hoping to dual-boot it with meerkat, i did a standard install and shrunk the partition using win7 disk management to leave 500GB for ubuntu.problem is ubuntu can't detect the existing win7 install, when selecting advanced setup it just shows one big unallocated partition.

i went back into win7 and extended the partition again, then booted into ubuntu live cd to see if maybe gparted would do the trick. gparted also cannot detect the existing win7 install and just displays unallocated 1.82TB.in terminal if i do 'sudo parted /dev/sda print' i get this message:

Warning: /dev/sda contains GPT signatures, indicating that it has a GPT table.However, it does not have a valid fake msdos partition table, as it should.Perhaps it was corrupted -- possibly by a program that doesn't understand GPT partition tables. Or perhaps you deleted the GPT table, and are now using an msdos partition table. Is this a GPT partition table? Yes/No? ^C

View 9 Replies View Related

Ubuntu :: 10.04 And Win7 Dual Boot - NTFS Signature Missing

Jul 18, 2010

I have a dual boot of Ubuntu 10.04 and Windows 7. I have 2 hard drives on the system, a 500GB and a 1TB drive.

Code:
root@akashi-desktop:~# fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x3e67485a .....

Since the drive (sdb2) was already mounted I was able to see "file" show up on the NTFS drive (sdb2) with the last command above. After I rebooted onto Windows 7, I found my F: drive (sdb2) showing up as a RAW filesystem. Windows 7 asks to reformat and I press NO as I have a lot of files on that drive. I rebooted onto Ubuntu again, during boot it says cannot mount to /dev/sdb2 and to press "S" to skip. I pressed "S" and saw sdb2 not mounted. I tried this command:

Code:
root@akashi-desktop:~# mount -t ntfs /dev/sdb2 /media/sdb2
NTFS signature is missing.
Failed to mount '/dev/sdb2': Invalid argument
The device '/dev/sdb2' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?

How to fix this drive without formatting it! fdisk shows the filesytem as NTFS so it must still be fixable I hope.

View 4 Replies View Related

General :: Migrating From WIN7 To Mandrake And NTFS To EXT3 Without Backing Up?

Jun 6, 2010

Im currently using windows 7 and I want to shift for Linux. So i thought to start from Mandrake-free. My current filesystem is NTFS which full of windows extension documents. Those capacity is almost 200GB.but im not in a position to backup everything. i got to know from forums that linux perform well in ext3 file system. so i wish to go for ext3. is there any ways to shift FROM,win7 TO mandrake AND
ntfs TO ext3 WITHOUT BACKING UP CURRENT DOCUMENTS ASWEL AS WITHOUT LOOSING ANY OF MY WINDOWS BASED DOCUMENTS.? and i got to know that in a single harddrive(eg 250GB), Its not good for the harddisk to have different type of partitions (eg 50gb of ext3 and 200gb of NTFS). if i used like this will my harddisk got crashed? because this happened to me 4 years ago when i was trying to install winXp(in ntfs) and Redhat(in ext2) in the same hardisk. i was working initially. but was in 2 days that HDD got crashed.

View 4 Replies View Related

Ubuntu Servers :: Write Acces In Win7 Folder Via Samba?

Nov 22, 2010

Not sure if this is the correct forum for this but I run ubuntu 10.04 server in virtualbox, and have samba running. I can see the files and read them in win7, but I want write access aswell!

I need to do this in terminal only, and Im not that well versed in Linux or the terminal. Anyways here is my smb.conf:

[global]
security = share
workgroup = myworkgroupname
load printers = no

[Code]...

Since "read only = no" I think i should have write permissions... and since I can read the files Im guessing the smb.conf is the problem?

View 3 Replies View Related

Ubuntu :: Use To Read / Write To Ext4 File System In Win7 X64?

Dec 22, 2010

1. What can I use to read/write to my ext4 file system in Win7 x64? 2. I use Macbuntu. Is there any way to get a translucent top bar 3. My computer seems to be running hot while on Ubuntu. The fan speed seems increased. It goes back to normal on Windows though.

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

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

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

OpenSUSE :: Unable To Write To Ntfs Partition?

Jul 4, 2010

I am unable to write to ntfs partition.

View 6 Replies View Related

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

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

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

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

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

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

Ubuntu :: 11.04 Freeze (hang) Ntfs Partition Read Write Access?

Jun 4, 2011

I have installed Ubuntu 11.04 64 bit desktop version on ext4 partition without swap. I have maximus iv extreme motherboard with 8 Gbytes RAM. Using 3 internal ntfs formatted hard drives and 3 external ntfs usb 2.0 hard drives.When I am trying to copy or move files FROM or TO any ntfs partiton it is 90 percent chance it is going to freeze.For copy/moving files I am using krusader run as ROOT or as user without root privilege or Nautilus as user without root privilege. It wasn't possible to switch to another terminal - it simply does not react on keyboard or mouse input and only hard reset is possible (scares me because of ntfs disks)From this point of view I have suspicious on ntfs driver but:I am completely beginner in linux and I am looking for help to navigate me how to investigate to find what is causing the problem eventually to solve it?

According to my experience it seems to does not matter if hard disk is internal or external connected through SATA II or SATA III or USB 2.0. I have tried to manipulate with ntfspartitions through the vmware or virualbox or truecrypt software or just do a simplecopy/move files - it have has always the same results - freeze. There is not possible to say how long it is going to work properly and when it is going to freeze - sometimes it's working hour, sometimes it's working couple of seconds - no matter if it is read or write operation/s within ntfs partition.

View 3 Replies View Related







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