Log in

View Full Version : ::... Grub4DOS Dan Tutorialnya ...::


CaraCepet
24th October 2012, 10:01 PM
� Grub4DOS �




http://img823.imageshack.us/img823/3807/ccpbfilesinformation.png




[/spoiler] for info:




Grub4DOS adalah bootloader sebaguna berbasis GNU GRUB yang bisa dipakai utk keperluan dual/multi-boot DOS, Windows, Linux & OS lainnya. Grub4DOS juga bisa dipakai utk (chain)load OS lainnya dlm kondisi darurat misalnya ketika bootloader atau Partition Boot Sector OS rusak/corrupt. Grub4DOS bisa diakses via command line atau menu konfigurasi (menu.lst)-nya sendiri.



Fitur:


Boot Master Boot Record (MBR)
Boot partition boot sector
Load loader DOS 6.22/7.x/8.0 (utk ngebaca Windows 9x/Me) (io.sys)
Load loader FREEDOS (kernel.sys)
Load loader Windows NT/2000/XP (ntldr)
Load loader Windows Vista/7 (bootmgr)
Load file kernel Linux
Support berbagai multi file system
Boot dari device apapun yg bisa dibaca oleh BIOS, termasuk:

Hard Disk Drive (HDD)
CD/DVD drive
USB Flash drive
Floppy Disk drive

Boot disk image (baik tipe HDD atw Floppy)
Ganti urutan hardisk (via command map)
Boot image dari network
Support mode LBA
Bisa dipakai sebagai file boot PXE


Fungsi Grub4DOS sepenuhnya diatur oleh file grldr (atau grub.exe utk DOS/Linux). File grldr ini bisa diload via OS yg ada - mis. via file NTLDR klo dari boot WinNT/2K/XP.



Kode Grub4DOS juga bisa ditulis langsung kedalam MBR atau Partition Boot Sector device yg ada.



Klo kode GRub4DOS sdh diinstal kedlm MBR hardisk, maka Grub4DOS akan mencari lokasi file grldr di semua hardisk/partisi (yg support) termasuk floppy device dan akan mem-boot device tsb.



File system yg disupport Grub4DOS:



FAT12\FAT16\FAT32; NTFS; EXT2\EXT3



Klo kode Grub4DOS diinstal kedlm partition boot sector maka file grldr-nya mesti ada didlm partisi bootnya utk mem-bootnya.



Klo kode Grub4DOS diinstal kedlm CD atau Floppy, maka file grldr-nya mesti ada didlm device boot-nya.



Jika file grldr atau grub.exe sdh diload, otomatis menu-bawaan (embedded) akan dijalankan. Menu ini nanti yg akan mencari file "menu.lst" Grub4DOS. Jika menu.lst tdk ketemu maka command shell Grub4DOS yg akan dijalankan.









http://img857.imageshack.us/img857/4418/ccpbdownloadlinks.png




for download:




Final build (latest V.0.4.4):




[/quote]





http://sourceforge.net/project/showf...roup_id=104188 (http://sourceforge.net/project/showfiles.php?group_id=104188)





Stable pre-release build (mis. V.0.4.3pre1):










Sarovar.org: GRUB for DOS: Project Info (http://sarovar.org/projects/grub4dos/)





New build (mis. V.0.4.4-2009-05-13):










http://nufans.net/grub4dos/

https://gna.org/projects/grub4dos/

Index of /grub4dos (http://download.gna.org/grub4dos/)





Grubinst:










http://nufans.net/grub4dos/grubutil/

Index of /grubutil (http://download.gna.org/grubutil/)





Xtras:











GRUB4DOS Toolbox for Windows v.0.22:



It's a NSIS based GUI installer for grub4dos. Grub4DOS Toolbox for Windows is a small utility with GUI written in NSIS, which allows the user to install, uninstall and modify the Grub4DOS boot manager with great ease in Windows 2000 and above.




Code:

http://www.media*fire..com/?7dbtu5jjfbr2i3a














Grub4Dos - MenuList Edit 1.4.0.1.12



Conng synthesis tools with features such as

content + View and edit the menu.lst file with syntax highlight makes it easy to manipulate and edit.

+ Create boot from the hard drive, only applies to OS XP

​​+ Check the boot file image format (*. img, *. iso) with MobaliveCD

+ Create a USB startup for the MultibootISO

+ external viewing device




Code:

http://www.media*fire..com/?l2e69pkthah0hki














Easy2Boot-grub4dos v0.4:



Easy2Boot is a multiboot (aka multipass) USB drive (flash or hard disk) that you can boot a system from. It can contain a large variety of ISO files or image files or linux files (or any bootable file) and is based on grub4dos. No file editing is required, just drag and drop a .mnu file and it's matching ISO or payload file to your USB Easy2Boot drive and away you go!




Code:

http://www.media*fire..com/?vpn835nox695fc6







Password: .:n4Rc0:.

















INSTAL/LOAD




for Instal_G4D:








A. Load/Instal Grub4dos Dari Windows


Instal/load Grub4DOS Di Windows NT/2K/XP via ntldr




for :






CARA I:



- Copy file "grldr" dari dlm archive G4DOS ke root drive Windows (biasanya di C: ).



- Edit/tambahkan baris ini kedlm file BOOT.INI Windows (File BOOT.INI ada dlm root boot drive Windows, klo ngga keliatan, munculin dari opsi "Show hidden files and folders" & "Hide protected operating system files" Folder Option):










C:\grldr="Grub4DOS"












NOTE: Selalu pakai path "C:\grldr" biarpun Windows terinstal di drive lain.





Isi file BOOT.INI jadinya:












timeout=30

default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect

[B]C:\grldr="Grub4Dos"







- Restart Windows.



CARA II:



- Copy file grldr.mbr dari hasil download Grub4DOS diatas.

- Edit/tambahkan entry
Code:

C:\grldr.mbr="Grub4dos"

kedlm file BOOT.INI.

- Copy file grldr kedlm root drive tsb (C:\grldr).








Instal/load Grub4DOS Di Windows Vista/2008/7 via bootmgr




for :




File bootloader Windows Vista/2008/7 (bootmgr) tdk bisa secara langsung meload grldr, tapi bisa dipakai utk load file grldr.mbr.



- Copy file grldr.mbr Grub4DOS ke root boot-drive Windows (biasanya di C:\ ).



- Save baris2 ini dlm notepad kosong, dgn nama misal: "grub4dos.cmd". Simpan di dekstop:




Code:

@echo off
Setlocal

::Ganti path ke file bcdedit.exe agan (mis. C:\Windows\System32\bcdedit.exe)
Set BCDEDIT=C:\Windows\System32\bcdedit.exe

::Ganti path ke BCD Store agan (mis. C:\boot\BCD)
Set STORE=C:\boot\BCD

for /f "tokens=3" %%A in ('%BCDEDIT% /store %STORE% /create /d "Boot Grub4DOS" /application bootsector') do set guid=%%A
%BCDEDIT% /store %STORE% /set %guid% device boot
%BCDEDIT% /store %STORE% /set %guid% path \grldr.mbr
%BCDEDIT% /store %STORE% /displayorder %guid% /addlast

endlocal
pause
exit

- Jalankan file "grub4dos.cmd" (run as administrator).



- Copy file grldr dan menu.lst ke root drive C: agan.












B. Instal Grub4DOS Dari DOS (& Windows 9x)




[spoiler=open this] for :




Copy file "grub.exe" ke root drive-boot agan. Boot dari device tsb. Dari DOS prompt yg muncul, ketik: grub.exe [ENTER] buat load grub4dos. Klo agan pake Windows 9x, tekan [F8] buat masuk menu boot safe mode trus pilih opsi "Command prompt only" atau "Safe mode command prompt only" lalu ketik: grub.exe [ENTER].

















TUTORIAL




[quote]





Multiboot Windows 7 / XP dan OS Lainnya Dengan Menu Grub4DOS (http://www.kaskus.co.id/showpost.php?p=495980735&postcount=2)



Membuat Drive Bootable Acronis Rescue Media (http://www.kaskus.co.id/showpost.php?p=495980735&postcount=3)



Menambah PLoP Boot Manager Kedalam Menu Boot (http://www.kaskus.co.id/showpost.php?p=495980735&postcount=5)



Membuat Multiboot OS Dengan Grub4DOS (http://www.kaskus.co.id/showpost.php?p=495980735&postcount=8)



Membuat USB Drive DOS Bootable Buat Flashing BIOS (http://www.kaskus.co.id/showpost.php?p=495980735&postcount=11)



Menambah MEMTEST86+ Kedalam Menu Boot Grub4DOS (http://www.kaskus.co.id/showpost.php?p=495980735&postcount=13)



Membuat AVG Rescue USB Drive Bootable (http://www.kaskus.co.id/showpost.php?p=495980735&postcount=14)



Boot Dari Image ISO Ubuntu 11.04/11.10 Dengan Grub4DOS (http://www.kaskus.co.id/showpost.php?p=495980735&postcount=16)



Clear Password BIOS Dengan PC CMOS Cleaner & Parted Magic Via Grub4DOS (http://www.kaskus.co.id/showpost.php?p=495980735&postcount=19)



Downgrade Win7/Vista/2008 Ke XP/2003/2000 Dari Dalam Windows (http://www.kaskus.co.id/showpost.php?p=495980735&postcount=22)



Boot File ISO Hiren's BootCD (v.13, 14, & 15) Di USB Drive (http://www.kaskus.co.id/showpost.php?p=636494107&postcount=26)



Jadikan Gambar Wallpaper Sendiri Sebagai Background Boot Menu Grub4DOS (http://www.kaskus.co.id/showpost.php?p=636663254&postcount=29)







</div>