|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
AT&T Unix system V help
Hello
How do I mount the floppy disk on a AT&T Unix system V platform from about 1989? |
|
#2
|
|||
|
|||
|
Referring to Unix System Security by Wood & Kochan, published 1985:
/etc/mount /dev/floppy /mnt |
|
#3
|
|||
|
|||
|
to be mounted, the floppy needs to be formatted AND have a FS on it.
using tar, mount and FS are not needed. |
|
#4
|
|||
|
|||
|
Quote:
When I do that, I get this error message: 'mount: /dev/floppy or /mnt, no such file or directory' I have also tried with fd0 and with fd1 but with no result. |
|
#5
|
|||
|
|||
|
Quote:
How do I do that? |
|
#6
|
|||
|
|||
|
have you a floppy driver on your sys ?
make a ls /dev to locate floppy and or fd?a /dev/rfd?a is also needed i assume /mnt is there. for all the steps root perms are required i remember a command: fdformat make a FS: newfd /dev/rfd0a to mount: mount /dev/fd0a /mnt be very very carefully {r}fd0a are floppies {r}sd0a are h-disks note the small diff ![]() |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > AT&T Unix system V help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|