This website requires JavaScript.
Explore
Help
Sign In
g
/
PrawnOS-nonfree
Watch
1
Star
0
Fork
0
You've already forked PrawnOS-nonfree
Code
Issues
Pull Requests
Releases
Wiki
Activity
9c71414f5b
PrawnOS-nonfree
/
resources
/
BuildResources
/
cmdline
2 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixed filesystem corruption issues Fixed: filesystems were created with journaling disabled, now journaling is enabled filesystem was mounted rw on boot, which prevented fsck from running - changed to ro, which then gets mounted as rw by systemd using the fstab file - added a fstab for the external boot devices that tries both usb and sd card
2019-05-23 07:19:32 +02:00
console=tty1 init=/sbin/init root=PARTUUID=%U/PARTNROFF=1 rootfstype=ext4 rootwait ro net.ifnames=0
Reference in New Issue
Copy Permalink