<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Linux_usb</id>
		<title>Linux usb - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Linux_usb"/>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Linux_usb&amp;action=history"/>
		<updated>2026-05-20T11:22:24Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://wiki.johnfreier.com/index.php?title=Linux_usb&amp;diff=739&amp;oldid=prev</id>
		<title>Jfreier: Created page with &quot; == USB Mount and Unmount ==  To mount a USB drive in linux   sudo mkdir /mnt/usbdrive -- Create folder if does not exsit all ready.   sudo mount /dev/sda1 /mnt/usbdrive   To...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Linux_usb&amp;diff=739&amp;oldid=prev"/>
				<updated>2016-03-31T20:05:22Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; == USB Mount and Unmount ==  To mount a USB drive in linux   sudo mkdir /mnt/usbdrive -- Create folder if does not exsit all ready.   sudo mount /dev/sda1 /mnt/usbdrive   To...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== USB Mount and Unmount ==&lt;br /&gt;
&lt;br /&gt;
To mount a USB drive in linux&lt;br /&gt;
  sudo mkdir /mnt/usbdrive -- Create folder if does not exsit all ready.&lt;br /&gt;
  sudo mount /dev/sda1 /mnt/usbdrive&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To Unmount  a USB drive in linux saftly&lt;br /&gt;
  sudo umount /mnt/usbdrive&lt;/div&gt;</summary>
		<author><name>Jfreier</name></author>	</entry>

	</feed>