Jump to content

Usb Bellek Icinde Grub Ile Iso


mnhjkl
 Share

Recommended Posts

arkadaşlar 8 gblik usb bellekğim var.yanımda cd taşımak istemediğim için herşeyi içinde taşımak istiyorum.içine xp kurulum iso , hiren iso,mini vista iso, slax iso su gibi dosyaları açıp boot özelliği ile açmak istiyorum.

usb me grub kurdum. ve menu listi aşağıdaki gibi

color black/cyan yellow/cyan
timeout 20
default /default

title Slax6 (Cd modu, slaxsave.dat yuklenmiyor)
root (hd0,0)
# find --set-root /slax/boot/vmlinuz
kernel /slax/boot/vmlinuz vga=769 max_loop=255 init=linuxrc load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;kdm
initrd /slax/boot/initrd.gz
boot

title Slax6 (slaxsave.dat i yukluyor)
root (hd0,0)
# find --set-root /slax/boot/vmlinuz
kernel /slax/boot/vmlinuz vga=769 max_loop=255 init=linuxrc load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;kdm changes=slax/slaxsave.dat
initrd /slax/boot/initrd.gz

title BartPE
root (hd0,0)
chainloader /minint/setupldr.bin


title Windows Vista (find and load bootmgr makeactive)
find --set-root /bootmgr
makeactive
chainloader /bootmgr

title Windows NT/2K/XP/2K3 (find and load and NTLDR makeactive)
fallback 1
root (hd1,0)
#find --set-root /ntldr
chainloader /ntldr
makeactive
savedefault --wait=2

title Hiren BootCD_________________________Disk IMAJI - Disk Image
map --mem --read-only (hd0,0)/BOOTBLUE/DISKET/HIRENBCD.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
boot

title Ghost 11 Lancelot_Real_______________Disket IMAJI - Floppy Image
map --mem (hd0,0)/BOOTBLUE/DISKET/GHOST11L.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1
boot

title Active Password Changer______________Disket IMAJI - Floppy Image
map --mem --read-only (hd0,0)/BOOTBLUE/DISKET/APCBL.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
boot

title WinPE1 Ram \BOOTBLUE\PELER\PE1.ISO___Dosya-File <475 MB
# WinPE1 = BartPE - LiveXP - ReatogoXP - Ultimita cd.....
# WinPE1 Cd sinin iso imajini hd den calistirin
# Cd nin iso imajini PE1.ISO yapip \BOOTBLUE\PELER\ ye koyun
# Start WinPE1 Cd is from hd
# Rename iso image to PE1.ISO and put it in \BOOTBLUE\PELER\ folder
map --mem (hd0,0)/BOOTBLUE/PELER/PE1.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
boot

title WinPE1 Ram \BOOTBLUE\PELER\PE2.ISO___Dosya-File <475 MB
# Once WinPE1 Ram yazisini okuyun - First Read lines under WinPE1
map --mem (hd0,0)/BOOTBLUE/PELER/PE2.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
boot

title WinPE1 Ram Standart Method___________Dosya-File <475 MB
# Once WinPE1 Ram yazisini okuyun - First Read lines under WinPE1
# WinPE1 leri ramdan calistirmak icin Internet aramalarinda bulacaginiz methodu uygulamak icin bu menuyu kullanin
# \BOOTBLUE\PELER\ klasorunde winnt.sif dosyasinda olabilecek bircok secenegi gorebilirsiniz
# Use this menu to start WinPE1 from ram with the methods you find by searching internet
# under \BOOTBLUE\PELER\ folder there is a winnt.sif file which can show you many combination of usage
find --set-root /SETUPLDR.BIN
chainloader /SETUPLDR.BIN
boot


title hiran 9_2 isosu
map (hd0,0)/BOOTBLUE/ISOGENEL/hiren9_2tnctr.iso (hd32)
map --hook
chainloader (hd32)
boot

title backstreet wireless icin slax isosu
map (hd0,0)/enes/iso/bt3final_usb.iso (hd32)
map --hook
chainloader (hd32)
boot

title normal slax isosu
map (hd0,0)/enes/iso/slax-6.0.7.iso (hd32)
map --hook
chainloader (hd32)
boot

title NimbleX-2008 slax isosu
map (hd0,0)/enes/iso/NimbleX-2008.iso (hd32)
map --hook
chainloader (hd32)
boot

title Acronis True Image CD ISO____________IMAJI - Image
#Acronis in iso dosyasini hd de BOOTBLUE\ISOGENEL\ADDSIMAGE.iso ile calistirin
#Start Acronis iso file from location BOOTBLUE\ISOGENEL\ADDSIMAGE.iso
map (hd0,0)/BOOTBLUE/ISOGENEL/ADDSIMAGE.iso (hd32)
map --hook
chainloader (hd32)
boot

title MaxBlast 5 CD ISO____________________IMAJI - Image
# Acronis Iso yazisini okuyun - Read lines under Acronis Iso
# v5 ve uzeri Maxblastlarda kullanin - Use this method at equal and over v5 of Maxblast
map (hd0,0)/BOOTBLUE/ISOGENEL/MAXBLAST.iso (hd32)
map --hook
chainloader (hd32)
boot




title 1. CDROM_____________________________Baslat - Start
cdrom --init
map --hook
chainloader (cd0)
boot

title Win98.ima (Win98 ile hazirlanmis boot disketi)
map --mem (hd0,0)/ImageCTT/Win98.ima (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1
boot

title Yeniden baslat (reboot)
savedefault --wait=2
reboot

title Bilgisayari kapat (Halt - ShutDown)
savedefault --wait=2
halt

title Disketi calistir (floppy (fd0))
chainloader (fd0)+1
rootnoverify (fd0)
savedefault --wait=2

title Grub Komut istemi (commandline)
savedefault --wait=2
commandline 

ama nedense hirenin isosu çalışıyor.diğer isolar çalışmıyor.bir yerde açıklamada dikkatimi çekti 500mb ufak olacakmış diye.xp kurulum cdsinin isosunu nasıl çalıştırabilirim.diğer isolarla beraber.bu yönteme ilave de olur başka yöntemde olur.

Link to comment
Share on other sites

arkadaş grub menüsüyle birden fazla iso çalıştırmak istiyor.sizin verdiğiniz konu tek iso için.

grubdan hiren çalışıyor muydu? Ben bir türlü becerememiştim.Hemen deneyeceğim

http://www.tnctr.com/index.php?showtopic=64819[/CODE]

Bu konuyu inceleyin.XP isosu grubdan açılmasa bile kendi boot menüsünden açılıyor.XP isosuyla ilgili işlemlerinizi bitirdikten sonra kendi GRUB menünüzü atabilirsiniz.Çalışacaktır.

Link to comment
Share on other sites

  • 4 ay sonra...
arkadaşım tam olarak nasıl yaptığını ve gerekli dosyları bizimle paylaşabilirmisin direk iso olrak sistemler usb den başlatmak gerçekten büyük kolaylık olur

Please register to see this content.
burda anlatım var ve ıcınde gereklı programlar da var

Link to comment
Share on other sites

  • 9 ay sonra...
hemen denedim hem sanalda hemde kendi pcmde gigabyte anakart var .iso olarak xp ve vistayı bile çalıştırdı çok sağolasın gayet basit ve pratik bir yöntem

Emin misin? Zira ben yapamadım. Hirens çalışıyor onda sorun yok. XP isoları da çalışıyor ancak kurulum bir yerde hata veriyor. Yani sonuna kadar denedin mi?

Link to comment
Share on other sites

  • 3 years yıl...
title BackTrack 5 KDE 64
find --set-root /USBMENU/UBUNTU/BT5KDE64.ISO
map /USBMENU/UBUNTU/BT5KDE64.ISO (0xFF) || map --mem /USBMENU/UBUNTU/BT5KDE64.ISO (0xFF)
map --hook
chainloader (0xFF)

bu kodla boot edebildim ama cd den çalışıyo gene cd olmassa açılmıyo hata nerde ?

ben bunu aslında kurulu kullanmak istiyorum multibootlu HDD ye nasıl kurarım ayrı bir bölüme

Edited by 214rsanAkciyer
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...