live-bootstrap/steps/jump
Gábor Stefanik ee3ab501da Add rootwait to grub command line to fix USB boot failures
Without this, one of my boards fails to reboot from USB drive due to
slow USB enumeration. Rootwait is not needed during the Fiwix -> Linux
jump, because we use an initramfs there, and the init scripts already
wait for USB drives to show up. Linux->Linux kexec, used with a custom
early kernel, might need it, so add it there as well to be safe.
2024-02-18 17:52:33 +01:00
..
break.sh Add license information to break.sh 2023-12-26 13:01:24 +11:00
fiwix.sh Upgrade Linux kernel to 4.14.336 2024-02-17 15:37:33 +01:00
linux.sh Add rootwait to grub command line to fix USB boot failures 2024-02-18 17:52:33 +01:00
move_disk.sh Support reboot in non-chroot modes using grub and an init script 2024-02-04 16:54:13 +01:00