herz Posted October 15, 2017 Share Posted October 15, 2017 multiboot sistemlerde linux mint sürümünü portable olarak çalıştırmak istiyorum son sürümünü nasıl yapabilirim yada nereden bulabilirim.yardımcı olabilirseniz sevinirim Quote Link to comment Share on other sites More sharing options...
firtina_limani Posted October 15, 2017 Share Posted October 15, 2017 # ========================================================================= title LINUX MINT 18 map --unmap=0:0xff map --unhook root (hd0,0) map /LINUX/min64.iso (0xff) || map --mem /LINUX/min64.iso (0xff) map --hook root (0xff) kernel /casper/vmlinuz boot=casper iso-scan/filename=/LINUX/min64.iso quiet splash -- initrd /casper/initrd.lz # ========================================================================= usb ana dizin e LINUX diye bir klasör ac ve icine iso at ve iso ismini düzenle türkce karakter yazma live olarak sistem basliyacaktir sonrada istersen instal üzerinden yükleme yapabilirsiniz Quote Link to comment Share on other sites More sharing options...
herz Posted October 16, 2017 Author Share Posted October 16, 2017 (edited) firtina_limani, 17 saat önce yazdı: # ========================================================================= title LINUX MINT 18 map --unmap=0:0xff map --unhook root (hd0,0) map /LINUX/min64.iso (0xff) || map --mem /LINUX/min64.iso (0xff) map --hook root (0xff) kernel /casper/vmlinuz boot=casper iso-scan/filename=/LINUX/min64.iso quiet splash -- initrd /casper/initrd.lz # ========================================================================= usb ana dizin e LINUX diye bir klasör ac ve icine iso at ve iso ismini düzenle türkce karakter yazma live olarak sistem basliyacaktir sonrada istersen instal üzerinden yükleme yapabilirsiniz Dosya sistemim şu şekilde buna göre komut oluşturmam lazım USBMENU\LINUX MINT X64 v18.2\MINT64.ISO Edited October 16, 2017 by herz Quote Link to comment Share on other sites More sharing options...
herz Posted October 16, 2017 Author Share Posted October 16, 2017 kodları bu şekilde yaptım resimdeki hatayı verdi title LINUX MINT18 X64 V18.2 map --unmap=0:0xff map --unhook root (hd0,0) map /LINUX/MINT64.iso (0xff) || map --mem /LINUX/MINT64.iso (0xff) map --hook root (0xff) kernel /casper/vmlinuz boot=casper iso-scan/filename=/LINUX/MINT64.iso quiet splash -- initrd /casper/initrd.lz Please register to see this content. Quote Link to comment Share on other sites More sharing options...
oguzhan43 Posted October 16, 2017 Share Posted October 16, 2017 (edited) herz, 6 saat önce yazdı: Dosya sistemim şu şekilde buna göre komut oluşturmam lazım USBMENU\LINUX MINT X64 v18.2\MINT64.ISO dosya sistemin böyleyse kodların aşağıdaki gibi olmaz herz, 3 saat önce yazdı: kodları bu şekilde yaptım resimdeki hatayı verdi title LINUX MINT18 X64 V18.2 map --unmap=0:0xff map --unhook root (hd0,0) map /LINUX/MINT64.iso (0xff) || map --mem /LINUX/MINT64.iso (0xff) map --hook root (0xff) kernel /casper/vmlinuz boot=casper iso-scan/filename=/LINUX/MINT64.iso quiet splash -- initrd /casper/initrd.lz Please register to see this content. title LINUX MINT18 X64 V18.2 map --unmap=0:0xff map --unhook root (hd0,0) map /USBMENU/LINUX MINT X64 v18.2/MINT64.ISO (0xff) || map --mem /USBMENU/LINUX MINT X64 v18.2/MINT64.ISO (0xff) map --hook root (0xff) kernel /casper/vmlinuz boot=casper iso-scan/filename=/USBMENU/LINUX MINT X64 v18.2/MINT64.ISO quiet splash -- initrd /casper/initrd.lz şeklinde olur çalışmazsa root (hd0,0) satırını root (hd0,1) yap Edited October 16, 2017 by oguzhan43 Quote Link to comment Share on other sites More sharing options...
herz Posted October 16, 2017 Author Share Posted October 16, 2017 oguzhan43, 13 dakika önce yazdı: dosya sistemin böyleyse kodların aşağıdaki gibi olmaz title LINUX MINT18 X64 V18.2 map --unmap=0:0xff map --unhook root (hd0,0) map /USBMENU/LINUX MINT X64 v18.2/MINT64.ISO (0xff) || map --mem /USBMENU/LINUX MINT X64 v18.2/MINT64.ISO (0xff) map --hook root (0xff) kernel /casper/vmlinuz boot=casper iso-scan/filename=/USBMENU/LINUX MINT X64 v18.2/MINT64.ISO quiet splash -- initrd /casper/initrd.lz şeklinde olur Dediğiniz gibi yaptım aşağıdaki hatayı verdi Please register to see this content. Quote Link to comment Share on other sites More sharing options...
oguzhan43 Posted October 16, 2017 Share Posted October 16, 2017 herz, 3 dakika önce yazdı: Dediğiniz gibi yaptım aşağıdaki hatayı verdi Please register to see this content. arkadaşım grub4dos çalışıyorsan klasör isimlerinde boşluk olmamasına özen göster Quote Link to comment Share on other sites More sharing options...
herz Posted October 16, 2017 Author Share Posted October 16, 2017 oguzhan43, 5 dakika önce yazdı: arkadaşım grub4dos çalışıyorsan klasör isimlerinde boşluk olmamasına özen göster bu konuda yardımcı olabilirseniz sevinirim.teşekkür ederim Quote Link to comment Share on other sites More sharing options...
oguzhan43 Posted October 16, 2017 Share Posted October 16, 2017 herz, 2 dakika önce yazdı: bu konuda yardımcı olabilirseniz sevinirim.teşekkür ederim LINUX MINT X64 v18.2 klasöründeki boşlukları sil LINUXMINTX64v18.2 şeklinde olsun komuttan da boşlukları sil title LINUX MINT18 X64 V18.2map --unmap=0:0xffmap --unhookroot (hd0,0)map /USBMENU/LINUXMINTX64 v18.2/MINT64.ISO (0xff) || map --mem /USBMENU/LINUXMINTX64 v18.2/MINT64.ISO (0xff)map --hookroot (0xff)kernel /casper/vmlinuz boot=casper iso-scan/filename=/USBMENU/LINUXMINTX64 v18.2/MINT64.ISO quiet splash --initrd /casper/initrd.lz olacak Quote Link to comment Share on other sites More sharing options...
herz Posted October 16, 2017 Author Share Posted October 16, 2017 düzelme yaparak birazda kısalttım kodlar aşağıda ama busefer farlı hata verdi.klasördeki USBMENU/LINUXMINT/MINT64.ISO şeklinde. title LINUX MINT18 X64 V18.2 map --unmap=0:0xff map --unhook root (hd0,0) map /USBMENU/LINUXMINT/MINT64.ISO (0xff) || map --mem /USBMENU/LINUXMINT/MINT64.ISO (0xff) map --hook root (0xff) kernel /casper/vmlinuz boot=casper iso-scan/filename=/USBMENU/LINUXMINT/MINT64.ISO quiet splash -- initrd /casper/initrd.lz Please register to see this content. Quote Link to comment Share on other sites More sharing options...
oguzhan43 Posted October 16, 2017 Share Posted October 16, 2017 arkadaşım usbdr yada grldr dosyan güncel mi Quote Link to comment Share on other sites More sharing options...
herz Posted October 16, 2017 Author Share Posted October 16, 2017 usbdr eski olabilir.eğer eski ise güncel versiyonunu nerden bulabilirim Quote Link to comment Share on other sites More sharing options...
oguzhan43 Posted October 16, 2017 Share Posted October 16, 2017 sendekini gönder güncelleyeyim Quote Link to comment Share on other sites More sharing options...
herz Posted October 17, 2017 Author Share Posted October 17, 2017 oguzhan43, 16 saat önce yazdı: sendekini gönder güncelleyeyim teşekkür ederim . Please register to see this content. Quote Link to comment Share on other sites More sharing options...
herz Posted October 18, 2017 Author Share Posted October 18, 2017 (edited) mrb daha önce bir ara bu kodları kullanmıştım çalışmıştı.şimdi neden çalışmıyor çözemedim.ben direk sitesinden indirdiğim şekliyle ıso dosyasını kullandım.acaba ıso dosyasında bir işlem yapılması gerekiyormu title LINUX MINT 17 X86 map --unmap=0:0xff map --unhook root (hd0,0) map /MINT/min32.iso (0xff) || map --mem /MINT/min32.iso (0xff) map --hook root (0xff) kernel /casper/vmlinuz boot=casper iso-scan/filename=/MINT/min32.iso quiet splash -- initrd /casper/initrd.lz # ========================================================================= Edited October 18, 2017 by herz Quote Link to comment Share on other sites More sharing options...
herz Posted October 19, 2017 Author Share Posted October 19, 2017 title LINUX MINT18 X64 V18.2map --unmap=0:0xffmap --unhookroot (hd0,0)map /USBMENU/LINUXMINT/MINT64.ISO (0xff) || map --mem /USBMENU/LINUXMINT/MINT64.ISO (0xff)map --hookroot (0xff)kernel /casper/vmlinuz boot=casper iso-scan/filename=/USBMENU/LINUXMINT/MINT64.ISO quiet splash --initrd /casper/initrd.lz Bu koduları girdiğimde aşağıdaki resimdeki hatayı verdi.bu konuda yardımcı olabilecek arkadaşların yardımlarını bekliyorum.teşekkürler. Please register to see this content. Quote Link to comment Share on other sites More sharing options...
serhat100 Posted October 19, 2017 Share Posted October 19, 2017 map --unmap=0:0xffmap --unhookroot (hd0,0) bu kısmı sil öyle dene bir Quote Link to comment Share on other sites More sharing options...
herz Posted October 19, 2017 Author Share Posted October 19, 2017 serhat100, 7 dakika önce yazdı: map --unmap=0:0xffmap --unhookroot (hd0,0) bu kısmı sil öyle dene bir Yine olmadı hata veriyor Quote Link to comment Share on other sites More sharing options...
serhat100 Posted October 19, 2017 Share Posted October 19, 2017 (edited) herz, 21 dakika önce yazdı: Yine olmadı hata veriyor Edited October 19, 2017 by serhat100 Quote Link to comment Share on other sites More sharing options...
herz Posted October 19, 2017 Author Share Posted October 19, 2017 serhat100, 3 dakika önce yazdı: find --set-root --ignore-floppies /ISO/ActiveBoot/ActiveLiveCD.iso map /USBMENU/LINUXMINT/MINT64.ISO (0xff) || map --mem /USBMENU/LINUXMINT/MINT64.ISO (0xff) map --hook root (hd0,0) vga=792 chainloader (0xff) boot bu kodlarla yeniden denermisin denedim yine olmadı resimdeki hatayı verdi Please register to see this content. Quote Link to comment Share on other sites More sharing options...
serhat100 Posted October 19, 2017 Share Posted October 19, 2017 (edited) Edited October 19, 2017 by serhat100 Quote Link to comment Share on other sites More sharing options...
herz Posted October 19, 2017 Author Share Posted October 19, 2017 serhat100, 6 dakika önce yazdı: find --set-root --ignore-floppies /ISO/ActiveBoot/ActiveLiveCD.iso buraya dikkat sonradan fark ettim önceki iletiye bir daha bak title LINUX MINT18.2 x64 find --set-root --ignore-floppies /USBMENU/LINUXMINT/MINT.iso map /USBMENU/LINUXMINT/MINT64.ISO (0xff) || map --mem /USBMENU/LINUXMINT/MINT64.ISO (0xff) map --hook root (hd0,0) vga=792 chainloader (0xff) boot Yaptım yine yukarı resimdeki hatayı verdi Quote Link to comment Share on other sites More sharing options...
serhat100 Posted October 19, 2017 Share Posted October 19, 2017 ya kusura bakma dalgınlık yanlış kodları vermişim title LINUX MINT18.2 x64 set ISO/USBMENU/LINUXMINT/MINT.iso set PERSIST= set PERSIST=YES map %ISO% (0xff) map --hook root (hd0,0) set P= if "%PERSIST%"=="YES" set P=persistent persistent-path=/mint set PERSIST= kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper %P% iso-scan/filename=%ISO% noeject quiet splash -- locale=tr_TR initrd /casper/initrd.lz Quote Link to comment Share on other sites More sharing options...
herz Posted October 19, 2017 Author Share Posted October 19, 2017 serhat100, 24 dakika önce yazdı: ya kusura bakma dalgınlık yanlış kodları vermişim title LINUX MINT18.2 x64 set ISO/USBMENU/LINUXMINT/MINT.iso set PERSIST= set PERSIST=YES map %ISO% (0xff) map --hook root (hd0,0) set P= if "%PERSIST%"=="YES" set P=persistent persistent-path=/mint set PERSIST= kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper %P% iso-scan/filename=%ISO% noeject quiet splash -- locale=tr_TR initrd /casper/initrd.lz bu hatayı verdi Please register to see this content. Quote Link to comment Share on other sites More sharing options...
serhat100 Posted October 19, 2017 Share Posted October 19, 2017 (edited) %ISO% burası %USBMENU/LINUXMINT/MINT.iso% Hata verirse şu şekilde değiştir map /USBMENU/LINUXMINT/MINT64.ISO (0xff) Edited October 19, 2017 by serhat100 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.