Le Wednesday 07 April 2004 20:02, Tadimeti Keshav a �crit :
> Hi all,
> I am doing the following to mount a 10GB Quantum
> Fireball FAT32 HDD via firewire as root.
> FreeBSD 5.2.1, lucent F322/323 (firewire card). This
> setup works under Windows 2000.
>
> #camcontrol devlist -v
> #camcontrol start da0
> #mount_msdosfs /dev/da0 /bck
> mount_msdosfs: /dev/da0: operation not permitted.

you can try : 
mount_msdosfs /dev/da0s1 /bck
(mount the 1st partition)

        TfH
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to