Uploaded by codebyexample on Apr 1, 2010
http://www.paulbradley.org/20/
In this short video, I am going to show how to determine the device id for your USB flash drive under Linux.
For example, lets say you want to create a bootable USB of Moblin, which by the way is a great distribution for netbooks like the acer aspire one, anyway you would need to follow the instructions on the using the Moblin Live image page. Here they give instructions on how to use the DD Linux command, to copy the image file to your USB drive, but you need to know the drive id.
To do this, we are going to use the d message command, which prints the Linux kernel message buffer to screen.
So you need to insert your USB drive into your computer, and then start a terminal window by going to Applications Accessories and selecting terminal from the menu options.
Once the terminal window has loaded, then you need to type the following command :-
dmesg | tail minus 20.
The tail command restricts the output to the last 20 entries, here you can see it has detected the USB Flash drive, and what you looking for is something similar to the highlighted text, this is my usb drives id, yours may be different.
So in this example sdb would be the reference that I enter into this DD command sequence.
-
6 likes, 1 dislikes
14:45
Ubuntu Terminal basic commandsby ubuntumiz2,849 views
3:12
Manually mounting flash/USB drives for beginnersby xsploitedsecurity1,197 views
2:21
How to Mount in Linux Using Terminalby vrathulram2,172 views
2:26
Mount USB in Red Hat Linux OSby ltbaogt1,361 views
3:16
How to save your Master Boot Record ( MBR ) in Linuxby cucuckshow1,195 views
2:21
How To Automatically Start Software in Ubuntu Linuxby codebyexample1,283 views
2:44
Linux Tutorial: The Power of the Linux Find Commandby NixiePixel462,316 views
2:13
Using gParted to format an SDHC card for use as a bootable device for live Linux distros.by barrieluv3,002 views
2:52
Ubuntu backup and recovery with a single command and portable usbby chulghim4,131 views
0:46
Computer Problem Plz help meby usamamashkoorpk19,777 views
1:25
Commandline 101: Getting a Grip on Grepby linuxjournalonline7,892 views
0:53
Linux Mint 8 Helena 64 bit | Compiz FX | RecordMyDesktop | FULL 1080P HD Test | On a USB Flash Driveby yournameinink5,235 views
4:36
mount fix for usb in ubuntuby ucyih81,491 views
4:55
Install A Bootable Linux To USB Stickby pcmedianet41,669 views
3:16
BASH Lesson install Debian (Linux) with out having to burn another CDby metalx10002,051 views
4:00
Mounting A USB Flash Drive At The Linux Command Lineby TechAnvil16,066 views
1:49
How to find your Xbox 360 Profile/Device ID'sby Lance987134,803 views
3:14
How To Install The Google Chrome Web Browser on Ubuntu Linux 9.10by codebyexample843 views
3:51
How to find your profile and device ID using Modioby TheLakeshad5,188 views
2:44
Linux commands to check the specification of a new linux serverby linuxbyexample1,473 views
- Loading more suggestions...
superb tutorial, explained in a clear manner, and more importantly at the right speed to take in! thanks for uploading :D
shortandbald 3 months ago
THANKS
aspinrin2001 5 months ago