Jump to content
Son zamanlarda artan kullanıcı hesap hırsızlıkları sebebiyle tüm kullanıcılara şifre sıfırlama maili gönderilmiştir. Lütfen güveli şifreler seçiniz. Mevcut e-mail adresinize erişemiyorsanız, en aşağıdaki destek linkinden bize ulaşınız. ×

Linux Mint Sürümünü Portable Olarak Multiboot Sistemlerde çalıştırma


herz
 Share

Recommended Posts

title LINUX MINT18.2 x64 
find --set-root --ignore-floppies /USBMENU/LINUXMINT/MINT64.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 girdiğim zaman açar gibi oluyor ama kalıyor.7.resimde otomatik olarak sayıyor 9.jpeg resimdeki şekilde kalıyor

Please register to see this content.

Link to comment
Share on other sites

konu ile bilgisi ve tecrübesi olan arkadaşlardan yardım bekliyorum.teşekkürler.bir şey sormak istiyorum linux sun sitesiden indirdiğimiz iso dosyasını direkmi kullanacaz yoksa bir işlemden geçirecekmiyiz.kurulumsuz usb den çalışması için

Link to comment
Share on other sites

bu komutu deneyin...

# =========================================================================

title LINUX MINT18.2 x64
set ISOFILE=/USBMENU/LINUXMINT/MINT64.ISO
if exist %ISOFILE% || find --set-root %ISOFILE%
map %ISOFILE% (0xFF)
map --hook
root (0xFF)
kernel /casper/vmlinuz cdrom-detect/try-usb=true file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=%ISOFILE% quiet splash -- locale=tr_TR  
initrd /casper/initrd.lz

# =========================================================================

Link to comment
Share on other sites

K1nq12, 15 saat önce yazdı:

bu komutu deneyin...

# =========================================================================

title LINUX MINT18.2 x64
set ISOFILE=/USBMENU/LINUXMINT/MINT64.ISO
if exist %ISOFILE% || find --set-root %ISOFILE%
map %ISOFILE% (0xFF)
map --hook
root (0xFF)
kernel /casper/vmlinuz cdrom-detect/try-usb=true file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=%ISOFILE% quiet splash -- locale=tr_TR  
initrd /casper/initrd.lz

# =========================================================================

olmadı resimdeki hatayı verdi

Please register to see this content.

Link to comment
Share on other sites

Şu kodu denermisiniz  ?

# =========================================================================
title >> Linux
set ISO=/USBMENU/LINUXMINT/MINT64.ISO
partnew (hd0,3) 0x00 %ISO%
map %ISO% (0xff)
map --hook 
root (0xff) 
chainloader (0xff) 
# =========================================================================

 

Link to comment
Share on other sites

gececi_78, 2 saat önce yazdı:

Şu kodu denermisiniz  ?


# =========================================================================
title >> Linux
set ISO=/USBMENU/LINUXMINT/MINT64.ISO
partnew (hd0,3) 0x00 %ISO%
map %ISO% (0xff)
map --hook 
root (0xff) 
chainloader (0xff) 
# =========================================================================

 

denedim aşagıdaki hatayı verdi

Please register to see this content.

Link to comment
Share on other sites

gececi_78, 23 dakika önce yazdı:

Şu satırı kendinize göre düzenliyorsunuz değilmi ?


set ISO=/USBMENU/LINUXMINT/MINT64.ISO

BÜYÜK küçük harf ayırabilir .. O yüzden sizdeki nasılsa öyle yazmanız gerekir..

evet

Link to comment
Share on other sites

  • 3 hafta sonra ...
  • 4 hafta sonra ...
  • 11 ay sonra...
  • 2 ay sonra...

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...