On Mon, 14 Oct 2002 14:12:29 -0700 (PDT)
Linh Pham <[EMAIL PROTECTED]> wrote:
> Based on the example from that page, replace afd0a with afd0s4 and see
> if it works for you or not. It's been a while since I've had to mount a
> Zip disk on FreeBSD...
OK i did that and I get a new error from that
On 2002-10-14, Bryan Cassidy scribbled:
# Well, I did what you said do and tried mount_msdos /dev/afd0a /mnt and still getthis
#
# [bryanc2000@insightbb]/home/bryanc2000# mount_msdos /dev/afd0a /mnt/
# mount_msdos: /dev/afd0a: Invalid argument
Check out
http://www.freebsd.org/doc/en_US.ISO8859-1
On Mon, 14 Oct 2002 11:47:50 -0700 (PDT)
Linh Pham <[EMAIL PROTECTED]> wrote:
> On 2002-10-14, Bryan Cassidy scribbled:
>
> # I am using FreeBSD 4.6.2 I have a Zip Drive on my machine. I try using
> # mount_msdos /dev/afd0 /mnt as root and I hear it trying to mount it
> # but get a error saying
On 2002-10-14, Bryan Cassidy scribbled:
# I am using FreeBSD 4.6.2 I have a Zip Drive on my machine. I try using
# mount_msdos /dev/afd0 /mnt as root and I hear it trying to mount it
# but get a error saying Invalid argument.
You may need to add the slice moniker to the device, i.e.:
mount_msdo
I am using FreeBSD 4.6.2 I have a Zip Drive on my machine. I try using
mount_msdos /dev/afd0 /mnt as root and I hear it trying to mount it
but get a error saying Invalid argument. I am new at this stuff so if
anyone has a step by step, very simple, and easy to read and
understand besides the handb