![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| configure floppy disk? | serguey | UNIX for Dummies Questions & Answers | 2 | 02-05-2008 01:51 AM |
| where is root floppy image for openserver 5.0.5? | marcpascual | SCO | 1 | 05-01-2007 01:07 PM |
| Read a SCO floppy disk under another OS... | sgertsos | SCO | 1 | 03-29-2006 10:56 AM |
| How to duplicate a floppy disk | zaphs | UNIX for Dummies Questions & Answers | 0 | 06-29-2005 01:37 PM |
| How do i access (mount, read & write) a floppy disk from the console, not being root? | kfaday | UNIX for Dummies Questions & Answers | 4 | 05-13-2005 11:17 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
It requires a floppy disk with a file system installed.
Make a mount point that means something to you. One suggestion, fd0, then mount the device to it. Working as root and from /: mkdir fd0 mount /dev/fd0 /fd0 If the command completes you will have a filesystem attached at fd0 that you can read from or write to. Be sure to umount /fd0 when you are done. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|