Jump to content

214rsanAkciyer

Yeni Üye
  • Posts

    4
  • Joined

  • Last visited

About 214rsanAkciyer

Recent Profile Visitors

131 profile views

214rsanAkciyer's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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
  2. merhaba acaba birisi backtrack için isodan yada klasörden boot menu kodunu paylaşailirmi, ben yumi nin kodunu aldım ama yarıda kalıyor açılmadan usb aygıtlarla ilgili birçok hata veriyor isodan boot kodu için yardımm gerek
  3. merhaba tekrar acaba iso dosyası oluşturulduktan sonra yerlerini veya isimlerini istediğimiz gibi değiştirebilirmiyiz menüye kaydetmek şartıyla
  4. [quote name='samosan' timestamp='1338562295' post='1207455'] sayın bluelife usta selamlar... yazdığım şu kodlarla .... [spoiler]title Windows XP Kurulumu \n Farkli Windows XP Professional Kurulumlari 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 GZFILE=/ISOS/BOOTXP.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 SamosanXP Kurulum Seçim Ekrani Yükleniyor if %EXIST%==1 && echo Lütfen Bekleyiniz ... if %EXIST%==1 && echo ---------------------------------------------------- if %EXIST%==1 && map --mem %GZFILE% (0xFF) if %EXIST%==1 && map --hook && root (0xFF) && chainloader (0xFF)%BOOTFILE% || chainloader () && boot boot || echo -> Onyukleme basarisiz! && echo && pause --wait=5 <<< Klasik Menu Geri Don ...[/spoiler] aldığım ekran... [img]http://i45.tinypic.com/11uje2v.jpg[/img] ancak en son verdiğiniz kod [spoiler]title Windows XP/2003 Kurulumu - ISO\n Iso dosyasindan onyukleme yapar # [url]http://www.tnctr.com/index.php?showtopic=173188[/url] 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=/ISOS/BOOTXP.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 ...[/spoiler] aldığım ekran... [img]http://i45.tinypic.com/2nq4nbk.jpg[/img] acaba nerede yanlış yapıyorum? gerçek makinede de aynı oluyor. ilginize teşekkür ederim... [/quote] [quote name='blue_life' timestamp='1338563073' post='1207459'] @samosan Kullandığınız grub4dos versiyonu eski olduğundan, ilgili hatayı alıyorsunuz. Güncel grub4dos paketlerini indirip tekrar deneyiniz... [color=#0000FF][u][url]https://www.dropbox.com/sh/xj5fvdup3mz5dui/a9MpRDPAs0[/url][/u][/color] [/quote] aynı sorun bende de var deneyim haber verceğim DÜZELTME: Güncel multiboot ile düzeldi [u]https://www.dropbox.com/sh/xj5fvdup3mz5dui/a9MpRDPAs0[/u]
×
×
  • Create New...