Re: [gentoo-user] accessing usb mp3 player

2005-11-04 Thread Ryan Viljoen
What is the command that you use to mount it? -- When you say I wrote a program that crashed Windows, people just stare at you blankly and say Hey, I got those with the system, for free. - Linus Torvalds, 1995 -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] accessing usb mp3 player

2005-11-04 Thread maxim wexler
#mount -t usbfs /dev/sda1 /mnt/usb aha! when I use -t vfat I see 'em. Thanks for the hint. But shouldn't I be getting a wrong fs error for usbfs? --- Ryan Viljoen [EMAIL PROTECTED] wrote: What is the command that you use to mount it? -- When you say I wrote a program that crashed

Re: [gentoo-user] accessing usb mp3 player

2005-11-04 Thread Nick Rout
On Fri, 4 Nov 2005 10:57:38 -0800 (PST) maxim wexler [EMAIL PROTECTED] wrote: #mount -t usbfs /dev/sda1 /mnt/usb aha! when I use -t vfat I see 'em. Thanks for the hint. But shouldn't I be getting a wrong fs error for usbfs? no, usbfs is a virtual filesystem for accessing usb kernel

Re: [gentoo-user] accessing usb mp3 player

2005-11-04 Thread Ryan Viljoen
On 11/4/05, maxim wexler [EMAIL PROTECTED] wrote: #mount -t usbfs /dev/sda1 /mnt/usb aha! when I use -t vfat I see 'em. Thanks for the hint. But shouldn't I be getting a wrong fs error for usbfs? Sure no problem, enjoy! :P -- gentoo-user@gentoo.org mailing list