You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# stock fstab - you probably want to override this with a machine specific one
/dev/root / auto defaults 1 1
proc /proc proc defaults 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
tmpfs /run tmpfs mode=0755,nodev,nosuid,strictatime 0 0
tmpfs /var/volatile tmpfs uid=65534,gid=65534 0 0
# uncomment this if your device has a SD/MMC/Transflash slot
#/dev/mmcblk0p1 /media/card auto defaults,sync,noauto 0 0
--> why is this needed over the stock yocto fstab ?????
The text was updated successfully, but these errors were encountered:
bsp/meta-renesas/meta-rcar-gen3/recipes-core/base-files/base-files/fstab:
--> why is this needed over the stock yocto fstab ?????
The text was updated successfully, but these errors were encountered: