Binaries/makeboot: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "makeboot is a binary used to create a repair/installation floppy disk for system maintenance.")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
makeboot is a binary used to create a repair/installation floppy disk for system maintenance.
makeboot is a [[Binaries|binary]] used to create a repair/installation floppy disk for system maintenance.
 
 
'''usage:'''
 
makeboot
 
 
'''output:'''
 
writes the minux installer on the floppy disk with file name "startup" and disk name "minuxinstall", this disk acts as a boot disk.
 
 
a boot disk contains a copy of the netinstaller that overrides a computer's normal startup when inserted, this can be used to either install, reinstall, remove or repair a minux installation.
 
it is handy to have at least one boot disk around if needed, it can be a lifesaver.

Latest revision as of 00:00, 27 September 2024

makeboot is a binary used to create a repair/installation floppy disk for system maintenance.


usage:

makeboot


output:

writes the minux installer on the floppy disk with file name "startup" and disk name "minuxinstall", this disk acts as a boot disk.


a boot disk contains a copy of the netinstaller that overrides a computer's normal startup when inserted, this can be used to either install, reinstall, remove or repair a minux installation.

it is handy to have at least one boot disk around if needed, it can be a lifesaver.