man mount
mount -t msdos /dev/fd0 /mnt/floppy
or
mount -t vfat /dev/fd0 /mnt/floppy
If you want to be able to see long filenames
cd /mnt/floppy and your off.
There is a kernel patch for fat32 somewhere but, it requires a kernel build.
http://sunsite.unc.edu/LDP/HOWTO kernel-howto
The ppp-howto will help you get on the internet, as will
pppconnhandle-0.1.2.tgz on
ftp://sunsite.unc.edu/pub/Linux/system/network/serial/ppp IF you have a
dialin shell account....otherwise you should try the netcfg tool in X an
add a ppp interface...click PAP and enter your ISP's phone number then your
username and password..then activate will bring it up.
Make sure first you set the pointer to the proper device file for your modem.
/dev/ttyS0 = COM1
/dev/ttyS1 = COM2
etc..
Then
ln -s /dev/ttyS1 /dev/modem
ls -la /dev/modem will confirm it.
Dan
At 08:14 PM 4/23/98 +0000, Bill Lewis wrote:
>Help, I can't access my floppy . when Linux boots up I see a line that
>says device fd0 is 1.44. However I can't access the floppy to format,
>copy to or from or read. I get this
>
>mount /dev/fd0
>returned the following error:
>mount:/dev/fd0 is not a valid block device.
>
>I am having a suspision that my floppy is PnP. I have PnP modem and am
>trying to get the isapnptools onto the hard drive.
>I have on drive c: my windoze95 stuff
>on drive d: it is the linux drive.
>I use lilo to boot linux or win95.
>linux can't read win95 because of 32bit fat. I guess... I am new to
>linux (2 weeks) Cant get on internet with linux yet.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.