Mailinglist Archive: opensuse (2629 mails)

< Previous Next >
Re: [SLE] Mounting FD0 & SDA4 after switch from Pentium 133 mhz to AMD K6/2 500 mhz



> What version of SuSE are you running? What commands are you using to
> mount the floppy?
.......................................................
~ SuSE 6.2 :
mount -t ext2 /dev/fd0 /floppy
.......................................................
> Here's a loooooong shot: Several months ago (I don't recall which
> version I was using) I couldn't mount my floppy using 'mount -t [fs
> type] /dev/fd0 /floppy'. I tried 'auto' and several fs types, but all
> without success. For some odd reason, 'mount /floppy' was the only
> thing that I could get to work. My system was using an AMD K6/2 350 mhz
> at the time.
...........................................................................................................
~ FANtastic . . . thank you so much ~ longshot hit bullseye !
It needed " -a" in addition.

mount -a /floppy . . . that did it :)

best thanks

--
____________
sent on Linux
____________

--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >