Grub4dos: ISO and image files on the boot Hard Disk: Sample ISO files such as boot display slax and Ubuntu!

Source: Internet
Author: User

Grub4dos: What about Ox X !!!!!!!

    • It can recognize many file systems (NTFs (main windows system format), ext2, ext3 (main Linux system format), fat, fat16 (floppy disk format), and FAT32 (USB disk format), iso-9660 (disc format)
    • Multiple installation methods are supported: MBR, external OS files, boot sector of a floppy disk, and boot area of a CD
    • Multiple usage methods: Command interaction, menu non-interactive, menu and command mixed mode!

 

 

Startup command menu file: Sample ISO files such as slax and ubuntu!

 

Example menu. lst

 
timeout 30
default/default
title slax-chainloader
map -- Mem (hd0, 0)/slax. ISO (hd32)
map -- hook
root (hd32)
chainloader (hd32)
title slax-kernel
map -- Mem (hd0, 0) /slax. ISO (hd32)
map -- hook
root (hd32)
kernel/boot/vmlinuz ramdisk_size = 6666 root =/dev/ram0 RW autoexec = xconf; telinit ~ 4 changes =/slax/
initrd/boot/initrd.gz
title pup-431.iso
map -- Mem (hd0, 0) /pup-431.iso (hd32)
map -- hook
root (hd32)
Find -- Set-root/pup_431.sfs
kernel/vmlinuz root =/dev/ram0 pmedia = CD
initrd/initrd.gz

title reboot
chainloader (hd0)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.