LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-23-2008, 06:12 AM   #1
TOPOMOTO08
LQ Newbie
 
Registered: Mar 2008
Posts: 2

Rep: Reputation: 0
write permisson windows files


I have win XP and mandrake 10, happened that win xp didn't work properly so I changed the boot ini in order to boot in safemode. The result is windows doesn't boot any more. I can boot linux but I am not able to change the boot.ini as is read only file. can I:
1. change permission to boot.ini file?
2. enable NTFS Write Support?
3. I downloaded xpquick to boot from floppy but I cannot format the floppy disk from XP, is there any method to format the floppy in mandrake with the windows files?
any other suggestion hints appreciated!

Tom
 
Old 03-23-2008, 06:33 AM   #2
laucian
Member
 
Registered: Oct 2005
Distribution: Ubuntu 9.04
Posts: 124
Blog Entries: 2

Rep: Reputation: 15
try installing the ntfs3g driver which allows to have write access on the windows partition.

in order to change the boot order i always used tools provided by linux. i would try to do it over linux after you fix your boot.ini

hope this helps..
 
Old 03-23-2008, 06:34 AM   #3
Samotnik
Member
 
Registered: Jun 2006
Location: Belarus
Distribution: Debian GNU/Linux testing/unstable
Posts: 471

Rep: Reputation: 40
1. 2. - use ntfs-3g driver
3. mkfs.msdos
 
Old 03-23-2008, 06:43 AM   #4
David the H.
Bash Guru
 
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852

Rep: Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037
NTFS write support is possible, but it requires fuse+ntfs-3g. It should be available in your repositories, if it isn't already installed. A search of this site or google should give you what you need to know to set it up.

Also, FAT and NTFS file systems don't handle *nix permissions natively. They have to be simulated at mount time with the "umask" mount option. The umask number is the inverse of the permissions you want, with "umask=002" giving you file permissions of 775, for example.

Finally, when editing Windows text files, be aware that the systems use different line-ending formats and possibly different character sets. Make sure you have your text editor set to straight iso-8859-1 and the dos/windows end-of-line setting for safest results.
 
Old 03-23-2008, 06:47 AM   #5
laucian
Member
 
Registered: Oct 2005
Distribution: Ubuntu 9.04
Posts: 124
Blog Entries: 2

Rep: Reputation: 15
Quote:
Originally Posted by David the H. View Post
Finally, when editing Windows text files, be aware that the systems use different line-ending formats and possibly different character sets. Make sure you have your text editor set to straight iso-8859-1 and the dos/windows end-of-line setting for safest results.
wonderful! +1
 
Old 03-23-2008, 08:41 AM   #6
TOPOMOTO08
LQ Newbie
 
Registered: Mar 2008
Posts: 2

Original Poster
Rep: Reputation: 0
compiler missing

I downloaded fuse+ntfs-3g, but when I type ./configure I got the message no acceptable C cmpiler found in path, any hints?
 
Old 03-23-2008, 09:19 AM   #7
laucian
Member
 
Registered: Oct 2005
Distribution: Ubuntu 9.04
Posts: 124
Blog Entries: 2

Rep: Reputation: 15
either the compiler which is necessary to compile the driver is not installed on your box or you are not running the command as root and the non-root user can't reach the compiler.

i am not familiar with mandrake distro but you must be able install the rpm packages without compiling them. just try install(as root) the rpm(like) packages for your distro.
 
Old 03-23-2008, 09:43 AM   #8
laucian
Member
 
Registered: Oct 2005
Distribution: Ubuntu 9.04
Posts: 124
Blog Entries: 2

Rep: Reputation: 15
after the installation i had to make a restart. It is not really usual for linux, anyway after the restart i was able to mount the partition using the command

mount -t ntfs-3g /dev/sda1 /mnt/win

before restart it didn't recognize the file system ntfs-3g.

hope this helps..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to write files to windows xp thebiggiantmouse Slackware 9 01-06-2007 07:17 PM
how to read/write files from windows in fedora ksr Fedora 4 02-26-2006 02:38 PM
Having read/write access to some files in windows NTFS partition rahilrai Linux - Newbie 7 12-17-2005 01:02 PM
How do enable write to my windows files upchucky Debian 5 12-15-2005 09:50 PM
How to gain **write-access** to windows xp files? sairam9 Linux - Newbie 3 07-14-2005 09:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration