LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 02-14-2007, 05:53 PM   #1
foysol_bgd
LQ Newbie
 
Registered: Feb 2007
Posts: 14

Rep: Reputation: 0
Can't Write to floppy


Hi,

Can't write to floppy. The message is " Changing the attributes of files is not supported with Protocol devices"

I have tried to change the permission and was not able to. I am usging RedHat linux. Thanks.
 
Old 02-14-2007, 07:08 PM   #2
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
Does the floppy have a FAT filesystem on it? FAT doesn't support permissions so you can't chown/chmod stuff on them. You have to set the uid and gid parameters when mounting the file system (or set it up to be user mountable with the user option in /etc/fstab).
 
Old 02-14-2007, 11:21 PM   #3
foysol_bgd
LQ Newbie
 
Registered: Feb 2007
Posts: 14

Original Poster
Rep: Reputation: 0
Btmiller,

Thanks for the reply. Would you please send me the command how to do this. I would like to use the contents of the floppy in windows machine as well. Thanks.

Regards,
Fazlur.
 
Old 02-15-2007, 12:10 AM   #4
Hendronicus
Member
 
Registered: Feb 2006
Location: Oldsmar, Fl. USA
Distribution: Slackware, Ubuntu
Posts: 176

Rep: Reputation: 50
What distribution are you using? I ask that because the commands may different for different ones. Also, have you heard of the mtools suite? They really are convient to use.
Anyway, here's something that may help.

Insert the floppy that you want to use.
To format it type:

mkdosfs /dev/fd0

Then, mount the floppy like this:

mount -t vfat /dev/fd0 /mnt/floppy

Make sure you mount point exists (that's the /mnt/floppy part of my example) first, but that's all there is to it.
 
  


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 write to floppy TxLonghorn Linux - Newbie 4 03-17-2005 08:03 PM
can't write to the floppy ??!?? safrout Mandriva 2 11-16-2004 12:08 PM
Still can't write to floppy - why? jhecht Linux - Software 6 06-28-2004 11:36 AM
Can't write to floppy PionexUser Linux - Newbie 3 07-20-2003 12:13 AM
Write to a CD-RW like a floppy... harrkev Linux - General 1 10-26-2001 12:29 PM

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

All times are GMT -5. The time now is 05:05 PM.

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