Add profile-iot-headless and config-udev-sdbd.
[platform/adaptation/system-plugin.git] / etc / fstab_initrd
1 # In case of using MCD initrd, / and /opt is already mounted by initrd
2 # Thus, this patch is temporary files for wearable.
3 # Basically, initrd should consider this issue.
4 # <file system> <mount point>   <type>  <options>           <dump> <pass>
5 /dev/root       /               ext4    defaults,noatime,ro 0      1
6 PARTLABEL=system-data  /opt     ext4    defaults,noatime    0      2
7 PARTLABEL=user     /opt/usr     ext4    defaults,noatime    0      2