Debian Linux boot disk creation
Under Debian Linux use mkboot command that makes a bootdisk. mkboot only works on floppy disk drive. By default the bootdisk will use the kernel /vmlinuz and the current root partition. Use the -r option to specify a different partition, and provide the new kernel file directly to specify a different kernel. Use the -d option to specify a different device for the floppy drive.
To create a boot disk of the kernel /vmlinuz:
See kernel version (soft link):
# ls –l /vmlinuz
# mkboot
Output:
Insert a floppy diskette into your boot drive, and press .
To use second floppy drive /dev/fd1:
# mkboot -d /dev/fd1
Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
Related Other Helpful FAQs:
- Linux create an installation boot disk
- Linux Boot Disk under Redhat or Fedora Linux
- Linux no space error while creating a bookdisk
- What do I do if my Linux Server / Workstation does not boot?
- Howto: Create a boot floppy in Solaris UNIX
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Recent Comments
Today ~ 1 Comment
Today ~ 1 Comment
Today ~ 10 Comments
Today ~ 8 Comments
Yesterday ~ 15 Comments