LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 12-08-2003, 07:25 AM   #16
ac1980
Member
 
Registered: Aug 2003
Location: Trento, Italy
Distribution: Debian testing
Posts: 394

Rep: Reputation: 30

Quote:
Originally posted by Baldrick65
This is really strange for a fat32 drive. Have you used any 3rd party encryption utils in windows that may be causing problems? You could also try creating another directory in Windows (or better still from Linux: mkdir /mnt/win/musicfiles as a normal user) and moving all your mp3's to there.

HTH Baldrick
It's not strange: it tryes to chmod 755, but since there is a single readonly flag and not one for each u, g and o, it fails, setting permissions to 777 (which is actually what he was trying to acheve)
 
Old 12-08-2003, 07:37 AM   #17
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
What I thought was strange is: dr-xr-xr-x 3 root root 32768 Oct 26 15:14 Music mp3 the output from ls -l /mnt/win lists the dir as no write access. As you point out, it is usual for a fat32 drive to be "777", hence my question about 3rd party utils.

I gotta learn to make myself more clear

Baldrick
 
Old 12-08-2003, 07:48 AM   #18
ac1980
Member
 
Registered: Aug 2003
Location: Trento, Italy
Distribution: Debian testing
Posts: 394

Rep: Reputation: 30
If i remember well from msdos time, fat has 4 flags: hidden, system, readonly, and archive (that is, changed since last backup)

Most are ignored under linux (some under win as well), but readonly is mapped to the write permissions (i've been knowing this a whole half a day now )
 
Old 12-08-2003, 02:48 PM   #19
Foggy
LQ Newbie
 
Registered: Dec 2003
Location: Reading England
Distribution: RedHat 9.0 Enterprise.
Posts: 14

Original Poster
Rep: Reputation: 0
Wink

Hi Alessandro,

a+w did it.

Once again many thanks for your help, you can go to bed early tonight .http://images.linuxquestions.org/que...ons/icon12.gif

I am probably pushing my luck, I thought this would be the easy part.

I right click on the music mp3 folder and select "make link" and I get an error
"Operation not permitted" while creating a link to "/mnt/win/music mp3"

Any suggestions ?

Once I had got the link I would have dragged it onto the "desk top"


Best wishes.


James.
 
Old 12-09-2003, 06:11 AM   #20
ac1980
Member
 
Registered: Aug 2003
Location: Trento, Italy
Distribution: Debian testing
Posts: 394

Rep: Reputation: 30
You can't create links on a fat filesystem, it's not supported by kernel.

Note this is true for a native win system, too: mswin shortcuts are not at system level, they don't work trasparently on EVERY application: it's the application itself that cares about them.

As a curiosity, under linux you can add unix-like behavior to a fat filesystem mounting it as umsdos (unix-on-msdos), but it's terribly slow

Also note that even if you can't place a link ON a vfat, you can have a (soft) link pointing TO a vfat, like any other filesystem point.

Back to your problem, you can drag the folder to your desktop while holding ctrl+shift.
What i did on my own system is actually making a link in my ~ (/home/ale):
ln -s /mnt/data1/mp3 ~/mp3
Or you can do (from your home)
mkdir mp3
ln -s /mnt/win/Music\ mp3/* ~/mp3
This way, if you run out of space and move /mnt/win/Music\ mp3/Lennon to another disk, simply change the corresponding symlink and you'll still have it in ~/mp3/Lennon among others !

Links give linux a boost in flexibility, on home desktops awa on large university networks. Once you get familair with them you won't live without.
Refer to ln man page
 
Old 12-09-2003, 03:04 PM   #21
Foggy
LQ Newbie
 
Registered: Dec 2003
Location: Reading England
Distribution: RedHat 9.0 Enterprise.
Posts: 14

Original Poster
Rep: Reputation: 0
Hi Alessandro,

Once again many thanks.

I hope you have a very good Christmas. (Chances are that I will be asking for more help shortly). I am going to try and load WINE so I can use a couple of Windows programs I really can't live without.

I will start a new topic.

Best wishes.


James.
 
Old 12-09-2003, 06:57 PM   #22
pandasonic
Member
 
Registered: Nov 2003
Location: Bronx, NY
Distribution: Fedora Core 3
Posts: 53

Rep: Reputation: 15
Hey Foggy,

I'm glad I was able to help you. And also, thanks to the other guys, I've learned a lot from this thread.

I have Fedora Core 1 and I downloaded the rpm to install the kernel module to allow me to mount my ntfs drive but I couldn't get it to install properly. I haven't actually had enough time to try it though (exam week) but I'll get to it this weekend.

Someone mentioned: Why run WinXP still?
Well, to be honest, I love Linux so far (i like challenges and things that make me think) but Windows still has a nicer GUI (i can't get gdesklets to run properly either.. I think it's somethin with Fedora because I tried it on 2 different machines and I followed instructions and all but it doesn't work), but aside from that, I think Linux rocks. It is truly amazing :-) it never crashes! and there's no need to restart it after every install!


Thanks and best wishes to all,
Pandasonic


I love the penguin. But my heart stays with the Pandas.
 
  


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
Can't share Linux folders--why not? watha Linux - Networking 1 10-21-2005 06:43 AM
accessing windows share folders jhonny Amigo 2 03-16-2005 03:03 PM
Share folders being disconnected yllchan Linux - General 0 11-09-2004 04:35 AM
Share folders hylke Linux - Newbie 8 10-22-2004 01:32 PM
Samba Share Folders chrisfirestar Linux - General 1 10-03-2003 04:23 AM

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

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