On Mon, Jun 23, 2008 at 03:32:58PM +1200, Chris Bannister wrote:
> On Sat, Jun 21, 2008 at 03:41:12PM +0200, Peter Robinson wrote:
> > peter:/home/peter# mount /dev/sdb1 /mnt/ipod/
> > mount: you must specify the filesystem type
>
> Try:
>
>mount -t vfat /dev/sdb1 /mnt/ip
On Sat, Jun 21, 2008 at 03:41:12PM +0200, Peter Robinson wrote:
> peter:/home/peter# mount /dev/sdb1 /mnt/ipod/
> mount: you must specify the filesystem type
Try:
mount -t vfat /dev/sdb1 /mnt/ipod/
> peter:/home/peter# dmesg | tail
> sd 9:0:0:0: [sdb] Assuming drive cache: write through
Peter Robinson wrote:
> of course, you caught me sleeping ... but I am still not sure what
> filetype to specify
Hi
Maybe use
#fdisk -l
or gparted to work that out.
David Staer
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Sven Joachim wrote:
On 2008-06-21 14:10 +0200, Peter Robinson wrote:
If I try to mount it as hfsplus or vfat I get an error like:
peter:/home/peter# mount -t hfsplus /dev/sdb /mnt/ipod
mount: wrong fs type, bad option, bad superblock on /dev/sdb,
missing codepage or helper program, or
On 2008-06-21 14:10 +0200, Peter Robinson wrote:
> If I try to mount it as hfsplus or vfat I get an error like:
>
> peter:/home/peter# mount -t hfsplus /dev/sdb /mnt/ipod
> mount: wrong fs type, bad option, bad superblock on /dev/sdb,
> missing codepage or helper program, or other error
>
5 matches
Mail list logo