OpenWritings.net
Most Viewed Articles
Songs
Search this site:
Technical
Selenium
Selenium 2
Java
TestNG
JUnit
Ant
SQL
XSLT
Bash
DOS
Flex 4
Javascript
Dot language
Regular Expression
Perl
ABAP
CakePHP
Drupal
HTML
Debian
DocBook
Eclipse
Firefox Extension
ImageMagick
Subversion
Octave
Finance
Quality Assurance
Varia
MS Office
User login
Username:
*
Password:
*
Create new account
Request new password
Home
›
Debian
› Mount Hot-pluggable devices(SD cards, USB)
Mount Hot-pluggable devices(SD cards, USB)
August 25, 2009 - 3:06pm — Xuan Ngo
In the shell, run
fdisk
-l
and note all the devices listed.
Plug in your device and then re-run
fdisk
-l
. You should see your newly added device appear in the list.
Create a directory for your device.
mkdir
nameOfDirectory
Mount the device to the directory.
mount
/
dev
/
path
/
listed
/
by
/
fdisk nameOfDirectory
‹ Install JDK
up
Mount partitions ›
Printer-friendly version