/tmp dependencies & ramdisk
#1
What are system bootup dependencies on /tmp?

I've tried switching /tmp to be a ramdisk on PMOS and Mobian.  PMOS boots into console (no phosh) and Mobian won't boot at all.

Perhaps my /etc/fstab syntax is wrong?? 

Code:
tmpfs /tmp tmpfs rw,nosuid,nodev,size=613392k,mode=755 0 2


(Why switch /tmp from filesystem to ramdisk?  /tmp is the default BURST_DIR for Megapixels, and for Pure Maps cache; so a ramdisk should make taking pics & viewing maps faster.  Everyone could benefit Smile

(02-19-2022, 11:51 AM)vap0rtranz Wrote: What are system bootup dependencies on /tmp?

I've tried switching /tmp to be a ramdisk on PMOS and Mobian.  PMOS boots into console (no phosh) and Mobian won't boot at all.

Perhaps my /etc/fstab syntax is wrong?? 

Code:
tmpfs /tmp tmpfs rw,nosuid,nodev,size=613392k,mode=755 0 2


(Why switch /tmp from filesystem to ramdisk?  /tmp is the default BURST_DIR for Megapixels, and for Pure Maps cache;  so a ramdisk should make taking pics & viewing maps faster.  Everyone could benefit Smile

well looks like it was my fstab syntax.  'default' in fstab worked.  Not ideal but it works:

Code:
tmpfs /tmp tmpfs default,size=524288k 0 2
PPv1.2a running PMOS ... almost a daily driver!
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)