login
Header Space

 
 

Re: Help: fail to mount /dev/fd1

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Thursday, August 20, 1992 - 10:45 am

In article <1992Aug20.163351.14910@nas.nasa.gov>, chiu@wk211.nas.nasa.gov (Ing-Tsau Chiu) writes:

What you told Linux to do was mount a linux file system on drive fd1.  
the disk isn't a linux disk.
The solution is to either:
   1.  mkfs /dev/fd1 1440  (make the disk a linux file system)
   2.  mount -t msdos /dev/fd1 /mnt  (mount an ms dos disk on /mnt)
(the disk in fd1 must be formated w/dos format or linux fdformat)
before any of the above allpies.
            

 siss fil
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Help: fail to mount /dev/fd1, , (Thu Aug 20, 10:45 am)
speck-geostationary