Re: mount USB-Device SOLVED

2006-12-11 Thread Karl Sinn
Hi, Am Dienstag, 12. Dezember 2006 00:43 schrieb Wood, Russell: > > mount -t msdos /dev/da0 /mnt It worked. Thanks Karl ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, sen

Re: mount USB-Device

2006-12-11 Thread Jona Joachim
On Tue, 12 Dec 2006 00:29:14 +0100 (MET) Karl Sinn <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to use one of my USB-MP3-Players. > > I plug it in and I can see with dmesg that the device is recognised > by the kernel. > > "mount /dev/da0 /mnt " gives an error message: incorrect superblock

RE: mount USB-Device

2006-12-11 Thread Wood, Russell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Karl Sinn > Sent: Tuesday, 12 December 2006 8:29 AM > To: freebsd-questions@freebsd.org > Subject: mount USB-Device > > Hi, > > I would like to use one

mount USB-Device

2006-12-11 Thread Karl Sinn
Hi, I would like to use one of my USB-MP3-Players. I plug it in and I can see with dmesg that the device is recognised by the kernel. "mount /dev/da0 /mnt " gives an error message: incorrect superblock. "mount -t fat /dev/da0 /mnt" gives an error message that mount_fat is not found in "/usr/s