adhika_rexuss wrote: >I want to mount my USB Flash Disk in RedHat ES 3. >I've search all in the internet, the tutorial in mounting this >device, but it seems that none of them are working > >the common error is : >wrong fs type, bad option, bad superblock on /dev/sda1, or too many >mounted file system > >i've done this command: ># mount -t usbdevfs none /proc/bus/usb > >but it seems, it's not the correct answer, because /proc/bus/usb only >have this directory : >001 >002 >003 >drivers >devices > >and none of them shows my files in the usb > >if I type this ># more /proc/scsi/scsi >it shows that my USB Flash Drive is detected > >I really need help on this... please do me a favor.. > > > > Biasanya sih otomatis kalo di RH. Tapi saya juga pengalaman, utk beberapa tipe flash drive, tidak otomatis dikenali. Coba buka Disk Management dalam X (GNOME atau KDE) lalu cari yg flash drive, dan mount.
PC nya server berhard disk SCSI? Kalo PC tidak berSCSI, coba #mount /dev/sda1 /mnt/usbdrv dg syarat folder usbdrv sudah ada di dalam folder mnt. Kalo belum ada, dibuat lebih dulu dg mkdir. Bila ber-hd SCSI coba cari di /dev/sdc1 dst... Dicoba aja... Lebih enak kalo message system bus dihidupkan (console). Ketika flash disk dicolokkan, maka akan muncul pesan flash drive tsb terkonek ke dev mana surya *** ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/0XFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Indo-Linux/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
