Re: Mounting Drives
oagb_at_whlkwo.com
Date: 02/08/04
- Next message: wrm51: "software install"
- Previous message: Jim Kroger: "Correct modeline for 1920x1200 screen?"
- In reply to: cc: "Re: Mounting Drives"
- Next in thread: cc: "Re: Mounting Drives"
- Reply: cc: "Re: Mounting Drives"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 08 Feb 2004 21:21:37 GMT
|> |Is it possible to go the other direction from SUSE to Windows.
|>
|> Sure, just copy it onto the FAT partition.
|Hi;
| I tried that and get access denied. Is that some sort of permissions
|problem in windows XP Pro?
It's the ownership of the partition in Linux. FAT has no ownership
information so Linux fakes it by designating a pseudo-owner when
mounting. You can change this owner by adding the fstab mount option
uid=X where X is your account's uid, which you can check by running the
program "id". It'll be 500 if you are the first normal user on the
system.
--
- Next message: wrm51: "software install"
- Previous message: Jim Kroger: "Correct modeline for 1920x1200 screen?"
- In reply to: cc: "Re: Mounting Drives"
- Next in thread: cc: "Re: Mounting Drives"
- Reply: cc: "Re: Mounting Drives"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|