Rev | Author | # | Line |
---|---|---|---|
16 | AristotlePagaltzis | 1 | A KeyDrive is basically a bit of flash memory with a [USB] interface. They're roughly as large as a thumb (so sometimes referred to as "thumb drive") and perfect for carrying one around on your keychain (hence the name "key drive"). Their capacity is commonly 128[MB], which makes them a more sensible contemporary means of transporting data than [FloppyDisk]s would be. Such data could be your various [PrivateKey]s (for [SSH], [GPG], etc) so you never need to store them on a HardDisk. You can even boot from a KeyDrive if your [BIOS] supports this. Some [LinuxDistribution]s are bootable directly from a KeyDrive, others can use a KeyDrive to make your home directory and other configuration data persistent. |
11 | AristotlePagaltzis | 2 | |
3 | See also: | ||
4 | * HotPlug | ||
5 | * WikiPedia:Keydrive | ||
6 | * [Linux USB system | http://www.linux-usb.org/] | ||
7 | * [USB booklet | http://www.linux-usb.org/USB-guide/book1.html] | ||
8 | * [USB Devices | http://www.qbik.ch/usb/devices/] | ||
9 | * [usbview program | http://www.kroah.com/linux-usb/] | ||
10 | * [USB support under Linux | http://www.usbman.com/linuxusb.htm] | ||
11 | * [Installing Debian from an USB key | http://d-i.pascal.at] | ||
12 | * http://linuxmobile.sourceforge.net/english/suppliers.html | ||
13 | * http://tuxmobil.org/Mobile-Guide.db/Mobile-Guide.html |
lib/blame.php:177: Warning: Invalid argument supplied for foreach()