Jump to content

Linux Mint Tr Yi Usb Multibootta Kullanmak


herz
 Share

Recommended Posts

bunu bir denermisin

 

set ISOFILE=/iso dosyası

 

burdaki iso yolunu kendi dosyanın konumuna göre  ayarlayıp

 

 

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

title Start Linux Mint 16 Cinnamon 64-bit
# ubuntu-11.10-desktop-i386.iso
set ISOFILE=/iso dosyası
if exist %ISOFILE% || find --set-root %ISOFILE%
map %ISOFILE% (0xFF) && map --hook && root (0xFF)
set gfxpayload=keep
kernel /casper/vmlinuz  file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=%ISOFILE% quiet splash --
initrd /casper/initrd.lz
 
 
 
 
# =========================================================================
title Start Linux Mint 16 Cinnamon 64-bit (compatibility mode)
# ubuntu-11.10-desktop-i386.iso
set ISOFILE=/iso dosyası
if exist %ISOFILE% || find --set-root %ISOFILE%
map %ISOFILE% (0xFF) && map --hook && root (0xFF)
kernel /casper/vmlinuz  file=/cdrom/preseed/linuxmint.seed boot=casper xforcevesa iso-scan/filename=%ISOFILE% ramdisk_size=1048576 root=/dev/ram rw noapic noapci nosplash irqpoll --
initrd /casper/initrd.lz
# =========================================================================
title Check the integrity of the medium
# ubuntu-11.10-desktop-i386.iso
set ISOFILE=/iso dosyası
if exist %ISOFILE% || find --set-root %ISOFILE%
map %ISOFILE% (0xFF) && map --hook && root (0xFF)
kernel /casper/vmlinuz  boot=casper integrity-check iso-scan/filename=%ISOFILE% quiet splash --
initrd /casper/initrd.lz
# =========================================================================
title Test memory\n Test memory
# ubuntu-11.10-desktop-i386.iso
set ISOFILE=/iso dosyası
if exist %ISOFILE% || find --set-root %ISOFILE%
map %ISOFILE% (0xFF) && map --hook && root (0xFF)
kernel /casper/memtest
# =========================================================================
 
title <<< Ana Menuye Git
set MENUFILE=/USBMENU/USBMENU.LST
if exist %MENUFILE% || find --set-root --ignore-floppies %MENUFILE% || echo -> %MENUFILE% bulunamadi!
configfile %MENUFILE% || pause --wait=5 <<< Klasik Menuye Don ...
# =========================================================================
 
 
title Sistemi Yeniden Baslat
savedefault --wait=2
reboot
 
# =========================================================================
title Kapat
savedefault --wait=2
halt
 
# =========================================================================
Link to comment
Share on other sites

 
 
 
 
 
 
 
 
 

title Start Linux Mint 16 Cinnamon 64-bit
# ubuntu-11.10-desktop-i386.iso
set ISOFILE=/iso dosyası
if exist %ISOFILE% || find --set-root %ISOFILE%
map %ISOFILE% (0xFF) && map --hook && root (0xFF)
set gfxpayload=keep
kernel /casper/vmlinuz  file=/cdrom/preseed/linuxmint.seed boot=casper iso-scan/filename=%ISOFILE% quiet splash --
initrd /casper/initrd.lz
 
 
yukarıda verdiğiniz  şekilde yaptım çalıştı kurulumuda başlattım dil seçimine kadar geldi ondan sonra devam etmedim.sorunsuz çalışacak görüünüyor.
Edited by herz
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...