<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.andreas-duffner.de/index.php?action=history&amp;feed=atom&amp;title=Use_uuid_with_your_usb_stick</id>
	<title>Use uuid with your usb stick - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.andreas-duffner.de/index.php?action=history&amp;feed=atom&amp;title=Use_uuid_with_your_usb_stick"/>
	<link rel="alternate" type="text/html" href="http://wiki.andreas-duffner.de/index.php?title=Use_uuid_with_your_usb_stick&amp;action=history"/>
	<updated>2026-04-07T20:18:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>http://wiki.andreas-duffner.de/index.php?title=Use_uuid_with_your_usb_stick&amp;diff=161&amp;oldid=prev</id>
		<title>Andreas: Created page with &quot;mount the device somehwere  mount /dev/sdc /mnt/test  find the uuid:  ls -lF /dev/disk/by-uuid  check the mount data  vi /etc/mtab  create an entry in fstab, here you will nee...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.andreas-duffner.de/index.php?title=Use_uuid_with_your_usb_stick&amp;diff=161&amp;oldid=prev"/>
		<updated>2016-02-16T11:51:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;mount the device somehwere  mount /dev/sdc /mnt/test  find the uuid:  ls -lF /dev/disk/by-uuid  check the mount data  vi /etc/mtab  create an entry in fstab, here you will nee...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;mount the device somehwere&lt;br /&gt;
 mount /dev/sdc /mnt/test&lt;br /&gt;
&lt;br /&gt;
find the uuid:&lt;br /&gt;
 ls -lF /dev/disk/by-uuid&lt;br /&gt;
&lt;br /&gt;
check the mount data&lt;br /&gt;
 vi /etc/mtab&lt;br /&gt;
&lt;br /&gt;
create an entry in fstab, here you will need the UUID and the line from mtab&lt;br /&gt;
 vi /etc/fstab&lt;br /&gt;
example:&lt;br /&gt;
  UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx /mnt/extra       ext4    errors=remount-ro 0       1&lt;/div&gt;</summary>
		<author><name>Andreas</name></author>
	</entry>
</feed>