problem usb devices
|
01-19-2012, 03:13 AM
(This post was last modified: 01-19-2012 04:42 AM by gregoriosamsa.)
Post: #11
|
|||
|
|||
RE: problem usb devices
(01-18-2012 09:58 PM)tavvva Wrote:(01-18-2012 09:52 PM)gregoriosamsa Wrote: all the buttons move the cursor to the right. i test it in other linux (arch-linux) and work with the same configuration. is a shark-net mouse model sn-alien i with deli(cate) now. the comand service gpm start : service not found... i make /etc/rc.d/gpm start and the mouse usb still not work ... but i found a old mouse for the port COM1 and work fine pd: sorry my mistake i use it alpha1 cd /** sorry for my bad english **/** perdon por mi mal ingles **/ |
|||
01-19-2012, 04:27 AM
Post: #12
|
|||
|
|||
RE: problem usb devices
and with the usb flash?? how can use it?
/** sorry for my bad english **/** perdon por mi mal ingles **/ |
|||
01-19-2012, 11:27 AM
(This post was last modified: 01-19-2012 11:40 AM by tavvva.)
Post: #13
|
|||
|
|||
RE: problem usb devices
(01-19-2012 04:27 AM)gregoriosamsa Wrote: and with the usb flash?? how can use it? USB flash can be mounted from the root account ... (I plan to introduce some automounting software soon) 1.) Create a mountpoint mkdir -p /mnt/usb 2.) check if the drive is partitioned or not fdisk -l /dev/sda 3.) if it is partitioned, then mount the previously listed FAT partition under the created mountpoint mount /dev/sda1 /mnt/usb if it is not partitioned, then mount the whole drive under the created mountpoint mount /dev/sda /mnt/usb |
|||
01-19-2012, 05:05 PM
(This post was last modified: 01-19-2012 05:05 PM by gregoriosamsa.)
Post: #14
|
|||
|
|||
RE: problem usb devices
(01-19-2012 11:27 AM)tavvva Wrote:(01-19-2012 04:27 AM)gregoriosamsa Wrote: and with the usb flash?? how can use it? ok thank's .. and the last question .. fat32 device can be mounted? /** sorry for my bad english **/** perdon por mi mal ingles **/ |
|||
01-19-2012, 05:33 PM
(This post was last modified: 01-19-2012 05:34 PM by tavvva.)
Post: #15
|
|||
|
|||
RE: problem usb devices | |||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)