report cards read-only on floppy

Chris F.A. Johnson cfaj-uVmiyxGBW52XDw4h08c5KA at public.gmane.org
Tue Nov 28 22:11:36 UTC 2006


On Tue, 28 Nov 2006, Chris Aitken wrote:

> Walter Dnes wrote:
>
> <snip>
>
>>   The only way to control what goes on the floppy in this situation is
>> to fiddle with the ownership and rwx permissions of /dev/fd0.
>>
>> 
>> 
> I did the following commands (trying to open a file from the floppy between 
> each command):
>
> [chris at p733 chris]$ mount /mnt/floppy
> [chris at p733 chris]$ chmod 777 /dev/fd0
> [chris at p733 chris]$ su
> Password:
> [root at p733 chris]# chmod 777 /dev/fd0
> [root at p733 chris]# chmod -R 777 /dev/fd0
> [root at p733 chris]#
>
> ....still the files only open read-only.

    Why are you chmoding the device instead of the file system?

chmod -R 777 /mnt/floppy

-- 
    Chris F.A. Johnson                      <http://cfaj.freeshell.org>
    ===================================================================
    Author:
    Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list