PDA

View Full Version : Floppy Drive


Pages : 1 [2]

seeker
02-23-06, 03:32 PM
It's not a font problem, I mistyped the first line. I copy/pasted each of your lines and got the following:

wallwalker@linux:~> sudo umount /dev/fd0
Password:
wallwalker@linux:~> sudo rm -r /mnt
wallwalker@linux:~> sudo floppy --format /dev/fd0
sudo: floppy: command not found
wallwalker@linux:~> sudo mount /dev/fd0 /media/floppy
mount: you must specify the filesystem type
wallwalker@linux:~>

seeker
02-23-06, 03:35 PM
I tried clicking the desktop icon again and got this error:

"Could not mount device.
The reported error was:
mount: only root can mount /dev/fd0 on /media/floppy"

This apparently means that I have to switch to root. I'll try again in a minute.

seeker
02-23-06, 03:44 PM
Logged in as root now. Ran the commands again, and got this:


linux:~ # sudo umount /dev/fd0
umount: /dev/fd0: not mounted
linux:~ # sudo rm -r /mnt
rm: cannot remove `/mnt': No such file or directory
linux:~ # sudo floppy --format /dev/fd0
sudo: floppy: command not found
linux:~ # sudo /dev/fd0 /media/floppy
sudo: /dev/fd0: command not found
linux:~ #

Tried the desktop icon and got this error:

"Could not enter folder /media/floppy."

seeker
02-23-06, 03:54 PM
I realized that I had made another typo, so I ran the last 2 commands again and got this:


linux:~ # sudo floppy --format /dev/fd0
sudo: floppy: command not found
linux:~ # sudo mount /dev/fd0 /media/floppy
mount: you must specify the filesystem type
linux:~ #

It continues to insist on specifying the filesystem type.

seeker
02-23-06, 04:00 PM
I went ahead and switched to a Windows floppy, and when I clicked the desktop icon, it did open a Window showing the files on the floppy. So I guess something did work. The only questions that I have is can I just leave the floppy mounted, and will it stay that way through a reboot?

seeker
02-23-06, 07:05 PM
I thought that this problem was licked, but while attempting to make a Grub Boot floppy, I clicked on the desktop icon, which opened, but was immediately followed with this error message:

Message from syslogd@linux at Wed Feb 22 18:58:55 2006 ...
linux kernel: invalid operand: 0000 [1]

Now the window will not open at all. I have no idea of what this message means, can I get an interpreter?

whig
02-24-06, 10:16 PM
You could have better success from the grub manual,

http://www.gnu.org/software/grub/manual/grub.html#Creating-a-GRUB-boot-floppy