On Mon, 13 Sep 2004 20:45:27 +1200 Alasdair Tennant <[EMAIL PROTECTED]> wrote:
> 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 depends what the current working dir is at the time. > > 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 -- Nick Rout <[EMAIL PROTECTED]>