USB not fashion
Arek Czereszewski
arek at wup-katowice.pl
Thu May 13 22:48:02 PDT 2004
Hendrik Hasenbein wrote:
> xavier collot wrote:
>
>> Hi!!
>> I can't use my USB key!!
>> How can I do this?
>> When I write mount /dev/da0 /removable (/removable has been created by
>> me) I have a warning : incorrect super block
>> Thanks for your answer..
>> Xav le geek OUF
>
>
> Try 'mount -t msdos /dev/da0 /removable'.
>
Wrong,
# mount -t msdos /dev/da0s1 /removable
Better is put info about device in /etc/fstab
i.e.
/dev/da0s1 /removable msdos rw,noauto 0 0
and kldload /boot/kernel/umass.ko
and do just:
# mount /removable
Arek
--
Arek Czereszewski | jid: aro(at)chrome.pl
arek(at)wup-katowice.pl | gg: 1349941
"*nix is like a wigwam:
no windows, no gates, apache inside."
More information about the freebsd-questions
mailing list