forked from yoshi314/multi-live-usb-configs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hiren.cfg
66 lines (49 loc) · 1.39 KB
/
hiren.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Hiren's boot cd (tested on 14.1)
# just copy over the HBCD directory to the root of usb
# warning! the usb must be formatted to fat32 !
LABEL xp
MENU LABEL Mini Windows Xp
COM32 chain.c32 ntldr=/HBCD/XP/XP.BIN
LABEL bc
MENU LABEL Dos Programs
KERNEL /HBCD/Boot/memdisk
APPEND initrd=/HBCD/Dos/dos.gz
MENU separator
LABEL wm
MENU LABEL Windows Memory Diagnostic
KERNEL /HBCD/Boot/memdisk
APPEND initrd=/HBCD/Boot/wmemtest.gz
LABEL mt
MENU LABEL MemTest86+
KERNEL /HBCD/Boot/memdisk
APPEND initrd=/HBCD/Boot/memtest.gz
LABEL ch
MENU LABEL Offline NT/2000/XP/Vista/7 Password Changer
KERNEL /HBCD/Boot/chntpw vga=1
APPEND initrd=/HBCD/Boot/chntpw.gz
LABEL kb
MENU LABEL Kon-Boot
KERNEL /HBCD/Boot/memdisk
APPEND initrd=/HBCD/Boot/konboot.gz
LABEL sd
MENU LABEL Seagate DiskWizard (Powered by Acronis Trueimage, Error? ALT+T+O+K)
KERNEL /HBCD/Boot/linux vga=788
APPEND rw initrd=/HBCD/Boot/SeagatDW.gz ramdisk_size=32768 acpi=off quiet noapic mbrcrcs on
LABEL pl
MENU LABEL PLoP Boot Manager
BOOT /HBCD/Boot/plpbt.bin
LABEL sb
MENU LABEL Smart Boot Manager 3.7.1
KERNEL /HBCD/Boot/memdisk
APPEND initrd=/HBCD/Boot/smartbm.gz
LABEL nl
MENU LABEL Fix "NTLDR is Missing"
KERNEL /HBCD/Boot/memdisk
APPEND initrd=/HBCD/Boot/ntldr.gz
LABEL db
MENU LABEL Darik's Boot and Nuke - Hard Drive Eraser
KERNEL /HBCD/Boot/memdisk
APPEND initrd=/HBCD/Boot/dban.gz
LABEL gd
MENU LABEL Chainload GRUB4DOS
BOOT /HBCD/grldr