11 lines
		
	
	
		
			732 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			732 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
proc            /proc           proc    defaults          0       0
 | 
						|
/dev/mmcblk0p2  /               ext4    ro,noatime  0       1
 | 
						|
/dev/mmcblk0p1  /boot/          vfat    defaults,ro,nofail         0       2
 | 
						|
#mount_overlay   /var            fuse    nofail,defaults,x-systemd.automount,x-systemd.requires=/var,x-systemd.device-timeout=10s 0 0
 | 
						|
#mount_overlay   /home           fuse    nofail,defaults,x-systemd.automount,x-systemd.requires=/home,x-systemd.device-timeout=10s 0 0
 | 
						|
mount_overlay	/etc		fuse	nofail,defaults 0 0
 | 
						|
mount_overlay   /var            fuse    nofail,defaults 0 0
 | 
						|
mount_overlay   /home           fuse    nofail,defaults 0 0
 | 
						|
mount_overlay	/media		fuse	nofail,defaults 0 0
 | 
						|
none		/tmp		tmpfs	nosuid,nodev,relatime	0	0
 |