summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Robert Pengelly [Sat, 22 Mar 2025 12:13:08 +0000 (12:13 +0000)]
Updated explaination
Robert Pengelly [Sat, 22 Mar 2025 11:00:08 +0000 (11:00 +0000)]
Explain why a disk image needs to be way bigger than it should be
Robert Pengelly [Thu, 20 Mar 2025 16:50:46 +0000 (16:50 +0000)]
If (cylinder_times_heads / heads_per_cylinder) has a remainder increase the cylinder by 1 and recalculate the image size based on the new geometry
Robert Pengelly [Mon, 18 Nov 2024 23:57:49 +0000 (23:57 +0000)]
Added EFI partition number
Robert Pengelly [Thu, 18 Jul 2024 11:33:17 +0000 (12:33 +0100)]
Added --update flag to see if we need to try opening the output before creating it
Robert Pengelly [Sun, 16 Jun 2024 08:04:17 +0000 (09:04 +0100)]
Actually heads per cylinder was right without -1
Robert Pengelly [Sat, 15 Jun 2024 21:44:52 +0000 (22:44 +0100)]
Looks like heads per cylinder needs - 1
Robert Pengelly [Sat, 15 Jun 2024 20:08:05 +0000 (21:08 +0100)]
Allow specifying minix parition type
Robert Pengelly [Mon, 3 Jun 2024 03:33:22 +0000 (04:33 +0100)]
New server