Gentoo Archives: gentoo-user

From: Nick Rout <nick@×××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] accessing usb mp3 player
Date: Fri, 04 Nov 2005 21:31:53
Message-Id: 20051105101949.6890a05a.nick@rout.co.nz
In Reply to: Re: [gentoo-user] accessing usb mp3 player by maxim wexler
1 On Fri, 4 Nov 2005 10:57:38 -0800 (PST)
2 maxim wexler <blissfix@×××××.com> wrote:
3
4 > #mount -t usbfs /dev/sda1 /mnt/usb
5 >
6 > aha!
7 >
8 > when I use -t vfat I see 'em. Thanks for the hint.
9 >
10 > But shouldn't I be getting a "wrong fs" error for
11 > usbfs?
12
13 no, usbfs is a virtual filesystem for accessing usb kernel info and is
14 usually mounted on /proc/bus/usb. You can mount it elsewhere if you
15 like. Thats what you did.
16
17 --
18 gentoo-user@g.o mailing list