Jump to content

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


 Share

Recommended Posts

 

tavsiyem nt6 ile iso şeklinde çalıştırmanızdır daha derli toplu olur

 

Öncelikle yanıtnız için teşekkür ederim.nt6 ile sorunsuz çalıştırdım.Direk root klasöründen sadece 1 işletim sistemimi çalıştırabiliyoruz?

Link to comment
Share on other sites

Öncelikle yanıtnız için teşekkür ederim.nt6 ile sorunsuz çalıştırdım.Direk root klasöründen sadece 1 işletim sistemimi çalıştırabiliyoruz?

hep iso terch ettiğim için denemediğim bişey tüm dosyaları ana dizine çıkarıyorsanız tabiki çakışacaktır kullandığınız kodlar nedir

Link to comment
Share on other sites

 

vista ve üzeri sürümler için nt6 işleminden geçirip aşağıdaki kodları deneyin xp için nt5

 

title WINDOWS7 SP1 TUM SURUMLER 2015
errorcheck off
ls /WIN7/NT6BOOT.ISO || find --set-root /WIN7/NT6BOOT.ISO
ls /WIN7/NT6BOOT.ISO || pause --wait=5 WIN7/NT6BOOT.ISO bulunamadi!
map /WIN7/NT6BOOT.ISO (0xFF)
geometry (hd1) && checkrange 0x80 read 0x8280 && map (hd0) (hd1) && map (hd1) (hd0)
map --hook
chainloader (0xFF)
boot
 
 
title WIN XP 
geometry (hd1) && checkrange 0x80 read 0x8280 && map () (hd1) && map (hd1) () && map --hook
ls /WINXP/BOOT.GZ || find --set-root --ignore-floppies /WINXP/BOOT.GZ
clear
echo ----------------------------------------------------
echo Loading Windows XP KURULUMLARI
echo Please wait...
echo ----------------------------------------------------
map --mem /WINXP/BOOT.GZ (0xFF)
map --hook
root (0xFF)
chainloader (0xFF)/I386/SETUPLDR.BIN || chainloader ()
boot

 

multiboot yamayı ancak windows 8.1 olmadı ancak win 7 başarabildim sağol

Edited by curtcuk
Link to comment
Share on other sites

8.1 olmadı derken aldığınız hata nedir

işletim sistemim 8.1 iken olusturduğum nt6 lı isolar 7 -8.1 hep değişik sorunlar verdi aynı makinada win 7 işletim sistemi kurdum aynı

isolarlar aynı programlarla sorunsuz multibbot hazırladım

Link to comment
Share on other sites

 

http://grub4dos.chenall.net/downloads/grub4dos-0.4.6a-2015-06-05/

bu linktekini nasıl usbdr olarak uyarlıyorsunuz burdan indiği zaman  farklı iniyor

 en son güncel sürümünü oguz abim paylasmis kendi yandex hesabinda buyurun 

Link to comment
Share on other sites

merhaba arkadaslar 

Plop Boot Manager

 ile daha önce sanal bilgisayarlarda kurulum ve usb ön izleme yapabiliyorduk  sormak istedigim cd veya dvd yazip pc lere taksam cd yi usb den isletim sistemlerini kullanabilirmiyim  biliyorsunuz cogu anakart eski oldugu icin bazi sorunlar cikariliyor ondan dolayi bu soruyu sizlerle sormak istedim 

Link to comment
Share on other sites

LiveXp , Windows 7 Pe gibi direk kurulum yapmadan çalışan sistemleri multiboota eklemek istiyorum. Elimde imaj dosyaları bulunuyor bunları nasıl multiboot a atıcam. ?

direk iso olarak ekle örnek kod

 

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 ...
 
iso ismine ve dosya yoluna göre komutu düzenle
 
 

merhaba arkadaslar 

Plop Boot Manager

 ile daha önce sanal bilgisayarlarda kurulum ve usb ön izleme yapabiliyorduk  sormak istedigim cd veya dvd yazip pc lere taksam cd yi usb den isletim sistemlerini kullanabilirmiyim  biliyorsunuz cogu anakart eski oldugu icin bazi sorunlar cikariliyor ondan dolayi bu soruyu sizlerle sormak istedim 

 

 evet bu şekilde usb den başlatabilirsin

Edited by oguzhan43
Link to comment
Share on other sites

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 
  
abi bu kodu dvd multiboot icin nasil eklerim  bir sorun cikarmi ?

 
=========================================================================
md5 kontrol edildi 
title DR WEB 
partnew (%@root:~1,3%,3) 0x00 /antivir/drweb.iso
map /antivir/drweb.iso (0xff) 
map --hook 
chainloader (0xff)
 
# =========================================================================
md5 bulamadim 
title AVG Rescue 
partnew (%@root:~1,3%,3) 0x00 /antivir/avg.iso 
map /antivir/avg.iso (0xff) 
map --hook 
chainloader (0xff)
 
# =========================================================================
md5 degeri kortol edildi 
title F-Secure rescue CD 
partnew (%@root:~1,3%,3) 0x00 /antivir/fsec.iso 
map /antivir/fsec.iso (0xff) 
map --hook 
chainloader (0xff)
 
# =========================================================================
 
 
bu 3 antivürüs sistemini boot etmeye calistigimda hata aliyorum iso dosyalarim güncel hepsini kendi sitesinden indirdim 
[spoiler]
 
 
84HjVZN.png
 
 
wMFkIZq.png
 
 
 
 
qyvYuDH.png
 
FitJxpo.png
 
[/spoiler]
Link to comment
Share on other sites

 

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 
  
abi bu kodu dvd multiboot icin nasil eklerim  bir sorun cikarmi ?

 
=========================================================================
md5 kontrol edildi 
title DR WEB 
partnew (%@root:~1,3%,3) 0x00 /antivir/drweb.iso
map /antivir/drweb.iso (0xff) 
map --hook 
chainloader (0xff)
 
# =========================================================================
md5 bulamadim 
title AVG Rescue 
partnew (%@root:~1,3%,3) 0x00 /antivir/avg.iso 
map /antivir/avg.iso (0xff) 
map --hook 
chainloader (0xff)
 
# =========================================================================
md5 degeri kortol edildi 
title F-Secure rescue CD 
partnew (%@root:~1,3%,3) 0x00 /antivir/fsec.iso 
map /antivir/fsec.iso (0xff) 
map --hook 
chainloader (0xff)
 
# =========================================================================
 
 
bu 3 antivürüs sistemini boot etmeye calistigimda hata aliyorum iso dosyalarim güncel hepsini kendi sitesinden indirdim 
 

CDLABEL kısmını doğru girersen çalışmalı multiboot DVD ile pek uğraşmıyorum açıkcası hiç dvd kullanmıyorum diyebilirim dvd sürücüsünü sökeli 2 yılı geçiyor 2 laptobum var onları bile söküp hdd ye çevirdim :) çok lazım olursa usb dvd rw var onuda hiç kullanmak nasip olmadı

 

diğerleri bende sıkıntısız çalışıyor iso dosyalarını defrag yapmayı dene

Link to comment
Share on other sites

bu konuda yardımcı olabilecek kimse varmı.windos 7 embed dye bi sürüm eklemeye çalışyon nt6iso ile ayarlyom herşey tamam gibi ancak menüde isonun yolu çok farklı ve bi sürü aynı şekilde yazı var.flaş belleğe attığımda ekranda isonun yolu ve ismi görünyor herşey hdd biçimlendirmeye kadar iyi gidyor tam format başlatılacakken sürücü bulunamadı hatası veryor bunu nasıl ayarlarım ltfen bilen yardımcı olsun bi zahmet

Link to comment
Share on other sites

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 
   bunun gibi dosya iceriginden calisan antivürüs code lerini benimle paylasirmisiniz lütfen kolay gelsin iyi calismalar
Edited by firtina_limani
Link to comment
Share on other sites

20p7ia9.jpg

 

açılışta bu ekranı vermesi normalmi acaba multiboot un.birde grup4dos u nasıl güncelleyeceğiz acaba?

Kardeşim flasdiskinin içinde usbmenu klasöründe usbmenu.lst dosyasını bulamadıgı için hata alıyorsun 

Edited by bycrack
  • Like 1
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...