LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   mounting manually USB pens on 2.6 kernel (https://www.linuxquestions.org/questions/linux-hardware-18/mounting-manually-usb-pens-on-2-6-kernel-310262/)

Michele Spinolo 04-06-2005 04:01 AM

mounting manually USB pens on 2.6 kernel
 
Hi guys,

I would like to mount manually by terminal my usb pen, this was the syntax I used on old 2.4.x kernel:

mount -t vfat /dev/sda /mnt/usb

now the problem is I can't find the analogue of /dev/sda on 2.6.x kernel...:confused: :rolleyes:

bigearsbilly 04-06-2005 04:12 AM

did you compile the kernel yourself?

Michele Spinolo 04-06-2005 04:17 AM

no, it's a 2.6.11 kernel for FC3 compiled at PlanetCCRMA (http://ccrma.stanford.edu/planetccrma/software/)

bigearsbilly 04-06-2005 04:48 AM

have you changed anything else?
or just the kernel?
new hotplug subsystem for instance?

Michele Spinolo 04-06-2005 04:58 AM

Quote:

Originally posted by bigearsbilly
have you changed anything else?
or just the kernel?
new hotplug subsystem for instance?

nothing else

the usb pen automount correctly if automount option is enabled an is listed as scsi device in cat /etc/scsi/scsi (or /dev/scsi/scsi , i do not remember)


All times are GMT -5. The time now is 02:20 AM.