live-bootstrap/steps/jump
Gábor Stefanik 6c2144e50a Make move_disk work on bare metal
* Use -S32 -H64 --force to trick sfdisk into allowing MiB-aligned
  partitions on a drive that reports a CHS geometry
* Explicitly create partition at sector 2097152 (=1GiB)
* Force mkfs.ext4 to overwrite any existing filesystem it might find
* Wait up to 2 minutes for the disk to become readable (especially
  USB drives often show up with a delay)
2024-01-02 00:57:29 +01:00
..
break.sh Add license information to break.sh 2023-12-26 13:01:24 +11:00
fiwix.sh Linters & CI updates 2023-12-15 21:44:43 +11:00
linux.sh Use devtmpfs, and improve finalize_fhs.sh 2024-01-02 00:15:32 +01:00
move_disk.sh Make move_disk work on bare metal 2024-01-02 00:57:29 +01:00