LinuxQuestions.org
Review your favorite Linux distribution.
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 10-31-2005, 11:25 PM   #1
trocker767
LQ Newbie
 
Registered: Oct 2005
Posts: 2

Rep: Reputation: 0
Exclamation Mounting Persmissions


I'll start off why i need help.
I tried to make a custom login screen for Windows XP, but it backfired and now i can't login. I made a backup of a file that i need to replace in order to login. Unfortunately, i am unable to login because of the messed up file i tried to make. So anyways I poped in my goot ol' Ubunto Live CD and looked around on how to mount my windows hard drive. I eventually did it, but was unable to have writing permisson, it was just read-only. So what i am asking is, how can I mount my Windows hard drive so that i am able to read and write to it? I am a huge noob here so a detailed response would be much appreciated
 
Old 10-31-2005, 11:52 PM   #2
koyi
Member
 
Registered: Jul 2003
Location: Osaka, Japan
Distribution: Arch, Ubuntu
Posts: 421

Rep: Reputation: 31
Is your windows partition formatted as NTFS?
If it is so then you will have trouble in writing to it.
AFAIK, the NTFS driver in linux still doesn't support safe writing to NTFS partition.
 
Old 10-31-2005, 11:53 PM   #3
trocker767
LQ Newbie
 
Registered: Oct 2005
Posts: 2

Original Poster
Rep: Reputation: 0
I believe it is, but im willing to try anything now.
 
Old 11-01-2005, 02:51 AM   #4
Hamsjael
Member
 
Registered: Aug 2003
Location: Vejle, Denmark
Distribution: Mainly Debian, some Fedora for the bleeding edge fix
Posts: 92

Rep: Reputation: 15
barts pe

Hi

you could try barts fantastic tool the pe builder, with this you can make a CD, boot from it and access your windows installation.: http://nu2.nu/pebuilder/

If you have got another pc , and only need to access the drive, maybe its easier to just move the HD to this machine (running windows5.x) and access the drive here.

good luck

Brian
 
Old 11-01-2005, 09:44 AM   #5
tbostick78
LQ Newbie
 
Registered: Mar 2004
Location: Boise, ID
Distribution: Fedora
Posts: 3

Rep: Reputation: 0
mount read/write

Find out which partition windows resides. The 'mount' command will show a list of whats mounted. You are looking for the device that is mounted under the filesystem path where you found windows.

Unmount that device. Remount with -orw option. Might also look at /etc/fstab to see if the windows location is set to mount read only. fstab can be generated on the fly depending on recognized partition types. Your's might have mounted it read-only for safety (a feature). You also might need to specify the type of mount with -t. It will most likely be vfat or ntfs.

'mount'
/dev/hda1 on /mnt/windows type ext3 (ro)
'umount /mnt/windows'
mount -orw -tvfat /dev/hda1 /mnt/windows


Or... you could edit fstab and umount, mount.

-shane
 
Old 11-02-2005, 05:23 AM   #6
ayteebee
Member
 
Registered: Jul 2005
Location: Derbyshire
Distribution: Originally Suse 9.1 Professional, currently Knoppix 3.7, migrating to Slackware
Posts: 75

Rep: Reputation: 16
Try this thread,

http://www.linuxquestions.org/questi...hreadid=342533
 
  


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
Mounting an ISO image from a CD different than mounting from HD? NoTiG Linux - Software 4 08-03-2005 04:40 PM
Gnome 2.6 Right click mounting and the mounting system Acetylcholine Linux - Hardware 0 07-25-2004 07:34 AM
Persmissions changing on root directories? granatica Linux - Security 2 06-14-2004 02:52 PM
Getting persmissions to stick dictatorofgoats Linux - General 2 10-02-2002 06:11 AM
Mounting mounting extended partition and its Logical drives desbyleo Linux - Newbie 10 02-18-2002 03:13 PM

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

All times are GMT -5. The time now is 10:15 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