Jump to content

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


 Share

Recommended Posts

bluelife usbd  dosyası oluştururken bu kodu kullanmış biz biraz farklı kod kullandık ondan olabilirmi


#Thank you BlueLife
pxe detect
configfile
color 11 12 13 14
clear

set AMENU=/USBMENU/USBMENU.LST
set BMENU=/MENU.LST
if exist %AMENU% || find --set-root --ignore-floppies --ignore-cd %AMENU% || echo -> %AMENU% not found!
if exist %AMENU% && configfile %AMENU%
if exist %BMENU% || find --set-root --ignore-floppies --ignore-cd %BMENU% || echo -> %BMENU% not found!
if exist %BMENU% && configfile %BMENU%
pause --wait=5 <<< Command prompt is starting...
commandline

Link to comment
Share on other sites

bluelife usbd  dosyası oluştururken bu kodu kullanmış biz biraz farklı kod kullandık ondan olabilirmi


#Thank you BlueLife
pxe detect
configfile
color 11 12 13 14
clear

set AMENU=/USBMENU/USBMENU.LST
set BMENU=/MENU.LST
if exist %AMENU% || find --set-root --ignore-floppies --ignore-cd %AMENU% || echo -> %AMENU% not found!
if exist %AMENU% && configfile %AMENU%
if exist %BMENU% || find --set-root --ignore-floppies --ignore-cd %BMENU% || echo -> %BMENU% not found!
if exist %BMENU% && configfile %BMENU%
pause --wait=5 <<< Command prompt is starting...
commandline

bahsettiğin sıkıntı usbdr dosyası içindeki kodla uzaktan yakından alakalı değildir burda ki kodlar da USBMENU.LST yi  bulamazsa MENU.LST yi çağırır ben direk USBMENU.LST yi çağırıyorum ve sorun yok

Link to comment
Share on other sites

merhaba dostlar bir lite  eski sistem pc lere w7 yüklemek icin bu sistemi sectim iso dosyasinda koruma var  nt6 ile boot ettim ve hp pavilion dv 5000 pc ye boot ettim sorun yoktu format bitti sayilir son islemler yaparken iso daki link silinmis gibi bir uyari aldim  kurulum tamamlanmadi bundan önce bu tarz basiniza birsey geldimi 

yada böyle bir sorunu nasil asarim 

not nt6 iso sunu kullandim 

http://www.solidshare.net/isletim-sistemleri/windows-7/2198-windows-7-embedded-standard-sp1-x86-tr-en-nisan-2015.html

Link to comment
Share on other sites

merhaba dostlar bir lite  eski sistem pc lere w7 yüklemek icin bu sistemi sectim iso dosyasinda koruma var  nt6 ile boot ettim ve hp pavilion dv 5000 pc ye boot ettim sorun yoktu format bitti sayilir son islemler yaparken iso daki link silinmis gibi bir uyari aldim  kurulum tamamlanmadi bundan önce bu tarz basiniza birsey geldimi 
yada böyle bir sorunu nasil asarim 
not nt6 iso sunu kullandim 
http://www.solidshare.net/isletim-sistemleri/windows-7/2198-windows-7-embedded-standard-sp1-x86-tr-en-nisan-2015.html


 
..: Ek Bilgiler :..

DVD'nin İçerisindeki "software" Klasörüne Atacağınız Katılımsız Programlar,Gibi Dosya İsimleri Algılanarak Otomatik Olarak Yapılacak ve Kurulum Tamamlanacaktır.

DVD'nin İçerisindeki ***** Adresi Silindiği Taktirde Kurulum Tamamlanmayacaktır. Lütfen Kurulum İşleminden Sonra Masaüstü Açılana Kadar Kurulum Yaptığınız Medyayı Çıkartmayın.

Edited by köylü
Link to comment
Share on other sites

evet sofware klasoru değil ordaki o sitenin kısayol linki usbde anadizinde olacak ozaman sorun çıkmıyor aynı sorunu yaşamıştım sağsolsun ibocan arkadaş banada bu şekilde detaylı anlattı sorun düzeldi şuan tek sorun  o siteden yeni güncel Windowsları indiremiyoruz sadece viplere açtılar o kötü oldu

Link to comment
Share on other sites

Ubuntu 10.0 netbook edition entegre edemedim. .ISO dosyasını ana dizine klasör açıp içine attım. Bir kaç örnek menu örneğini denedim "File for drive emulation must be ...."  denen hatayı alıyorum her seferinde. Menu nasıl olmalı yardım eder misiniz?

 

 

 

Düzenleme:

 

Sürücü ve klasör birleştirmeyi denedim.

Edited by ask__er
Link to comment
Share on other sites

title Ubuntu 
find --set-root /LINUX/UBUNTUI386.ISO
map /LINUX/UBUNTUI386.ISO (0xff) || map --mem /LINUX/UBUNTUI386.ISO (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz  file=/cdrom/preseed/ubuntu.seed noprompt boot=casper persistent iso-scan/filename=/LINUX/UBUNTUI386.ISO quiet splash -- locale=tr_TR
initrd /casper/initrd.lz

 

 

Bu kodlarla iso'dan ubuntu çalışıyor. Dene.

Link to comment
Share on other sites

 

 

Bu kodlarla iso'dan ubuntu çalışıyor. Dene.

 

Hocam denedim işlem başladı ama yaklaşık %90 civarında takılıyor. Bir kaç .iso denedim sonuç değişmedi. Ne önerirsiniz?

Link to comment
Share on other sites

Hocam denedim işlem başladı ama yaklaşık %90 civarında takılıyor. Bir kaç .iso denedim sonuç değişmedi. Ne önerirsiniz?

aşağıdaki şekilde deneyiniz

 

title UBUNTU
partnew (%@root:~1,3%,3) 0x00 /LINUX/UBUNTUI386.ISO 
map /LINUX/UBUNTUI386.ISO (0xff) 
map --hook 
chainloader (0xff)
 
dosya yolu ve iso adını kendinize göre değiştirin
Link to comment
Share on other sites

 
 
 
 

 

 

aşağıdaki şekilde deneyiniz

 

title UBUNTU
partnew (%@root:~1,3%,3) 0x00 /LINUX/UBUNTUI386.ISO 
map /LINUX/UBUNTUI386.ISO (0xff) 
map --hook 
chainloader (0xff)
 
dosya yolu ve iso adını kendinize göre değiştirin

 

Yukarıdaki ile "Filename must be either an absolute pathname or blocklist" hatasını aldım.

 

 

Düzenleme: Bilgisayarımda sorun olabilir mi? sata modunu değiştirerek de denedim sonuç aynı.

Edited by ask__er
Link to comment
Share on other sites

Windows 8.1 multiboot kodları ile Windows 10 kodları aynı mıdır acaba?

Deneyen arkadaşlar kullandıkları kodları yazarlarsa sevinirim.


Windows 7/8.1 için kullandığım kodlar:

title 0 => Windows 8.1 Pro VL (x86-x64) \n Windows 8.1 Pro VL (x86-x64)
find --set-root /WIN8.1/BOOT.ISO
map /WIN8.1/BOOT.ISO (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)
Link to comment
Share on other sites

 

 
 
 
 

 

Yukarıdaki ile "Filename must be either an absolute pathname or blocklist" hatasını aldım.

 

 

Düzenleme: Bilgisayarımda sorun olabilir mi? sata modunu değiştirerek de denedim sonuç aynı.

 

USBDR dosyanız güncel mi güncel ise flash ı komple hp usb format toolla biçimlendirip (quick format seçmeden ) tekrar deneyin

 

 

 

Windows 8.1 multiboot kodları ile Windows 10 kodları aynı mıdır acaba?

Deneyen arkadaşlar kullandıkları kodları yazarlarsa sevinirim.


Windows 7/8.1 için kullandığım kodlar:

title 0 => Windows 8.1 Pro VL (x86-x64) \n Windows 8.1 Pro VL (x86-x64)
find --set-root /WIN8.1/BOOT.ISO
map /WIN8.1/BOOT.ISO (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)

 

vista-7-8-8.1-10 için kodlar aynıdır

Edited by oguzhan43
  • Like 1
Link to comment
Share on other sites

 
 # =======================================================================================================
 
title Kaspersky Rescue CD 10.0.32.17 (24.04.2015)
find --set-root /rescue/boot/rescue
kernel /rescue/boot/rescue root=live:CDLABEL=frtnlmn rootfstype=auto vga=791 init=/init initrd=/rescue/boot/rescue.igz kav_lang=en udev liveimg splash quiet doscsi nomodeset
initrd /rescue/boot/rescue.igz
boot 
 
# =======================================================================================================
usb ismini CDLABEL=frtnlmn yazan bölümüne yaz frtnlmn sil ve kendi usb ismin yaz 
b8ysypj.png​
Link to comment
Share on other sites

 

 
 # =======================================================================================================
 
title Kaspersky Rescue CD 10.0.32.17 (24.04.2015)
find --set-root /rescue/boot/rescue
kernel /rescue/boot/rescue root=live:CDLABEL=frtnlmn rootfstype=auto vga=791 init=/init initrd=/rescue/boot/rescue.igz kav_lang=en udev liveimg splash quiet doscsi nomodeset
initrd /rescue/boot/rescue.igz
boot 
 
# =======================================================================================================
usb ismini CDLABEL=frtnlmn yazan bölümüne yaz frtnlmn sil ve kendi usb ismin yaz 
​

 

bu kodun çalışması için boot klasörü rescue klasörünün içine taşınmalıdır

Link to comment
Share on other sites

 

Usb adı değişiklik gösterebilir. Daha pratik ve böyle bir şey istemeyen başka kod yok mu?

 

 

Direk isodan çalıştır,

title KASPERSKY RESCUE 10 iso
map --unmap=0:0xff
map --unhook && map --rehook
cat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lst
set /a dev=*0x8280&0xff
root (%dev%,0)
set ISO=/USBMENU/IMAGES/KASPERSKYRESCUE.iso
ls %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo  && pause Press any key to return to the main menu && configfile /menu.lst
ls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo  && pause Press any key to return to the main menu && configfile /menu.lst
map %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst
set /a dev=*0x82a0&0xff
debug 1
parttype (%dev%,3) | set check=
debug off
set check=%check:~-5,4%
if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%
if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo  && echo To prevent possible data loss will not continue further && pause && configfile /menu.lst
map --rehook
root (0xff)
chainloader (0xff)
Link to comment
Share on other sites

/menu.lst

 

Diye bir şey yok bende ama nasıl olacak?


Bu şekilde çalışmadı malesef.

title 6 => Kaspersky Rescue Disk 10 \n Kaspersky Rescue Disk 10
map --unmap=0:0xff
map --unhook && map --rehook
cat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lst
set /a dev=*0x8280&0xff
root (%dev%,0)
set ISO=/KASPERSKYRESCUEDISK/KASPERSKYRESCUEDISK.ISO
ls %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo  && pause Press any key to return to the main menu && configfile /menu.lst
ls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo  && pause Press any key to return to the main menu && configfile /menu.lst
map %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst
set /a dev=*0x82a0&0xff
debug 1
parttype (%dev%,3) | set check=
debug off
set check=%check:~-5,4%
if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%
if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo  && echo To prevent possible data loss will not continue further && pause && configfile /menu.lst
map --rehook
root (0xff)
chainloader (0xff)
Edited by BOMBOM07
Link to comment
Share on other sites

 

Direkt isodan çalışmadı arkadaşlar.

 

aşağıdaki şekilde dene iso adı ve yolunu kendine göre düzenle

 

title Kaspersky Rescue Disk  
partnew (%@root:~1,3%,3) 0x00 /antivir/KRD.iso  
map /antivir/KRD.iso (0xff)  
map --hook  
kernel (0xff)/boot/rescue root=live:CDLABEL=KRD10 rootfstype=auto vga=791 init=/init initrd=rescue.igz kav_lang=en udev liveimg splash quiet doscsi nomodeset  
initrd (0xff)/boot/rescue.igz

 

 

Link to comment
Share on other sites

title Kaspersky Rescue Disk  
partnew (%@root:~1,3%,3) 0x00 /antivir/KRD.iso  
map /antivir/KRD.iso (0xff)  
map --hook  
kernel (0xff)/boot/rescue root=live:CDLABEL=KRD10 rootfstype=auto vga=791 init=/init initrd=rescue.igz kav_lang=en udev liveimg splash quiet doscsi nomodeset  
initrd (0xff)/boot/rescue.igz
 
Üstad KRD10 yazan kısma flash diskin adını mı yazmamız gerekiyor?
Yoksa bu şekilde doğru mu?
 
 
Edit: Akşam deneyip sonucu yazacağım.
Edited by BOMBOM07
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...