Jump to content

Recommended Posts

Posted

Hi Igor and everyone else.

 

Id'like to suggest the following:

 

/etc/fstab

It´s not necesary to use both noatime and nodiratime, because noatime already implies nodiratime, so you can use only the option "noatime" instead of both.

 

When creating the ext4 filesystem with mkfs.ext4 you can type a label for it with the parameter " -L " so when the users mount their cards on a computer, the desktop will show some name instead "NO NAME".

For example:

 # mkfs.ext4 -O ^has_journal -L Armbian /dev/mmcblk0p1

or...

# mkfs.ext4 -O ^has_journal -L Cubox-i /dev/mmcblk0p1

 

Cheers

- Klez

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines