Results 1 to 2 of 2
Hi all
simple question
I got a partition (FAT32) formated from windows
Created 1 folder (unix)
I go in Linux(mandrake 10.1)
get to that HD
su
log as root
ls ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-17-2004 #1Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
Windows partition - change Rights in Linux
Hi all
simple question
I got a partition (FAT32) formated from windows
Created 1 folder (unix)
I go in Linux(mandrake 10.1)
get to that HD
su
log as root
ls -l
drwxrwxr-x unix
chmod 777 unix
ls -l
drwxrwxr-x unix
chmod o+w unix
ls- l
drwxrwxr-x unix
All im trying to do, is that in that folder I want to save dloads from the internet but as you probly guessed, i cannot save to that directory Access denied
so here I am getting irritated....
I thought of formating the drive from linux but I wanted to understand what was the issue before.
**MOD_EDIT(end of post removed due to no longer being true.)
- 11-17-2004 #2Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
**Moved to Misc
Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr


Reply With Quote
