View previous topic :: View next topic |
Author |
Message |
Jake Cheesdog n00b
Joined: 21 Jun 2003 Posts: 24
|
Posted: Mon Aug 18, 2003 1:40 pm Post subject: floppy not working |
|
|
hi,
when i first installed gentoo my floppy drive wasnt plugged in (oops.)
What do I have to do to get gentoo to recognise my floppy drive, and specifacally to use msdos disks in it?
cheers
cheesdog |
|
Back to top |
|
|
kopfarzt Apprentice
Joined: 05 Apr 2003 Posts: 170 Location: Vienna, Austria
|
Posted: Mon Aug 18, 2003 2:49 pm Post subject: |
|
|
This should not matter, as long as you are talking about a standard floppy drive.
You should be able to access DOS floppies by mounting them with type fat or vfat, e.g: Code: | mount -t fat /dev/fd0 /mnt/floppy |
If you want to use a DOS floppy without mounting it, emerge mtools.
kopfarzt
PS: If you are talking about a USB Floppy Drive, then you should first make yourself familiar with USB under Linux. |
|
Back to top |
|
|
smiler.se Tux's lil' helper
Joined: 18 Aug 2003 Posts: 115 Location: Sweden - Europe - Earth
|
Posted: Mon Aug 18, 2003 5:21 pm Post subject: |
|
|
If you are rolling your own kernel, make sure that you have floppy-support in it _________________ Christian
Sig out of date. Please upgrade to a newer one. |
|
Back to top |
|
|
|