Pages

Hirens 15.2


Hirens Bootable 15.2

            Jika anda punya masalah dengan sistem operasi anda yang tidak bekerja dan harus diinstall ulang tapi anda mempunyai data di tempat OS tersebut berjalan yaitu partisi C:/. Software ini mungkin bisa menjadi solusi anda untuk menyelamatkan data anda. Anda hanya perlu punya CD/DVD-Drive untuk menggunakannya. SOftware ini merupakan kumpulan beberapa tools seperti antivirus, kompresi,partisi,dan lain-lain yang bisa anda gunakan untuk keperluan anda. Bahkan untuk seri terbarunya sudah support graphic meskipun masih rendah. Dengan software ini anda dapat main game seperti Plants vs zombie atau zuma meskipun tanpa harddisk sekalipun. dengan cara anda menginstall game tersebut di Mini XP. Sayangnya untuk Mini XP ini belum support audio. Tapi banyak keuntungan lain yang bisa anda jajal sendiri. Software ini juga sudah dilengkapi dengan mini linux. Jika anda tidak ada harddisk dan ingin mendengarkan musik, anda bisa memainkannya melalui mini Linux ini. Anda pun bisa menambahkan fungsi Hirens ini menjadi beragam dengan menambahkan bootable lain. Seperti anda bisa install windows 7,XP,8 dan lainnya. Nah selain itu anda bisa ubah sendiri isi menu.lstnya sesuai selera kamu. Anda bisa lihat di custom-menu.lst untuk hirens 15 keatas apa aja bootable yang bisa ditambahkan di hirens.Contohnya nih punya gue

color blue/cyan yellow/cyan
#timeout 6
default /default
splashimage=/HBCD/Linux/splash.xpm.gz
write (md)0x220+1 !BAT\necho -n -P:0000 $[0107] Kiki BootFlash 15.1 \0 && initscript (md)0x220+1

title Linux Menu...
find --set-root /HBCD/Linux/linux.lst
configfile /HBCD/Linux/linux.lst

title \n
root

title Mini Windows Xp\nRun Antivirus and other windows programs
find --set-root /HBCD/XP/XP.BIN
chainloader /HBCD/XP/XP.BIN

title Dos Programs\nRun Dos Programs
find --set-root /HBCD/Dos/dos.gz
map --mem /HBCD/Dos/dos.gz (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1

title PLoP Boot Manager\n
find --set-root /HBCD/Boot/plpbt.bin
kernel /HBCD/Boot/plpbt.bin

title Smart Boot Manager 3.7.1\n
find --set-root /HBCD/Boot/smartbm.gz
kernel /HBCD/Boot/memdisk
initrd /HBCD/Boot/smartbm.gz

title \n
root

title Windows Memory Diagnostic\n
find --set-root /HBCD/Boot/wmemtest.gz
kernel /HBCD/Boot/memdisk
initrd /HBCD/Boot/wmemtest.gz

title MemTest86+\n
find --set-root /HBCD/Boot/memtest.gz
map --mem /HBCD/Boot/memtest.gz (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1

title Offline NT/2000/XP/Vista/7 Password Changer\nWindows Password Reset 2011-05-11
find --set-root /HBCD/Boot/chntpw
set opt=vga=1
clear
echo Press ENTER to boot, or give linux kernel boot options first if needed.
echo Some that I have to use once in a while:
echo boot: nousb     - to turn off USB if not used and it causes problems
echo boot: irqpoll   - if some drivers hang with irq problem messages
echo boot: vga=ask   - if you have problems with the videomode
echo boot: nodrivers - skip automatic disk driver loading
echo
set /p opt=boot:
kernel /HBCD/Boot/chntpw %opt%
initrd /HBCD/Boot/chntpw.gz

title Kon-Boot\nWindows (any/blank password) and Linux (kon-usr) Login Without a Password
set kon=konboot.gz
find --set-root /HBCD/Boot/konboot.gz | set iscd=
find --set-root /HBCD/Boot/konbootp.gz && set kon=konbootp.gz
map --mem /HBCD/Boot/%kon% (fd0)
map --hook
chainloader (fd0)+1
if not "%iscd%"=="(cd)" pause --wait=2 HDD SWAP
if not "%iscd%"=="(cd)" map (hd1) (hd0)
map --hook
rootnoverify (fd0)
map --floppies=1

title Seagate DiscWizard (Powered by Acronis Trueimage)\nPress ALT+T+O+K to skip Error
find --set-root /HBCD/Boot/SeagatDW
kernel /HBCD/Boot/SeagatDW vga=788 ramdisk_size=32768 acpi=off quiet noapic mbrcrcs on
initrd /HBCD/Boot/SeagatDW.gz

title Fix "NTLDR is Missing"\n
find --set-root /HBCD/Boot/ntldr.gz
kernel /HBCD/Boot/memdisk
initrd /HBCD/Boot/ntldr.gz

title Darik's Boot and Nuke (Hard Disk Eraser)\n
find --set-root /HBCD/Boot/dban.gz
kernel /HBCD/Boot/memdisk
initrd /HBCD/Boot/dban.gz

title Dos Programs (Alternative Boot Method)\nUsing Memdisk
find --set-root /HBCD/Dos/dos.gz
kernel /HBCD/Boot/memdisk
initrd /HBCD/Dos/dos.gz

title \n
root

title Boot Windows XP (NTLDR) from Hard Drive\n
find --set-root --ignore-floppies --ignore-cd /ntldr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader /ntldr
savedefault

title Boot Windows Vista/7 (BOOTMGR) from Hard Drive\n
find --set-root --ignore-floppies --ignore-cd /bootmgr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /bootmgr
savedefault

title Boot From Hard Drive (Windows Vista/7/2008 or Xp)\n
find --set-root --ignore-floppies --ignore-cd /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr || rootnoverify (hd0) && chainloader +1 && boot
map () (hd0) && map (hd0) () && map --rehook
find --set-root --devices=h /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader /bootmgr || chainloader /ntldr
title Chainload isolinux.bin\n
find --set-root /HBCD/isolinux.bin
chainloader /HBCD/isolinux.bin

title \n
root

title \nMore
root

title Reboot
reboot

title Shutdown
halt

title Custom Menu...  (Use HBCDCustomizer to add your files)\n
find --set-root /HBCD/menu-custom.lst
configfile /HBCD/menu-custom.lst

* untuk yang warna merah anda boleh menghapusnya karena harus melakukan proses selanjutnya dan membutuhkan software/data tambahan


















 

List software bootable yang bisa ditambah ke hirens
1. Linux RIP
2. Linux Parted Magic
3. Linux Slax
4. Linux Porteus
5. DSL Linux
6. Linux Slitaz
7. Linux Puppy
8. WIndows XP
9. Windows 7