mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
* usbstoraged * set quirks on demand * remove reference to usbstoraged.service * comments * use sysfs instead of modprobe and address comments * fix ro fs and missing comma * Apply suggestions from code review * don't recurse overlayroot * sleep before reconnect * reset twice * sync between writes * fix build * fix build * adds drive to storage quirk whitelist * long sleep * another thing to try * fix: Ensure that the changes take effect Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com> Co-authored-by: Justin Miller <dragondef@gmail.com>
4 lines
156 B
Plaintext
4 lines
156 B
Plaintext
LABEL=green / ext4 discard,errors=remount-ro 0 1
|
|
LABEL=system-boot /media/boot-rw vfat defaults 0 1
|
|
/media/boot-rw /boot/firmware none defaults,bind,ro 0 0
|