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
After three days of exhibition, the Pristitrope no longer boots properly. The splash screen is loaded from disk correctly but the USB drive doesn't mount.
It looks like file system corruption.
Short investigation shows that /tmp is not mounted as tmpfs (even though the video gets copied there and debian-ua-netinst claims to do so). This is fixed by adding an entry to fstab.
Further measures can be taken, for instance mounting everything read-only and unmounting the USB drive as soon as the files have been copied.
The text was updated successfully, but these errors were encountered:
After three days of exhibition, the Pristitrope no longer boots properly. The splash screen is loaded from disk correctly but the USB drive doesn't mount.
It looks like file system corruption.
Short investigation shows that /tmp is not mounted as tmpfs (even though the video gets copied there and debian-ua-netinst claims to do so). This is fixed by adding an entry to fstab.
Further measures can be taken, for instance mounting everything read-only and unmounting the USB drive as soon as the files have been copied.
The text was updated successfully, but these errors were encountered: