On Mon, 13 Sep 2004 12:56:21 +1200
Douglas Royds <[EMAIL PROTECTED]> wrote:


> $sudo mount -t vfat /dev/sda1 usb

Shouldn't that be 

        $sudo mount -t vfat /dev/sda1 /usb

Also check your /etc/fstab & remove any reference to /usb till you're 
sure that you're getting a mount, then you can put an entry there.  
After that, you can mount with 

        mount /usb

(maybe, as long as it remains sda, not sdb etc. YMMV)



-- 
Alasdair Tennant
Dunedin
New Zealand

Reply via email to