Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > SuSE Linux Help
Reload this Page Permissions question involving Windows XP.
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

SuSE Linux Help For help and discussions related to SuSE Linux

Reply
 
Thread Tools Display Modes
Old 11-09-2005   #1 (permalink)
Just Joined!
 
Join Date: May 2005
Posts: 20
Permissions question involving Windows XP.

So, heres the deal, I'm running SuSE 9.3 and Windows XP Home on one system, Dual-Boot.

Windows was getting messed up and one day died, couldnt start up, Linux, however could.

I was able to "see" the files on my Windows partition and saved the most valuable ones on my Linux partition before reinstalling Windows.

Now that Windows was working, I tried to put the files back onto windows, to find out that I dont have "permission" to put the files from my SuSE partition to my Windows partition.

Windows, being the restrictive OS it is, doesnt let me see Linux, so I can drag it from linux to Windows and whenever I try to go to properties and try to change the permission settings in Linux, it says it cannot change it.

What should I do to let Linux have permission to modify and edit my Windows partition?
VashOnFS! is offline   Reply With Quote
Old 11-09-2005   #2 (permalink)
Trusted Penguin
 
smolloy's Avatar
 
Join Date: Apr 2005
Location: CA, but from N.Ireland
Posts: 2,113
This one might be tricky. Did you format the windows partition as NTFS?? It's normally formatted this way, in which case writing to this drive from linux is kinda dangerous, and has a high probability of data loss.
If you create a separate FAT32 drive, then this can be seen and written to by both windows and linux, so you'd be able to move your files back, and youd be able to share files in the future.
__________________
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
smolloy is offline   Reply With Quote
Old 11-09-2005   #3 (permalink)
Linux Engineer
 
oldcpu's Avatar
 
Join Date: Aug 2005
Location: Europe
Posts: 1,141
Re: Permissions question involving Windows XP.

Quote:
Originally Posted by VashOnFS!
Now that Windows was working, I tried to put the files back onto windows, to find out that I dont have "permission" to put the files from my SuSE partition to my Windows partition.

Windows, being the restrictive OS it is, doesnt let me see Linux, so I can drag it from linux to Windows and whenever I try to go to properties and try to change the permission settings in Linux, it says it cannot change it.

What should I do to let Linux have permission to modify and edit my Windows partition?
Are you using NTFS on your Windows partition? If so, thats the problem. All linux distributions have problems writing to NTFS.

I get around this by having a VFAT32 partition, that both Windows and Linux can write to. ... Alternatively you could write the files to a read/write CD or DVD. ... And then use that to copy files after you reboot from Linux to Windows. .... And you could use a USB stick, or external USB drive (formatted as VFAT32) as a place to use for file transfer.
oldcpu is offline   Reply With Quote
Old 11-09-2005   #4 (permalink)
Linux Guru
 
AlexK's Avatar
 
Join Date: Feb 2005
Location: Earth
Posts: 3,380
See the thing is ntfs writing support is a little iffy in linux at the moment, so that is the reason why you can't write to it from linux. You have a few options now:

1. The most obvious, burn the data to a cd/dvd from linux, then copy it over in windows from the cd/dvd.

2. Find a tool which can read the Linux partition from windows. See this post for some tools. Select the correct one based on the FS type that your suse partition uses.
__________________
Life is complex, it has a real part and an imaginary part.
AlexK is offline   Reply With Quote
Old 11-09-2005   #5 (permalink)
Super Moderator
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 3,722
Send a message via AIM to Dapper Dan
Ditto what everyone said about creating a fat32 partition, however, DO NOT cut and paste files from Linux to fat32 or the other way around as you can potentially loose your files in the twinkling of an eye. This happened to me once with disasterous results. COPY and paste files from Linux to Fat32 and vice versa. Then, after the files are transferred over to NTFS from fat32, you can safely delete them from Linux if you so choose.
Dapper Dan is offline   Reply With Quote
Old 11-10-2005   #6 (permalink)
Just Joined!
 
Join Date: May 2005
Posts: 20
Wow, I didnt know it was so complex...

Yes, I used NTFS, but I dont believe I was given any other option at the install...
VashOnFS! is offline   Reply With Quote
Old 11-10-2005   #7 (permalink)
Linux Guru
 
AlexK's Avatar
 
Join Date: Feb 2005
Location: Earth
Posts: 3,380
You have an option at the windows install, I think pressing either L or F2 (long time since I reinstalled windows) gave you the chance to format as FAT.

You can still create a fat32 partition if you want to do so using yast's partitioning tool. However, it won't convert the existing windows partition to fat, it will just resize a portion of the windows partition and create a new fat partition for you.
__________________
Life is complex, it has a real part and an imaginary part.
AlexK is offline   Reply With Quote
Old 11-10-2005   #8 (permalink)
Super Moderator
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 3,722
Send a message via AIM to Dapper Dan
Trust me, NTFS is good! Installing XP onto fat32 is like putting a Lexus chasis on a Edsel frame.

This isn't hard once you get used to it. Got partition magic 8? Use it to resize Windows and make the small fat32 partition. Be SURE to defrag Windows and back up all need files before attempting any partitioning. Once the fat32 partition is icreated, get back and someone will show you how easy it is to mount it in Linux so you can copy those files over.
Dapper Dan is offline   Reply With Quote
Old 11-10-2005   #9 (permalink)
Just Joined!
 
Join Date: May 2005
Posts: 20
Hmm, sounds good, I'll go "get" Partition Magic right now.

VashOnFS! is offline   Reply With Quote
Old 11-10-2005   #10 (permalink)
Linux Guru
 
AlexK's Avatar
 
Join Date: Feb 2005
Location: Earth
Posts: 3,380
Quote:
Originally Posted by VashOnFS!
Hmm, sounds good, I'll go "get" Partition Magic right now.

Nooo, no need to get Partition magic, if you read my previous post, it lets you know that yast's partitioning tool (available in your SUSE install yast -> system -> partitioner) is able to resize ntfs partitions just fine. best of all it is free, no need to spend $$ getting PM 8.
__________________
Life is complex, it has a real part and an imaginary part.
AlexK is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 12:34 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0