
24th October 2012
|
 |
Ceriwiser
|
|
Join Date: Oct 2012
Posts: 396
Rep Power: 13
|
|
[TUTORIAL] Membuat Norton Ghost 15 USB Bootable
Yang Disiapkan:
- USB Drive (flash disk atau hardisk) 2.0 minimal 1GB.
- Norton Ghost 15. Download versi Trial-nya DISINI atau kalau mau yg sdh diaktivasi, pakai yg ini:
[/quote]
Quote:
Abis download trialnya, instal, aktivasi, restart klo perlu, update programnya.
- Symantec Recovery Disk ISO image. Download DISINI.
[/spoiler]
Spoiler for open this:
for mirror:
Abis download, ekstrak image ISO-nya ke folder tertentu, contoh: NGH1501_AllWin_English_SrdOnly
- Grub4DOS, download dari SINI.
- GrubInstaller, download DISINI.
|
Spoiler for open this:
Quote:
timeout 10
default 0
# USB Boot -> USB Format FAT32
title Norton Ghost 15 (hd32)
find --set-root /iso/SymantecSrd.iso
map /iso/SymantecSrd.iso (hd32)
map --hook
root (hd32)
chainloader /bootmgr
# Boot PXE via grldr
title Norton Ghost 15 (hd32)
pxe keep
root (pd)/iso/SymantecSrd.iso
map --mem (pd)/iso/SymantecSrd.iso (0xff)
map --hook
root (0xff)
chainloader /bootmgr
title Restart Komputer
reboot
title Matikan Komputer
halt
(** Command diatas cuma command simpel saja, klo mau lebih bagus, maen2 ke thread Grub4DOS DISINI).
Hasil menu Grub4DOS ane:
|
[quote]
- USB drive agan sdh bisa dites, silakan boot komputer agan dgn Symantec Recovery Disk USB baru agan tsb:
[spoiler=open this] for :
Jika thread ini berguna, mohon di- Comment / Rate / melon yak...
Life is "Trying things to see if they work"
|