CloneZilla. Menu.lst.

Sep 16, 2011 14:13

Установка Windows 7 (32|64)

title Install Windows 7
root (hd0,0)
chainloader (hd0,0)/bootmgr

*************************************************************


# This is a sample menu.lst file. You should make some changes to it.
# The old install method of booting via the stage-files has been removed.
# Please install GRLDR boot strap code to MBR with the bootlace.com
# utility under DOS/Win9x or Linux.

#color blue/green yellow/red white/magenta white/magenta
color dark-gray/black yellow/red white/black white/black
timeout 8
default 0
gfxmenu /boot/gfx/gfx_01
# gfxmenu /message

title PowerOFF
halt

title Clonezilla Live! Alternate
find --set-root /boot/clonezilla-live-20110824-oneiric.iso
map --heads=0 --sectors-per-track=0 /boot/clonezilla-live-20110824-oneiric.iso (0xff)
map --hook
root (0xff)
loopback loop /boot/clonezilla-live-20110824-oneiric.iso
kernel /live/vmlinuz boot=live union=aufs live-config noswap nolocales noprompt vga=785 ip=frommedia toram findiso=/boot/clonezilla-live-20110824-oneiric.iso
initrd /live/initrd.img

title Clonezilla live
root (hd0,0)
kernel /boot/clonezilla/live/vmlinuz1 boot=live live-config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="" ocs_live_batch="no" ocs_lang="" vga=788 ip=frommedia nosplash live-media-path=/boot/clonezilla/live bootfrom=/dev/sdb1 toram=filesystem.squashfs
initrd /boot/clonezilla/live/initrd1.img
boot

title ERD Commander Windows XP
map --mem /boot/flop.ima (fd0)
map --mem /boot/erd.iso (0xFF)
map --hook
chainloader (0xFF)

title Acronis True Image
root (hd0,0)
kernel /boot/acronis/tis/kernel.dat vga=788 ramdisk_size=28672 acpi=off quiet
initrd /boot/acronis/tis/ramdisk.dat

title MHDD
# find --set-root /(hd0,0)
map /boot/mhdd.iso (0xff) || map --mem /boot/mhdd.iso (0xff)
map --hook
chainloader (0xff)
boot

title Тест оперативной памяти "Memtest"
kernel /boot/memtest

title Paragon Hard Disk Manager
kernel /boot/paragon/vmlinuzp splash=silent vga=0x314 language=ru_RU.UTF-8 medialable=PARAGON
initrd /boot/paragon/initrd.gz

title ERD Commander Windows 7
map --mem /boot/flop.ima (fd0)
map --mem /boot/erd7.iso (0xFF)
map --hook
chainloader (0xFF)

title Acronis Disk Director
root (hd0,0)
kernel /boot/acronis/dds/kernel.dat vga=788 ramdisk_size=28672 acpi=off quiet
initrd /boot/acronis/dds/ramdisk.dat

title Nht-team LiveCD
map --mem /boot/flop.ima (fd0)
map --mem /boot/nht.iso (0xFF)
map --hook
chainloader (0xFF)

title Установка Ubuntu
find --set-root /boot/ubuntu.iso
map /boot/ubuntu.iso (hd32)
map --hook
root (hd32)
kernel /casper/vmlinuz file=cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/boot/ubuntu.iso quiet splash --
initrd /casper/initrd.lz
boot

title Установка Linux Mint (gnome) 10
find --set-root /boot/linuxmint.iso
map /boot/linuxmint.iso (hd32)
map --hook
root (hd32)
kernel /casper/vmlinuz file=cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/boot/linuxmint.iso quiet splash --
initrd /casper/initrd.lz
boot

title Установка FreeNAS
map (hd0,0)/boot/freenas.iso (hd32)
map --hook
chainloader (hd32)
boot

title Проверка жесткого диска
map (hd0,0)/boot/vcr35r.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
boot

title Сброс пароля администратора
map (hd0,0)/boot/pwdch.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
boot

title KolibriOS
map /boot/kolibri.iso (0xFF) || map --mem /boot/kolibri.iso (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)

title Win98 dsk
find --set-root --ignore-floppies /boot/drdflash.img
map --mem /boot/drdflash.img (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)

title NetbootME
find --set-root --ignore-floppies /boot/netbootme.dsk
map --mem /boot/netbootme.dsk (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
Previous post Next post
Up