On Tue, 5 Nov 2002, Tiago Andre wrote:

> I like to know how do i mount my floopy disk i try:
> mount /dev/fd0 /mnt
> and
> mount /dev/fd0c /mnt
> but the anwser is incorrect super block

Would be correct if your floppy disk contains a UFS; if it is a DOS
formatted floppy disk, try:
  mount -t msdos /dev/fd0 /mnt

Best regards
Konrad Heuer



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to