Jump to content

Makay Multiboot Kurulum V2


ByChilavert
 Share

Recommended Posts

  • Replies 105
  • Created
  • Last Reply

Top Posters In This Topic

Peki grup4dos ile nasıl menü hazırlarız yada editleriz iyice kavram kargaşası oldu biliyorum ama anlatımlar 2009 yılına ait herşey birbirine girdi şuan.bluelife 2009 da aero studio önermiş sonra bazı pc lerde sıkıntı oluyor demiş grup4dos kullanın demiş nedir bu grup4dos nasıl menü hazırlanır nasıl kullanılır sizin paylaştığınız multiboota uyarlanabilirmi birisi izah ederse iyi olacak.

Link to comment
Share on other sites

Grup4Dos Komutları Var Hangi Sürümü İndirdin Bilmiyorum Ama 2013_06_26_USB_BOOT\USB_ROOT\USBMENU Klasörünün İçin (\USBMENU.LST,\USBMENU2.LST,\USBMENU3.LST) Diye Dosyalar Var Bunların İçinde Bulunan Kodlar İçin Komutlardır. Ben Karmaşa Olmasın Diye Ayırdım (Windows Kurulumu,Ubuntu Pardus Kurulumu Windows Araçlar Menüsü) Diye Ayırdım Mantık Aynı Hangisine Eklemek İstiyorsan \USBMENU.LST Açıp Kodları Yazarsan Multibootta Tıkladığında Açılan Ekranda Gözükür ve Tıklayarak Kullanırsın.


[spoiler]<<<<<<<<<< Ana Menü Ekranı >>>>>>>>>>

# =======================================================================================================

title Windows Kurulumu >>> \n Diger menuye gecis yapar...
set MENUFILE=/USBMENU/USBMENU2.LST
if exist %MENUFILE% || find --set-root --ignore-floppies %MENUFILE% || echo -> %MENUFILE% bulunamadi!
configfile %MENUFILE% || pause --wait=5 <<< Klasik Menuye Don ...

# =======================================================================================================

title Ubuntu - Pardus Kurulumu >>> \n Diger menuye gecis yapar...
set MENUFILE=/USBMENU/USBMENU3.LST
if exist %MENUFILE% || find --set-root --ignore-floppies %MENUFILE% || echo -> %MENUFILE% bulunamadi!
configfile %MENUFILE% || pause --wait=5 <<< Klasik Menuye Don ...

# =======================================================================================================

title Windows Araclar Menusu >>> \n Diger menuye gecis yapar...
set MENUFILE=/USBMENU/USBMENU4.LST
if exist %MENUFILE% || find --set-root --ignore-floppies %MENUFILE% || echo -> %MENUFILE% bulunamadi!
configfile %MENUFILE% || pause --wait=5 <<< Klasik Menuye Don ...

# =======================================================================================================

<<<<<<<<<< Windows Kurulumu Ekranı >>>>>>>>>>

# =======================================================================================================

# Grub4dos usb diskten çalıştırıldıysa, birinci disk ile ikinci diskin yerini değiştiriyoruz!
title Windows 7 SP1 Tum Surumler Mart 2015 \n Iso dosyasından önyükleme yapar
geometry (hd1) && checkrange 0x80 read 0x8280 && map (hd0) (hd1) && map (hd1) (hd0) && map --hook
set ISOFILE=/WIN7/NT6BOOT.ISO
ls %ISOFILE% || find --set-root --ignore-floppies %ISOFILE%
map %ISOFILE% (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/BOOTMGR || chainloader ()
boot

# =======================================================================================================

# Grub4dos usb diskten çalıştırıldıysa, birinci disk ile ikinci diskin yerini değiştiriyoruz!
title Windows 8.1 Update 3 Tum Surumler Mart 2015 \n Iso dosyasından önyükleme yapar
geometry (hd1) && checkrange 0x80 read 0x8280 && map (hd0) (hd1) && map (hd1) (hd0) && map --hook
set ISOFILE=/WIN8/NT6BOOT.ISO
ls %ISOFILE% || find --set-root --ignore-floppies %ISOFILE%
map %ISOFILE% (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/BOOTMGR || chainloader ()
boot

# =======================================================================================================

# Grub4dos usb diskten çalıştırıldıysa, birinci disk ile ikinci diskin yerini değiştiriyoruz!
title Windows 8.1 Update 3 PE x64 \n Iso dosyasından önyükleme yapar
geometry (hd1) && checkrange 0x80 read 0x8280 && map (hd0) (hd1) && map (hd1) (hd0) && map --hook
set ISOFILE=/WIN8PE/NT6BOOT.ISO
ls %ISOFILE% || find --set-root --ignore-floppies %ISOFILE%
map %ISOFILE% (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/BOOTMGR || chainloader ()
boot

# =======================================================================================================

# Grub4dos usb diskten çalıştırıldıysa, birinci disk ile ikinci diskin yerini değiştiriyoruz!
title Windows 10 Technical Preview (32-64) \n Iso dosyasından önyükleme yapar
geometry (hd1) && checkrange 0x80 read 0x8280 && map (hd0) (hd1) && map (hd1) (hd0) && map --hook
set ISOFILE=/WN10/NT6BOOT.ISO
ls %ISOFILE% || find --set-root --ignore-floppies %ISOFILE%
map %ISOFILE% (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/BOOTMGR || chainloader ()
boot

# =======================================================================================================

# Grub4dos usb diskten çalıştırıldıysa, birinci disk ile ikinci diskin yerini değiştiriyoruz!
title Windows 7 Ultimate Lite x86 - Mart 2015 \n Iso dosyasından önyükleme yapar
geometry (hd1) && checkrange 0x80 read 0x8280 && map (hd0) (hd1) && map (hd1) (hd0) && map --hook
set ISOFILE=/WIN7L/NT6BOOT.ISO
ls %ISOFILE% || find --set-root --ignore-floppies %ISOFILE%
map %ISOFILE% (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/BOOTMGR || chainloader ()
boot

# =======================================================================================================

# Grub4dos usb diskten çalıştırıldıysa, birinci disk ile ikinci diskin yerini değiştiriyoruz!
title Windows Server 2012 x64 \n Iso dosyasından önyükleme yapar
geometry (hd1) && checkrange 0x80 read 0x8280 && map (hd0) (hd1) && map (hd1) (hd0) && map --hook
set ISOFILE=/WIN2012/NT6BOOT.ISO
ls %ISOFILE% || find --set-root --ignore-floppies %ISOFILE%
map %ISOFILE% (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/BOOTMGR || chainloader ()
boot

# =======================================================================================================

# Grub4dos usb diskten çalıştırıldıysa, birinci disk ile ikinci diskin yerini değiştiriyoruz!
title Windows Vista Sp2 Tum Surumler \n Iso dosyasından önyükleme yapar
geometry (hd1) && checkrange 0x80 read 0x8280 && map (hd0) (hd1) && map (hd1) (hd0) && map --hook
set ISOFILE=/VISTA/NT6BOOT.ISO
ls %ISOFILE% || find --set-root --ignore-floppies %ISOFILE%
map %ISOFILE% (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/BOOTMGR || chainloader ()
boot

# =======================================================================================================

title Windows XP Pro - Katilimsiz - Subat 2015 - Final \n BOOT.GZ dosyasindan onyukleme yapar
geometry (hd1) && checkrange 0x80 read 0x8280 && map () (hd1) && map (hd1) () && map --hook
ls /WINK/BOOT.GZ || find --set-root --ignore-floppies /WINK/BOOT.GZ
clear
echo ----------------------------------------------------
echo Loading Windows XP Professional
echo Please wait...
echo ----------------------------------------------------
map --mem /WINK/BOOT.GZ (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/I386/SETUPLDR.BIN || chainloader ()
boot

# =======================================================================================================

title Windows XP Pro Drivers - Katilimsiz - Subat 2015 - Final \n BOOT.GZ dosyasindan onyukleme yapar
geometry (hd1) && checkrange 0x80 read 0x8280 && map () (hd1) && map (hd1) () && map --hook
ls /WIND/BOOT.GZ || find --set-root --ignore-floppies /WIND/BOOT.GZ
clear
echo ----------------------------------------------------
echo Loading Windows XP Professional
echo Please wait...
echo ----------------------------------------------------
map --mem /WIND/BOOT.GZ (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/I386/SETUPLDR.BIN || chainloader ()
boot

# =======================================================================================================

title Windows XP Pro - Katilimsiz - Lite - Mayis 2014 - Final \n BOOT.GZ dosyasindan onyukleme yapar
geometry (hd1) && checkrange 0x80 read 0x8280 && map () (hd1) && map (hd1) () && map --hook
ls /WINXPL/BOOT.GZ || find --set-root --ignore-floppies /WINXPL/BOOT.GZ
clear
echo ----------------------------------------------------
echo Windows XP Professional Kurulumu Hazirlaniyor
echo Lutfen Bekleyiniz
echo ----------------------------------------------------
map --mem /WINXPL/BOOT.GZ (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/I386/SETUPLDR.BIN || chainloader ()
boot

# =======================================================================================================

title LiveXP - (CD'den Calisan XP) ***koylu*** Ozel Yapimi
chainloader /KXPE/SETUPLDR.BIN

# =======================================================================================================

<<<<<<<<<< Ubuntu / Pardus Kurulumu Ekranı >>>>>>>>>>

# =======================================================================================================

title Ubuntu 14.10 Utopic Unicorn - x86
partnew (%@root:~1,3%,3) 0x00 /UBUNTU/ubuntu-14.10-desktop-i386.iso
map /UBUNTU/ubuntu-14.10-desktop-i386.iso (0xff)
map --hook
chainloader (0xff)

# =======================================================================================================

title Ubuntu 14.10 Utopic Unicorn x64
partnew (%@root:~1,3%,3) 0x00 /UBUNTU/ubuntu-14.10-desktop-amd64.iso
map /UBUNTU/ubuntu-14.10-desktop-amd64.iso (0xff)
map --hook
chainloader (0xff)

# =======================================================================================================

title Pardus 2013 kurumsal gnome - x86
partnew (%@root:~1,3%,3) 0x00 /PARDUS/pardus_topluluk_2013_gnome_32bit_tr.iso
map /PARDUS/pardus_topluluk_2013_gnome_32bit_tr.iso (0xff)
map --hook
chainloader (0xff)
# =======================================================================================================


title Pardus 2013 kurumsal gnome - x64
partnew (%@root:~1,3%,3) 0x00 /PARDUS/pardus_topluluk_2013_gnome_64bit_tr.iso
map /PARDUS/pardus_topluluk_2013_gnome_64bit_tr.iso (0xff)
map --hook
chainloader (0xff)

# =======================================================================================================

<<<<<<<<<< Windows Araçları Menüsü >>>>>>>>>>

# =======================================================================================================

title * Ultimate DLCD 2015 v1.0
find --set-root --ignore-floppies /DLCD/Ultimate.2015.v1.0.iso
map /DLCD/Ultimate.2015.v1.0.iso (0xff)
map --hook
root (0xff)
chainloader (0xff)

# =======================================================================================================

title Acronis True Image 2015 \n Kendini ispatlamis bir yedekleme programidir. \n Secersen ISO dosyasindan onyukleme yapilacak!
set ISOFILE=/USBMENU/IMAGES/ACTI.ISO
if exist %ISOFILE% || find --set-root --ignore-floppies %ISOFILE% || echo -> %ISOFILE% bulunamadi!
# if exist %ISOFILE% && map --mem %ISOFILE% (0xFF)
if exist %ISOFILE% && map %ISOFILE% (0xFF)
if exist %ISOFILE% && map --hook && root (0xFF) && chainloader (0xFF) || chainloader () && boot
boot || echo -> Onyukleme basarisiz! && echo && pause --wait=5 <<< Klasik Menuye Don ...

# =======================================================================================================

title Symantec Norton Ghost 11.5 \n Dostan calisan cok basarili bir yedekleme programi... Bu secenegi sectiginizde program ile ilgili ufak bir aciklama goruntuleyebilirsiniz...
set IMGFILE=/USBMENU/IMAGES/GHST11BL.GZ
if exist %IMGFILE% || find --set-root --ignore-floppies %IMGFILE% || echo -> %IMGFILE% bulunamadi!
if exist %IMGFILE% && map --mem %IMGFILE% (fd0)
if exist %IMGFILE% && map --hook && chainloader (fd0)+1 && rootnoverify (fd0) && map --floppies=1
boot || echo -> Onyukleme basarisiz! && echo && pause --wait=5 <<< Klasik Menuye Don ...

# =======================================================================================================

title Kaspersky Rescue CD
# 1 - KASPERSKY.iso dosyasının içindeki, antivir,system,avupdate klasörlerini sürücünüzün anadizinine çıkartınız.
# 2 - KASPERSKY.iso dosyasını, antivir klasörüne atınız.
# 3 - KASPERSKY.iso dosyasının içindeki, antivir,system,avupdate klasörlerini, yerden tasağruf için ultaiso ile silebilirsiniz.
# 4 - Windows üzerinden, sürücüsünüzdeki \avupdate\windows\updatergui.exe vasıtasıyla antiviri güncelleyebilirsiniz...
# --------------------------------------------------------------------------
set ISOFILE=/KASPERSKY/KASPERSKY.iso
set BOOTFILE=/isolinux.bin
if exist %ISOFILE% || find --set-root --ignore-floppies %ISOFILE% || echo -> %ISOFILE% bulunamadi!
if exist %ISOFILE% && map %ISOFILE% (0xFF)
if exist %ISOFILE% && map --hook && root (0xFF) && chainloader (0xFF)%BOOTFILE% || chainloader () && boot
boot || echo -> Onyukleme basarisiz! && echo && pause --wait=5 <<< Klasik Menuye Don ...

# =======================================================================================================

title Acronis Disk Director Suite 9.0 \n Partition işlemleri yapabileceğiniz basarili bir dos programi.
set IMGFILE=/USBMENU/IMAGES/ADDSBL.GZ
if exist %IMGFILE% || find --set-root --ignore-floppies %IMGFILE% || echo -> %IMGFILE% bulunamadi!
if exist %IMGFILE% && map --mem %IMGFILE% (fd0)
if exist %IMGFILE% && map --hook && chainloader (fd0)+1 && rootnoverify (fd0) && map --floppies=1
boot || echo -> Onyukleme basarisiz! && echo && pause --wait=5 <<< Klasik Menuye Don ...

# =======================================================================================================

title PLoP Boot Manager 5.0.14 \n Sistemdeki bir cok donanimdan onyukleme yapmanizi saglar...
set IMGFILE=/USBMENU/IMAGES/PLOP5014.GZ
if exist %IMGFILE% || find --set-root --ignore-floppies %IMGFILE% || echo -> %IMGFILE% bulunamadi!
if exist %IMGFILE% && map --mem %IMGFILE% (fd0)
if exist %IMGFILE% && map --hook && chainloader (fd0)+1 && rootnoverify (fd0) && map --floppies=1
boot || echo -> Onyukleme basarisiz! && echo && pause --wait=5 <<< Klasik Menuye Don ...

# =======================================================================================================[/spoiler]

Link to comment
Share on other sites

Multibootta Paylaştığım İşletim Sistemleri Genelde ONBUKA ve Extended'ın Hazırladığı Sistemlerdir. Mart Ayında Yanlış Hatırlamıyorsam ONBUKA Sistemlerini İndirmiştim. Windows 7'nin Düşük Boyutlu Olanını Yani Şubat 2015 Olanını Seçtim Böylelikle 16 GB Flash Belleğe Sığdırmayı Başarmıştım.

Konu Linki : http://www.tnctr.com/topic/278582-windows-81-update-3-tum-surumler-ayo-mart-2015/

Link to comment
Share on other sites

renk kodlarını değiştiriyorum fakat değişmiyor ekranda başka editlenecek dosya varmı acaba gfxboot dosyasından başka?

 

# menu_text_normal=#FFCC33
# menu_text_select=0x000000
# boot_text_options=0x000000
# boot_text_normal=0x000000
# infobox_bg=0x000000
# infobox_text_normal=0x000000
# menu_bar_color=0x000000
# loading_color=0x000000
# title_bg=0x000000
 
ne yaptımsa standart beyaz üzerine gelince siyah oluyor font.
Link to comment
Share on other sites

Multibootta Paylaştığım İşletim Sistemleri Genelde ONBUKA ve Extended'ın Hazırladığı Sistemlerdir. Mart Ayında Yanlış Hatırlamıyorsam ONBUKA Sistemlerini İndirmiştim. Windows 7'nin Düşük Boyutlu Olanını Yani Şubat 2015 Olanını Seçtim Böylelikle 16 GB Flash Belleğe Sığdırmayı Başarmıştım.

Konu Linki : http://www.tnctr.com/topic/278582-windows-81-update-3-tum-surumler-ayo-mart-2015/

buna bakmıstım

10 gbtan fazla, 16lık flasha sıgmaz, falhımda zaten 2 xp bıde win7 aio var

Link to comment
Share on other sites

 

renk kodlarını değiştiriyorum fakat değişmiyor ekranda başka editlenecek dosya varmı acaba gfxboot dosyasından başka?

 

# menu_text_normal=#FFCC33
# menu_text_select=0x000000
# boot_text_options=0x000000
# boot_text_normal=0x000000
# infobox_bg=0x000000
# infobox_text_normal=0x000000
# menu_bar_color=0x000000
# loading_color=0x000000
# title_bg=0x000000
 
ne yaptımsa standart beyaz üzerine gelince siyah oluyor font.

 

başında #  işareti olan her satır aktif değildir

aşağıdakileri editlemelisin başında # işareti olmadan

 

menu_text_normal=0x0000ff
menu_text_select=0x800000
menu_text_select=0x800000
 
boot_text_options=0x000000
boot_text_normal=0x000000
 
 
menu_bar_color=0xF8E050
menu_bar_color=0x580C00
Edited by oguzhan43
Link to comment
Share on other sites

Bende Çok Fazla Bilmiyorum Ama Yanlışım Varsa Düzeltsinler 2013_06_26_USB_BOOT\USB_ROOT Klasörüne İşletim Sistemlerini 2013_03_26_Nt6IsoSetup İle İşlemden Geçirdikten Sonra Atıyoruz. Daha Sonra USBMENU\USBMENU.LST İçine Gerekli Kodları Yazıp MB_USB.EXE Çalıştırıyoruz Açılan Ekranda Dosya Sistemini FAT32 Yapıp "Başlat" Butonu İle Biçimlendirmeyi Ardından Kopyalama İşlemini Yapıyoruz. 

Link to comment
Share on other sites

Mutlaka Ama Yer Bakımından Fazla Yer Kaplamadığı İçin ve Window Xp İçin Sürekli Gelen Talepler Doğrultusunda Bir Süre Daha Multibootta Olacağını Düşünüyorum.

ben kendi multiboot umu yeniden düzenleme yapmayi düsünüyorum galiba bende cikaricam illaki xp isterim diyen olursa dvd cd var saten :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.


×
×
  • Create New...