root now apparently owns my floppy drive, so that when I try to copy a file from my Documents folder to a floppy disk, various error messages appear on screen, culminating with "permission denied".
I can see the contents of the floppy disk by typing "sudo mount /dev/fd0" in Terminal, but If I try to copy a file to the disk, the errors occur.
Entering "ls -l /dev /fd0" in Terminal gives the following output:
brw-rw---- 1 root floppy 2, 0 2009-11-09 22:01 / dev/fdo
I tried to change owner to me, but it's reverted back to root. Any help will be appreciated.
Cheers
Davehkent



Adv Reply



Bookmarks