<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 2, 2015 at 7:00 AM, Josu Lazkano <span dir="ltr"><<a href="mailto:josu.lazkano@gmail.com" target="_blank">josu.lazkano@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello again,<br>
<br>
I have a question about the eMMC disk and file system. This is how I<br>
have mine (it is the default in Debian Jessie):<br>
<br>
# cat /etc/fstab<br>
<br>
# <file system> <mount point>   <type>  <options>       <dump>  <pass><br>
# / was on /dev/mmcblk0p2 during installation<br>
UUID=9b8f709f-422e-4850-a2b8-4e97aa083d3b /               ext4<br>
errors=remount-ro 0       1<br>
# /boot/efi was on /dev/mmcblk0p1 during installation<br>
UUID=3B3D-9E9A  /boot/efi       vfat    defaults        0       1<br>
# swap was on /dev/mmcblk0p3 during installation<br>
UUID=273a11cb-c78e-4fd0-87a6-967c333d6aae none            swap    sw<br>
           0       0<br>
/dev/sda1       /media/usb0     auto    rw,user,noauto  0       0<br>
/dev/sda2       /media/usb1     auto    rw,user,noauto  0       0<br>
<br>
Do you set some options to the file system mount?<br>
<br>
I leave the device powered on always. Is it a googd idea to suspend or<br>
hibernate?<br>
<br></blockquote><div>You don't show the sizes of the partitions but that seems like a reasonable partition layout. I have a 512MB swap partition on mine, but it doesn't appear to be getting used, which is just as well. I leave mine powered on all the time. Another user measured the idle power consumption at around 1 W. With the load that low, why bother shutting down?<br><br>Karl<br></div></div></div></div>