On Mon, 14 Jun 2004, LeVA wrote: > 2004. június 14. 22:29, > Andrew Perrin <[EMAIL PROTECTED]> > > > There's your problem. You need to mount the partition, not the block > > device: > > > > mount /dev/sda1 /mnt/fuji > > > > I usually use the following: > > > > mount -tvfat -oumask=0000 /dev/sda1 /mnt/fuji > > For this, I get, "invalid block device" error.
What's the output of: fdisk -l /dev/sda as root? ---------------------------------------------------------------------- Andrew J Perrin - http://www.unc.edu/~aperrin Assistant Professor of Sociology, U of North Carolina, Chapel Hill [EMAIL PROTECTED] * andrew_perrin (at) unc.edu