Linux Comm Mkbootdisk
# Linux mkbootdisk Command
[ Linux Command Reference](#)
The Linux mkbootdisk command is used to create a boot disk for the current system.
mkbootdisk can create a boot disk for the current system.
### Syntax
mkbootdisk
**Parameters**:
* --device Specifies the device.
* --mkinitrdargs Sets the arguments for mkinitrd.
* --noprompt Does not prompt the user to insert a disk.
* --verbose Displays detailed information during execution.
* --version Displays version information.
[ Linux Command Reference](#)
YouTip