This is a discussion on Access windows partition within the Linux software forums, part of the Linux Getting Started category; I have installed win-xp and RHEL 4.0 in my system win-xp installed in a ntfs partition. I mostly work in ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
I have installed win-xp and RHEL 4.0 in my system
win-xp installed in a ntfs partition. I mostly work in linux but threw linux i m not access windows partition. i have installed ntfs-kernel in linux, so i have acces windows partition in linux but i can read only, i can't write in windows partition. and i want to full access to windows partition by the linux. |
| Sponsored Links | ||
|
|
|
||||
|
Mount windows partition as read & write and you should able to access windows NTFS partition
Install kernel-ntfs from this site http://www.linux-ntfs.org/ (download file) Code:
rpm -ivh kernel-ntfs.rpm Code:
modprobe ntfs Code:
mkdir /mnt/ntfs mount -t ntfs /dev/hda /mnt/ntfs Code:
cd /mnt/ntfs ls -l mkdir test Code:
vi /etcfstab Code:
/dev/hda /mnt/ntfs ntfs defaults 0 0 |
|
|||
|
i m access windows partition but can't write.............
Quote:
|
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Partition | asim.mcp | Getting started tutorials | 5 | 03-24-2008 06:23 PM |
| what's the Diff. in Windows 2003 and Windows 2000 server | kasimani | Windows Xp/2000/2003 server administration | 2 | 08-14-2007 12:05 PM |
| Can't export the windows ntfs partition using nfs | linuxnightowl84 | Networking, Firewalls and Security | 4 | 04-29-2007 05:40 PM |
| windows partition mounting problem in linux as4.o | ramjimh | Linux software | 4 | 04-22-2006 01:04 AM |
| Debian recovery mode read only access make it write access | Donavit | Linux software | 1 | 12-30-2005 01:49 AM |