added clonezilla
This commit is contained in:
@@ -53,28 +53,23 @@ label -
|
||||
MENU LABEL Backup & Restore: ----------------------
|
||||
MENU DISABLE
|
||||
|
||||
LABEL rescue
|
||||
MENU LABEL * Rescuezilla Live
|
||||
kernel rescue/vmlinuz
|
||||
APPEND initrd=rescue/initrd.lz netboot=nfs root=/dev/nfs ramdisk_size=1500000 ip=dhcp nfsroot=__NFSSERVERIP__:/srv/rescue boot=casper locale=de_DE keyboard-configuration/layoutcode=de bootkbd=de console-setup/layoutcode=de quiet
|
||||
LABEL rescue
|
||||
MENU LABEL * Rescuezilla Live
|
||||
kernel free/rz/casper/vmlinuz
|
||||
APPEND initrd=free/rz/casper/initrd.lz netboot=nfs root=/dev/nfs ramdisk_size=1500000 ip=dhcp nfsroot=192.168.75.3:/srv/tftp/free/rz/ boot=casper locale=de_DE keyboard-configuration/layoutcode=de bootkbd=de console-setup/layoutcode=de quiet
|
||||
|
||||
MENU BEGIN
|
||||
MENU LABEL * Weitere Optionen...
|
||||
|
||||
LABEL rescue2
|
||||
MENU LABEL * Rescuezilla Live Fail-Safe
|
||||
kernel rescue/vmlinuz
|
||||
APPEND initrd=rescue/initrd.lz netboot=nfs root=/dev/nfs ramdisk_size=1500000 ip=dhcp nfsroot=__NFSSERVERIP__:/srv/rescue boot=casper locale=de_DE keyboard-configuration/layoutcode=de bootkbd=de> xforcevesa nomodeset vga=791 quiet
|
||||
kernel free/rz/casper/vmlinuz
|
||||
APPEND initrd=free/rz/casper/initrd.lz netboot=nfs root=/dev/nfs ramdisk_size=1500000 ip=dhcp nfsroot=192.168.75.3:/srv/tftp/free/rz/ boot=casper locale=de_DE keyboard-configuration/layoutcode=de bootkbd=de console-setup/layoutcode=de xforcevesa nomodeset vga=791 quiet
|
||||
|
||||
LABEL clonei686
|
||||
MENU LABEL * Clonezilla Live i686 (Ramdisk)
|
||||
KERNEL clone/vmlinuz.i686
|
||||
APPEND initrd=clone/initrd.i686.img boot=live username=user union=overlay config components noswap edd=on nomodeset nodmraid locales=de_DE.UTF-8 keyboard-layouts=de-latin-1 ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash noprompt fetch=tftp://__NFSSERVERIP__/clone/filesystem.i686.squashfs quiet
|
||||
|
||||
LABEL clonex64
|
||||
MENU LABEL * Clonezilla Live x64 (Ramdisk)
|
||||
KERNEL clone/vmlinuz.x64
|
||||
APPEND initrd=clone/initrd.x64.img boot=live username=user union=overlay config components noswap edd=on nomodeset nodmraid locales=de_DE.UTF-8 keyboard-layouts=de-latin-1 ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash noprompt fetch=tftp://__NFSSERVERIP__/clone/filesystem.x64.squashfs quiet
|
||||
LABEL cz
|
||||
MENU LABEL * Clonezilla Live (Ramdisk)
|
||||
KERNEL free/cz/live/vmlinuz
|
||||
APPEND initrd=free/cz/live/initrd.img boot=live username=user union=overlay config components noswap edd=on nomodeset nodmraid locales=de_DE.UTF-8 keyboard-layouts=de-latin-1 ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash noprompt fetch=tftp://__NFSSERVERIP__/free/cz/live/filesystem.squashfs quiet
|
||||
|
||||
LABEL acr11
|
||||
MENU LABEL * Acronis True Image Home 2011
|
||||
|
Reference in New Issue
Block a user