Jump to content

Cd - Dvd - Usb - Hdd ... Için Multiboot Hazırlamak


 Share

Recommended Posts

winxp kurulumunda yeni sürüm BOOT.GZ dosyasını yüklerken saymıyor bu durumdan rahatsız olanlar için ufak bir çözüm sunabilirim

 

BOOT.GZ nin içindeki BOOT.ISO dosyasını winrar 7-zip gibi programlarla olduğu yere çıkarın

 

xp kurulum komutunuzu değiştirin

 

örneğin

 

title WIN XP KURULUMLARI
set ISOFILE=/WINSETUP/WINXP/BOOT.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 ...

 

kendi dosya yolunuza göre komutu düzenleyin

 
bekleme yapmadan kuruluma geçecektir
Link to comment
Share on other sites

 

winxp kurulumunda yeni sürüm BOOT.GZ dosyasını yüklerken saymıyor bu durumdan rahatsız olanlar için ufak bir çözüm sunabilirim

 

BOOT.GZ nin içindeki BOOT.ISO dosyasını winrar 7-zip gibi programlarla olduğu yere çıkarın

 

xp kurulum komutunuzu değiştirin

 

örneğin

 

kendi dosya yolunuza göre komutu düzenleyin

 
bekleme yapmadan kuruluma geçecektir

 

abi bende xp kullanmaya basladim hem boot gz code hemde boot iso code var 2sini bulundursam pc lerde bazilarinda sorunlar olursa yada acmazsa diyerinden calistirsam olurmu ? denedinmi daha önce yada böyle bir sorun ile karsilastinmi ?


Arkadaşım sanırsam link kırık yeni link ekleyebilir misin ?

hangi link oldugunu belirtirseniz yardimci olamaya calisacagim arkadasim :) 

Link to comment
Share on other sites

abi bende xp kullanmaya basladim hem boot gz code hemde boot iso code var 2sini bulundursam pc lerde bazilarinda sorunlar olursa yada acmazsa diyerinden calistirsam olurmu ? denedinmi daha önce yada böyle bir sorun ile karsilastinmi ?


hangi link oldugunu belirtirseniz yardimci olamaya calisacagim arkadasim :)

evet bi netbook da denedim iso da harici diskimi c gördü gz de sorun olmuyor

Link to comment
Share on other sites

şimdi benim kafam karıştı boot.gzmi kullanalım  yoksa iso olarakmı    iso olanda  boot.isoda sorunmu çıkıyor kurulumda falan

evet çıkıyor ama her sistemde sorun çıkarmayabilir multiboot u c olarak görüyor haliyle c yerine sürücü harfini d atıyor

Link to comment
Share on other sites

abi sistemi hazirladim usb olarak driver li versiyonu sanal da kurmaya basladim simdilik bir sorun görükmüyor 

sistem kuruldu  c yerine f atadi sistem harfini driverler kurulumu degilmi tam olarak anlamadim ama 

sadece video kurulu olmadigini görüyorum sizce sorunsuz bir kurulum oldumu ? 

[spoiler]

rp7kd5xm.png

 

 

[/spoiler]

Edited by firtina_limani
Link to comment
Share on other sites

abi sistemi hazirladim usb olarak driver li versiyonu sanal da kurmaya basladim simdilik bir sorun görükmüyor 

sistem kuruldu  c yerine f atadi sistem harfini driverler kurulumu degilmi tam olarak anlamadim ama 

sadece video kurulu olmadigini görüyorum sizce sorunsuz bir kurulum oldumu ? 

 

kullandığın sisteme inanıyorsan olmuştur

f e kuruyorsa sıkıntı önemli olan sistemdeki hdd yi birinci sırada görüp c olarak kurması diye düşünüyorum 

5 adet xp yi tek olarak WINXP.ISO altında toplayıp grub4dos 0.4.6a nın son haliyle bi çalışma yaptım kurmaya pek vaktim olmadı qemu da sorun çıkarmıyor

 

NysNDqi.jpg

Edited by oguzhan43
Link to comment
Share on other sites

https://yadi.sk/d/UkwcHP-whznbbbunun kodunu da versenize bi bu çalışmıyo

 

default 0
timeout 10
color 11 12 13 14
write 0x8274 0x2001
gfxmenu /USBMENU/SB.GFX
 
title Sistemi Diskten Baslat \n Ikinci harddiskten onyukleme yapar...
if %@root:~1,3%==hd0 && geometry (hd1) && map --unhook && map (hd0) (hd1) && map (hd1) (hd0) && map --hook
chainloader (hd0)+1 || chainloader ()+1
boot
 
title XP Pro Guncel Gorsel Driver >>>\n Diger menuye gecis yapar...
set ISOFILE=/USBMENU/BOOT.ISO
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) || chainloader () && boot
boot || echo -> Onyukleme basarisiz! && echo && pause --wait=5 <<< Klasik Menuye Don ...
 
title Win XP PE v1.0\n CD/DVD - HDD - USB den calisan Minixp
ls /BXPE/BLUEXPEL.BIN || find --set-root  --ignore-floppies /BXPE/BLUEXPEL.BIN
chainloader /BXPE/BLUEXPEL.BIN
boot
 
title Windows 7 PE \n
set ISOFILE=/USBMENU/7PE.ISO
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) || chainloader () && boot
boot || echo -> Onyukleme basarisiz! && echo && pause --wait=5 <<< Klasik Menuye Don ...
 
title WIN SIFRE KIR\n Iso dosyasindan onyukleme yapar
if %@root:~1,3%==hd0 && geometry (hd1) && map --unhook && map (hd0) (hd1) && map (hd1) (hd0) && map --hook && set PART=%@root:~5,1% && root (hd1,%PART%) || echo !!!
clear
set ISOFILE=/USBMENU/esrpro.ISO
set BOOTFILE=/BOOTMGR
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 partition wizard 9.0 \n Partition işlemleri yapabileceğiniz basarili bir dos programi.
find --set-root /USBMENU/IMAGES/PW.ISO
map /USBMENU/IMAGES/PW.ISO (hd32)
map --hook
root (hd32)
chainloader (hd32)
 
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 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 Windows 98 Baslangic Disketi
set IMGFILE=/USBMENU/IMAGES/WIN98.IMG
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\nSistemdeki 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 ...
 
title Sistemi Yeniden Baslat
savedefault --wait=2
reboot
Link to comment
Share on other sites

 

https://yadi.sk/d/UkwcHP-whznbbbunun kodunu da versenize bi bu çalışmıyo

 

 

aşağıdaki kodları kendi iso adına ve konumuna göre değiştir

 

title MINI WIN7 x86 ( CD DEN CALISAN )
set ISOFILE=/USBMENU/IMAGES/WIN7.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 ...
Link to comment
Share on other sites

# =========================================================================
title Windows Xp Pe Kurulumu
set ISOFILE=/USBMENU/IMAGES/KXPE.ISO
set BOOTFILE=/BOOTMGR
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 Windows 8.1 Pe 64 Kurulumu
set ISOFILE=/USBMENU/IMAGES/Win8.1SE_x64.ISO
set BOOTFILE=/BOOTMGR
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 ...
# =========================================================================
set ISOFILE=/USBMENU/IMAGES/W7Pe.ISO
set BOOTFILE=/BOOTMGR
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 ...
 
# =========================================================================
live icin kullandigim code ler bunlar  
Link to comment
Share on other sites

@mustafakarasan

 

Dvd de xpyi iso olarak kullanamana gerek yok. Isoyu açıp SETUPLDR.BIN dosyasının konumunu önyüklersin.

Usbdeki yaşadığın soruna gelirsek, sistemi usb diskten başlattığında bazen usb diskler sistemde birinci disk olarak görünebilir. Sorunun bundan ibaret. Bu sorunu çözmek için grub4dos ile disklerin sırasını değiştirmelisin.

Bu iş için kullanableceğimiz satır ;

if %@root:~1,3%==hd0 && geometry (hd1) && map --unhook && map (hd0) (hd1) && map (hd1) (hd0) && map --hook && set PART=%@root:~5,1% && root (hd1,%PART%) || echo !!!

Aşağıdakinlerde örnek kodlar windows kurulumu için;

title Windows Vista/Win7/Win8 Kurulumu - ISO\n Iso dosyasindan onyukleme yapar
# http://www.tnctr.com/index.php?showtopic=159142
if %@root:~1,3%==hd0 && geometry (hd1) && map --unhook && map (hd0) (hd1) && map (hd1) (hd0) && map --hook && set PART=%@root:~5,1% && root (hd1,%PART%) || echo !!!
clear
set ISOFILE=/USBMENU/WIN7/NT6BOOT.ISO
# set ISOFILE=/USBMENU/WIN7/WIN7.ISO
set BOOTFILE=/BOOTMGR
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 Windows XP/2003 Kurulumu - ISO\n Iso dosyasindan onyukleme yapar
# http://www.tnctr.com/index.php?showtopic=173188
map --unmap=0:0xff
map --unhook && map --rehook
if %@root:~1,3%==hd0 && geometry (hd1) && map --unhook && map (hd0) (hd1) && map (hd1) (hd0) && map --rehook && set PART=%@root:~5,1% && root (hd1,%PART%) || echo !!!
clear
set GZFILE=/USBMENU/NT5/BOOT.GZ
set BOOTFILE=/I386/SETUPLDR.BIN
if exist %GZFILE% || find --set-root --ignore-floppies %GZFILE% || echo -> %GZFILE% bulunamadi!
if exist %GZFILE% && set EXIST=1
if %EXIST%==1 && echo ----------------------------------------------------
if %EXIST%==1 && echo Loading Windows XP Professional
if %EXIST%==1 && echo Please wait...
if %EXIST%==1 && echo ----------------------------------------------------
if %EXIST%==1 && map --mem %GZFILE% (0xFF)
if %EXIST%==1 && map --e820cycles=3
if %EXIST%==1 && map --rehook && root (0xFF) && chainloader (0xFF)%BOOTFILE% || chainloader () && boot
boot || echo -> Onyukleme basarisiz! && echo && pause --wait=5 <<< Klasik Menuye Don ...

# =========================================================================
Link to comment
Share on other sites

hocam usb menu falan herşey tamam windows disk biçimlendirme gelmeden açtıgım klasörde ıso bulunamadı gözat var iptal falan var nt6 ile ilgili nette birinin videosu var aynısını yapıyorum olmuyor 1 haftadır ugraştım ama yok yardım eder misin

Link to comment
Share on other sites

hocam usb menu falan herşey tamam windows disk biçimlendirme gelmeden açtıgım klasörde ıso bulunamadı gözat var iptal falan var nt6 ile ilgili nette birinin videosu var aynısını yapıyorum olmuyor 1 haftadır ugraştım ama yok yardım eder misin

nt6 oluştururken iso adı ve yolunu doğru girmelisin

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...