English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have two hard disk in my computer. One runs on Windows XP Prof with NTFS type.
While the other hard disk runs completely on Red Hat Enterprise Linux WS v.4.0

I wish to mount the NTFS Hard Disk while i work at Linux.

The FDISK utility shows NTFS present in /dev/hda4, /dev/hda5, /dev/hda6

I tried the command

$ mount /dev/hda4 /media/

but it seems not working.

Please help me out..

2006-12-31 18:36:17 · 5 answers · asked by Rahul 2 in Computers & Internet Computer Networking

5 answers

You can have read and write support to a NTFS drive if you use the ntfs-3d driver. Look up how to install it for you distro. This is how you do it for Ubuntu.http://ubuntuguide.org/wiki/Ubuntu_Edgy#How_to_mount_Windows_partitions_.28NTFS.29_on_boot-up.2C_and_allow_users_read_and_write_access

2007-01-03 14:02:57 · answer #1 · answered by bakegoodz 4 · 0 0

First of all, NTFS is available as read only under Linux, and that too only if a special module is loaded in the kernel. So you can mount NTFS partitions under Linux once this module is loaded and you can copy info from that partition, but you won't be able to write to it. To include NTFS support in your linux kernel try

http://www.linux-ntfs.org/content/view/120/59/

Therem are commercially available software solutions that claim to solve this read-write problem, a google search yields as an example paragon software (http://www.ntfs-linux.com). Never tried these.

A third solution (free and no hassle) would be to use a vfat partition (FAT32) as a buffer between your XP/2k/2k3 system and linux, since all of these can easily access the FAT32 partitions. Hope this helps.

All the best.

2006-12-31 22:30:20 · answer #2 · answered by gfery 1 · 0 0

I'm not an expert in Linux / Unix but I do know some need a fat32 partition setup and won't use NTFS.. that may be your problem. Can reload the disc in a WinXP enviroment and use disc management to Fat32 it or just use a boot disc in DOS, then try it out

2006-12-31 18:38:16 · answer #3 · answered by The::Mega 5 · 0 0

one of the things you can't do is swap files between linux and windows, in their standard format,,

linux can see NTFS file format but can't write to it
windows can't read linux files format at all

so what you need to do is have a FAT 32 partition that both system can read/write too so that you can swap data files between each system,

for some of the answers to your questions try
http://www.desktoplinux.com/
http://www.novell.com/documentation/opensuse102/ <<<<< download the manuals

2006-12-31 18:53:11 · answer #4 · answered by Carling 7 · 0 0

all your homestead windows drives would desire to be fastened at once on boot up, if not you may su root & mount. in case you're new to Linux you would be able to nicely be extra helpful off with Ubuntu or Suse 10.2 (which will desire to automount and coach the drives up on the pc below the "laptop" icon.

2016-10-19 07:34:26 · answer #5 · answered by wishon 4 · 0 0

fedest.com, questions and answers