1. Open sardu.iso
2. Create cfg file and rename it to Recovery tools.
3. open it with any Text editor (I use Notepad) and enter the code in it and Save.
- Code: Select all
#File creato da Shardana Antivirus Rescue Disk Utility 'SARDU'
#
default vesamenu.c32
prompt 0
menu title Recovery Tools
MENU SEPARATOR
menu background sardu.jpg
MENU TABMSG http://www.sarducd.it
menu color hotsel 30;47 #40000000 #20ffffff
menu color sel 30;47 #40000000 #20ffffff
menu color scrollbar 30;47 #40000000 #20ffffff
menu color help 37;40 #c0ffffff #00000000 std
MENU WIDTH 76
MENU MARGIN 10
#
MENU ROWS 15
MENU TABMSGROW -10
MENU CMDLINEROW 23
MENU ENDROW -1
MENU TIMEOUTROW -8
MENU HSHIFT 4
MENU VSHIFT 4
LABEL -
MENU LABEL BackupTools:
MENU DISABLE
#boot torna indietro
label <==Back
kernel vesamenu.c32
APPEND /isolinux.cfg
#boot di Acrinis
label Boot from Acrinis True Image Home 2011
menu label ^Acrinis True Image Home 2011
kernel /Acronis/kernel.dat
append initrd=/Acronis/ramdisk.dat vga=0x314 ramdisk_size=40000 quiet
#
#boot torna indietro
label <==Back
kernel vesamenu.c32
APPEND /isolinux.cfg
#
#
4. now copy Recoverytools.cfg into Menu Folder .
like Photo :
5. Open Isolinux.cfg and add this code in it and Save.
- Code: Select all
#
label Menu RecoveryTools
Menu label ^RecoveryTools
MENU INDENT 1
kernel vesamenu.c32
APPEND /menu/RecoveryTools.cfg
#
like Photo :
6. Extract the folder Recovery Manager from ISO file and rename it in Acronis (you can use 7zip, winiso or similar)
8. save ISO File and Enjoy.