Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

WLAN USB Stick

Need help with peripherals or devices?
Post Reply
Message
Author
Tom87
Posts: 1
Joined: 2005-06-08 22:36

WLAN USB Stick

#1 Post by Tom87 »

Hi everybody!

Does Sombody know an USB Stick which will work properly using Debian Linux? It would be nice if it wasn't too expensive - but the most important thing is that it works!

Thanks, Tom

Med
Posts: 2
Joined: 2005-06-03 20:05
Location: New York

#2 Post by Med »

I just bought a SanDisk Cruzer Mini USB Flash Drive (512 mb) and it works like a charm.

If your having trouble getting access to the drive, try this:

Code: Select all

mount -t vfat /dev/sda1 /mnt
I have the drive as a FAT32 partition, so its why I use vfat and it mounts the drive right into my mnt directory.

Post Reply