<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://admincenter.idriveglobal.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Mount_SD_card_on_boot</id>
	<title>Mount SD card on boot - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://admincenter.idriveglobal.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Mount_SD_card_on_boot"/>
	<link rel="alternate" type="text/html" href="https://admincenter.idriveglobal.com/wiki/index.php?title=Mount_SD_card_on_boot&amp;action=history"/>
	<updated>2026-05-07T15:17:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://admincenter.idriveglobal.com/wiki/index.php?title=Mount_SD_card_on_boot&amp;diff=3516&amp;oldid=prev</id>
		<title>Ionut: Created page with &quot;In order to mount the storage SD card on boot you need to do the following steps: * Create the /mnt/sdcard directory  mkdir -p /mnt/sdcard * Open /etc/fstab with vi or another...&quot;</title>
		<link rel="alternate" type="text/html" href="https://admincenter.idriveglobal.com/wiki/index.php?title=Mount_SD_card_on_boot&amp;diff=3516&amp;oldid=prev"/>
		<updated>2014-10-28T14:09:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;In order to mount the storage SD card on boot you need to do the following steps: * Create the /mnt/sdcard directory  mkdir -p /mnt/sdcard * Open /etc/fstab with vi or another...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In order to mount the storage SD card on boot you need to do the following steps:&lt;br /&gt;
* Create the /mnt/sdcard directory&lt;br /&gt;
 mkdir -p /mnt/sdcard&lt;br /&gt;
* Open /etc/fstab with vi or another text editor and copy the following line at the end of the file ('''DO NOT''' MODIFY ANYTHING ELSE IN THE FILE!):&lt;br /&gt;
 /dev/mmcblk1p1 /mnt/sdcard auto defaults 0 0&lt;/div&gt;</summary>
		<author><name>Ionut</name></author>
	</entry>
</feed>