USB pen drive support


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers USB pen drive support
# 1  
Old 01-31-2006
Data USB pen drive support

Hello,

I need information or tooling for using my USB pen drive (DANE-ELEC) in a unix environment.

Until now I only get the "format window" in the unix machine but after giving OK for running the format, it never stops and I have to stop it manually.

Seems that what I need is format my drive for use it in a unix env.

Does anybody has any idea of how to do this?

thanks a lot for your comments!

Last edited by Argento73; 02-08-2006 at 04:26 AM..
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

How to mount USB pen drive?

Hiii, Please let me know the steps for mounting my USB pendrive in solaris 10 platform. Thanks & Regards, Bhargav P (5 Replies)
Discussion started by: bhargav90
5 Replies

2. Solaris

Unable to mount USB Pen drive on my Server

Hello Gurus!! Very recently i tried to mount a USB pen drive onto my solaris 10 (X4170 model) server. As i understand, in ideal scenarios it should get mounted automatically, but it did not happen. Neither anything is shown in "iostat -En" output or "rmformat -l" about the pen drive. I also... (10 Replies)
Discussion started by: EmbedUX
10 Replies

3. Red Hat

making pen drive bootable

Anyone can plz tell me how to make pendrive bootable.unetbootin dont have option for red hat (0 Replies)
Discussion started by: shamapraveen
0 Replies

4. Linux

Not able to remove virus from a pen drive

Hello Friends, My pendrive (FAT32 filesystem) consist of following files+viruses. -rwxr-xr-x 1 chinmay root 0 2010-03-10 01:29 autorun.inf dr-xr-xr-x 2 chinmay root 4096 2010-03-09 23:51 Docs -rwxr-xr-x 1 chinmay root 4726162 2010-03-08 15:02 java_ee_sdk-5_03-javadocs.zip... (4 Replies)
Discussion started by: catchchinu1
4 Replies

5. Linux

How to Install Linux os from USB pen drive

can any body tell simple steps to install linux from pen drive (4gb) fat32 ( with out dvd rom ) (3 Replies)
Discussion started by: seshumohan
3 Replies

6. Shell Programming and Scripting

how to run a script when pen drive is inserted

Hi, I need to run a script whenever a pen drive is connected to my ubuntu machine. The script is to be run from local disk and with privileges of current user. How do I achieve this? Thanks. (1 Reply)
Discussion started by: friendlyweb
1 Replies

7. Filesystems, Disks and Memory

USB Pen Drive & Hard Disk

Hi Guys, I have an external USB Hard Disk Drive on which I have 3 partitions and it works fine under Windows XP but when I am using Red Hat Linux 5 I don't see any icon for this USB HDD. Also I am not able to browse my USB Pen Drive. However, I can use it under Mandrake Linux without any... (4 Replies)
Discussion started by: indiansoil
4 Replies

8. BSD

FreeBSD pen drive issue....

Hi there, I am using freebsd 7.0 and I am facing a lot of issues with it. The cd installed fine. I opted for the gnome desktop and tht too installed (though the refresh rates were wrong and the resloution got messed up). After some configurations the desktop was working fine. Then came the... (5 Replies)
Discussion started by: jedidiah
5 Replies

9. UNIX for Dummies Questions & Answers

Does HPUX 10.2 or 11.i support any USB flash drive?

Where can I get a driver that support usb flash drives for my unix machines. I need a solution to transfer data easily for techs. I am running C3750 and c8000 HP equipment. Or is there a way to mount them and use them without adding drivers? thanks! (0 Replies)
Discussion started by: jkend12
0 Replies

10. Debian

linux on 128MB pen drive?

hello, I want to install minimal linux on 128MB pen drive. distro is debian. what all should i need? (2 Replies)
Discussion started by: yogesh_powar
2 Replies
Login or Register to Ask a Question
USLSA(4)						   BSD Kernel Interfaces Manual 						  USLSA(4)

NAME
uslsa -- USB support for Silicon Labs CP210x series serial adapters SYNOPSIS
uslsa* at uhub? ucom* at uslsa? HARDWARE
The uslsa driver is known to work with the following adapters: Siemens MC60 Data Cable Suunto USB Serial Adaptor Helicomm IP-Link 1220-DVM Nokia CA-42 USB DESCRIPTION
The uslsa driver provides support for the Silicon Labs USB-to-RS-232 Bridge chip. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). SEE ALSO
tty(4), ucom(4), usb(4) http://www.silabs.com. Silicon Laboratories AN571: CP210x Virtual COM Port Interface.. HISTORY
The uslsa driver appeared in NetBSD 4.0. AUTHORS
The uslsa driver was written by Jonathan A. Kollasch. Code and style was borrowed from existing NetBSD USB-serial drivers. CAVEATS
Settings other than 8 data bits, no parity, and 1 stop bit seem to be refused by the CP2101. BSD
January 17, 2012 BSD