[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: accessing a fuji digital camera



On Mon, 14 Jun 2004, LeVA wrote:

> 2004. június 14. 22:29,
> Andrew Perrin <clists@perrin.socsci.unc.edu>
>
> > 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
clists@perrin.socsci.unc.edu * andrew_perrin (at) unc.edu





Reply to: