close

Informacja dotycząca plików cookies

Informujemy, iż w celu optymalizacji treści dostępnych w naszym serwisie, w celu dostosowania ich do indywidualnych potrzeb każdego użytkownika, jak również dla celów reklamowych i statystycznych korzystamy z informacji zapisanych za pomocą plików cookies na urządzeniach końcowych użytkowników. Pliki cookies użytkownik może kontrolować za pomocą ustawień swojej przeglądarki internetowej. Dalsze korzystanie z naszych serwisów internetowych, bez zmiany ustawień przeglądarki internetowej oznacza, iż użytkownik akceptuje politykę stosowania plików cookies

Strona glowna
DYSKI TWARDE/SSD

 

Spis treści



Bootowalny pendrive USB + multiiso menu

Errata



Jakiś czas po publikacji tego artykułu pojawiła się nowa wersja MultiBootISO. W nowej wersji autorzy programu umożliwili automatyczne (włącznie z downloadem odpowiedniego obrazu ISO) dodawanie nowych pozycji do menu, co znacząco upraszcza tworzenie własnego samouruchamialnego pendrive'a.

MultiBootISO w wersji 2.1.3.5 obsługuje następujące programy/systemy operacyjne:
  • Sugar on a Stick
  • Debian Live
  • Trinity Rescue Kit
  • System Rescue CD
  • Puppy Linux
  • TinyCore 3
  • EasyPeasy 1.6
  • SLAX 6.1.2
  • Kaspersky Rescue Disk 10
  • Peppemint Linux OS
  • EEEBuntu 3.0.1
  • Linux Mint 9
  • Ubuntu 10.04/10.10
  • Xubuntu 10.04/10.10
  • Kubuntu 10.04/10.10
  • Lubuntu 10.04/10.10
  • Ubuntu 10.04/10.10 Netbook Remix
  • Damn Small Linux
  • SliTaz Linux 3.0
  • Ophcrack XP
  • YlmF OS
  • xPUD (Simple Netbook Distro)
  • FreeDOS
  • Ubuntu Rescue Remix
  • Partition Wizard 5
  • Memtest86+ (Memory Diagnostics)
  • DBAN 2.2.6
  • RIP Linux
  • Redo Backup and Recovery 0.9.5
  • Parted Magic 5.1
  • UBCD Ultimate Boot CD
  • Offline NT Password + Reg Editor
  • GParted
  • Clonezilla
  • BKO boot.kernel.org
  • Avira AntiVir Rescue CD (AntiVirus Scanner)
  • AVG Rescue CD (Antivirus Scanner)
  • BitDefender Rescue CD (Antivirus Scanner)
  • Jolicloud
  • EASUS Disk Copy
  • BackTrack 4 Final
  • Mandriva Free 2010 Spring
  • Windows Vista/7
MultiBootISO [1]

MultiBootISO [2]

MultiBootISO [3]

MultiBootISO [4]


Poniżej prezentujemy dodatkowe wpisy dla menu.lst, które mogą być przydatne przy tworzeniu własnego menu:
  • title Ubuntu 10.10 (GNOME Desktop x86)
    find --set-root /ubuntu-10.10-desktop-i386.iso
    map /ubuntu-10.10-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper persistent iso-scan/filename=/ubuntu-10.10-desktop-i386.iso splash
    initrd /casper/initrd.lz
  • title Xubuntu 10.10 (XFCE Desktop x86)
    find --set-root /xubuntu-10.10-desktop-i386.iso
    map /xubuntu-10.10-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/xubuntu.seed boot=casper persistent iso-scan/filename=/xubuntu-10.10-desktop-i386.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • title Kubuntu 10.10 (KDE Desktop x86)
    find --set-root /kubuntu-10.10-desktop-i386.iso
    map /kubuntu-10.10-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper persistent iso-scan/filename=/kubuntu-10.10-desktop-i386.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • title Kubuntu 10.10 (KDE Desktop x86)
    find --set-root /kubuntu-10.10-desktop-i386.iso
    map /kubuntu-10.10-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper persistent iso-scan/filename=/kubuntu-10.10-desktop-i386.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • # Suggested by Ambriel
    title Lubuntu 10.10 (LXDE Lightweight Desktop x86)
    find --set-root /lubuntu-10.10.iso
    map /lubuntu-10.10.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/lubuntu.seed boot=casper persistent iso-scan/filename=/lubuntu-10.10.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • title Ubuntu 10.10 Netbook Remix (NetBook Distro)
    find --set-root /ubuntu-10.10-netbook-i386.iso
    map /ubuntu-10.10-netbook-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz floppy.allowed_drive_mask=0 noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntu-netbook.seed boot=casper persistent iso-scan/filename=/ubuntu-10.10-netbook-i386.iso splash
    initrd /casper/initrd.lz
  • title Memtest86+
    find --set-root /mt410.iso
    map --mem /mt410.iso (hd32)
    map --hook
    root (hd32)
    chainloader (hd32)
  • title Debian Live
    find --set-root /debian/live/initrd.img
    kernel /debian/live/vmlinuz boot=live union=aufs noswap live-media-path=/debian/live
    initrd /debian/live/initrd.img
  • title Sugar on a Stick
    find --set-root /sos/isolinux/vmlinuz0
    kernel /sos/isolinux/vmlinuz0 root=live:LABEL=MULTIBOOT live_dir=sos/LiveOS rootfstype=vfat ro liveimg quiet rhgb rd_NO_LUKS rd_NO_MD
    initrd /sos/isolinux/initrd0.img
  • title Balder DOS image (FreeDOS)
    find --set-root /balder10.img
    map --unsafe-boot /balder10.img (fd0)
    map --hook
    chainloader --force (fd0)+1
    rootnoverify (fd0)
  • # Suggested by Martin Andersson
    title DBAN 2.2.6 (Drive Nuker)
    find --set-root /dban-2.2.6_i586.iso
    map --mem /dban-2.2.6_i586.iso (hd32)
    map --hook
    root (hd32)
    chainloader (hd32)
  • # Suggested by Greg Steer
    title Offline NT Password & Registy Editor
    find --set-root /cd100627.iso
    map /cd100627.iso (hd32)
    map --hook
    chainloader (hd32)
  • # Start Suggested by Erhan Sohail
    title TinyCore
    find --set-root /tinycore-current.iso
    map /tinycore-current.iso (0xff) || map --mem /tinycore-current.iso (0xff)
    map --hook
    chainloader (0xff)
  • title SliTaz 3.0
    find --set-root /slitaz-3.0.iso
    map --heads=0 --sectors-per-track=0 /slitaz-3.0.iso (hd32)
    map --hook
    chainloader (hd32)
  • title Puppy 511
    find --set-root /puppy/lupu-511.sfs
    kernel /puppy/vmlinuz
    initrd /puppy/initrd.gz
  • title DSL 4.4.10
    find --set-root /dsl-4.4.10-initrd.iso
    map /dsl-4.4.10-initrd.iso (hd32)
    map --hook
    root (hd32)
    chainloader (hd32)
  • title Riplinux
    find --set-root /RIPLinuX.iso
    map --heads=0 --sectors-per-track=0 /RIPLinuX.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /RIPLinuX.iso (0xff)
    map --hook
    chainloader (0xff)
  • title Ultimate Boot CD
    find --set-root /ubcd.iso
    map /ubcd.iso (hd32)
    map --hook
    chainloader (hd32)
  • title OphCrack XP 2.3.1 (XP Password Cracker)
    find --set-root /ophcrack-xp-livecd-2.3.1.iso
    map /ophcrack-xp-livecd-2.3.1.iso (0xff)
    map --hook
    root (0xff)
    kernel /boot/bzImage rw root=/dev/null vga=normal lang=C kmap=us screen=1024x768x16 autologin
    initrd /boot/rootfs.gz
  • # Suggested by Sunny
    title YlmF (Windows Like OS)
    find --set-root /YlmF_OS_3.0.iso
    map /YlmF_OS_3.0.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper persistent iso-scan/filename=/YlmF_OS_3.0.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.img
  • title Ubuntu Rescue Remix 10.04 (Recovery Tools)
    find --set-root /ubuntu-rescue-remix-10-04.iso
    map /ubuntu-rescue-remix-10-04.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/ubuntu-rescue-remix-10-04.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • title Ubuntu 10.10 (GNOME Desktop x86)
    find --set-root /ubuntu-10.10-desktop-i386.iso
    map /ubuntu-10.10-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper persistent iso-scan/filename=/ubuntu-10.10-desktop-i386.iso splash
    initrd /casper/initrd.lz
  • title Xubuntu 10.10 (XFCE Desktop x86)
    find --set-root /xubuntu-10.10-desktop-i386.iso
    map /xubuntu-10.10-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/xubuntu.seed boot=casper persistent iso-scan/filename=/xubuntu-10.10-desktop-i386.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • title Kubuntu 10.10 (KDE Desktop x86)
    find --set-root /kubuntu-10.10-desktop-i386.iso
    map /kubuntu-10.10-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper persistent iso-scan/filename=/kubuntu-10.10-desktop-i386.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • # Suggested by Ambriel
    title Lubuntu 10.10 (LXDE Lightweight Desktop x86)
    find --set-root /lubuntu-10.10.iso
    map /lubuntu-10.10.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/lubuntu.seed boot=casper persistent iso-scan/filename=/lubuntu-10.10.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • title Ubuntu 10.10 Netbook Remix (NetBook Distro)
    find --set-root /ubuntu-10.10-netbook-i386.iso
    map /ubuntu-10.10-netbook-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz floppy.allowed_drive_mask=0 noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntu-netbook.seed boot=casper persistent iso-scan/filename=/ubuntu-10.10-netbook-i386.iso splash
    initrd /casper/initrd.lz
  • title Ubuntu 10.04.1 (GNOME Desktop x86)
    find --set-root /ubuntu-10.04.1-desktop-i386.iso
    map /ubuntu-10.04.1-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper persistent iso-scan/filename=/ubuntu-10.04.1-desktop-i386.iso splash
    initrd /casper/initrd.lz
  • title Xubuntu 10.04 (XFCE Desktop x86)
    find --set-root /xubuntu-10.04-desktop-i386.iso
    map /xubuntu-10.04-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/xubuntu.seed boot=casper persistent iso-scan/filename=/xubuntu-10.04-desktop-i386.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • title Kubuntu 10.04.1 (KDE Desktop x86)
    find --set-root /kubuntu-10.04.1-desktop-i386.iso
    map /kubuntu-10.04.1-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper persistent iso-scan/filename=/kubuntu-10.04.1-desktop-i386.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • # Suggested by Ambriel
    title Lubuntu 10.04 (LXDE Lightweight Desktop x86)
    find --set-root /lubuntu-10.04.iso
    map /lubuntu-10.04.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/lubuntu.seed boot=casper persistent iso-scan/filename=/lubuntu-10.04.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • title Linux Mint 9
    find --set-root /linuxmint-9-gnome-cd-i386.iso
    map /linuxmint-9-gnome-cd-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper persistent iso-scan/filename=/linuxmint-9-gnome-cd-i386.iso floppy.allowed_drive_mask=0 splash
    initrd /casper/initrd.lz
  • title Peppermint Linux
    find --set-root /Peppermint-One-06172010.iso
    map /Peppermint-One-06172010.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper persistent iso-scan/filename=/Peppermint-One-06172010.iso splash
    initrd /casper/initrd.lz
  • title Ubuntu 10.04 Netbook Remix (NetBook Distro)
    find --set-root /ubuntu-10.04-netbook-i386.iso
    map /ubuntu-10.04-netbook-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz floppy.allowed_drive_mask=0 noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntu-netbook.seed boot=casper persistent iso-scan/filename=/ubuntu-10.04-netbook-i386.iso splash
    initrd /casper/initrd.lz
  • title EasyPeasy 1.6 (NetBook Distro)
    find --set-root /EasyPeasy-1.6.iso
    map /EasyPeasy-1.6.iso (0xff)
    map --hook root (0xff) kernel /casper/vmlinuz floppy.allowed_drive_mask=0 noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntu-netbook.seed boot=casper persistent iso-scan/filename=/EasyPeasy-1.6.iso splash initrd /casper/initrd.lz
  • # Suggested by Mario title Eeebuntu 3.0.1 Netbook Remix (NetBook Distro) find --set-root /eeebuntu-3.0.1-nbr.iso map /eeebuntu-3.0.1-nbr.iso (0xff) map --hook root (0xff) kernel /casper/vmlinuz noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntu.seed boot=casper persistent iso-scan/filename=/eeebuntu-3.0.1-nbr.iso splash initrd /casper/initrd.gz
  • # Suggested by Robin McGough
    title xPUD 0.9.2 (NetBook Distro)
    find --set-root --ignore-floppies --ignore-cd /xpud-0.9.2.iso
    map --heads=0 --sectors-per-track=0 /xpud-0.9.2.iso (hd32)
    map --hook
    chainloader (hd32)
  • # Suggested by Michel Jank
    title Slax 6.1.2 Graphics mode (KDE)
    find --set-root /Slax612/boot/initrd.gz
    kernel /Slax612/boot/vmlinuz initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;telinit~4 changes=/Slax612
    initrd /Slax612/boot/initrd.gz
  • title Parted Magic 5.4 (Partition Tools)
    find --set-root /pmagic-5.4.iso
    map /pmagic-5.4.iso (hd32)
    map --hook
    root (hd32)
    chainloader (hd32)
  • title Boot gparted (Partition Tools)
    find --set-root /gparted/live/initrd.img
    kernel /gparted/live/vmlinuz live-media-path=gparted/live boot=live i915.modeset=0 xforcevesa radeon.modeset=0 noswap nomodeset noprompt vga=788 ip=frommedia nosplash
    initrd /gparted/live/initrd.img
  • # Suggested by Deb
    title Partition Wizard 5 (Partition Tools)
    find --set-root /pwhe5.iso
    map /pwhe5.iso (hd32)
    map --hook
    root (hd32)
    chainloader (hd32)
  • title Boot Clonezilla
    find --set-root /clonezilla/live/initrd1.img
    kernel /clonezilla/live/vmlinuz1 boot=live live-config noswap nolocales edd=on nomodeset ocs_live_run='ocs-live-general' ocs_live_extra_param='' ocs_live_keymap='' ocs_live_batch='no' ocs_lang='' vga=788 ip=frommedia nosplash live-media-path=/clonezilla/live toram=filesystem.squashfs
    initrd /clonezilla/live/initrd1.img
  • title Redo Backup and Recovery
    find --set-root --ignore-floppies --ignore-cd /redobackup.iso
    map --heads=0 --sectors-per-track=0 /redobackup.iso (hd32)
    map --hook
    chainloader (hd32)
  • title Kaspersky Rescue CD (Virus Scanner)
    find --set-root /rescue/rescue.iso
    map /rescue/rescue.iso (0xff)
    map --hook
    root (0xff)
    chainloader (0xff)
  • title AVG Rescue CD (Anti-Virus + Anti-Spyware)
    find --set-root /avg.iso
    map /avg.iso (hd32)
    map --hook
    chainloader (hd32)
  • # Suggested by Zach
    title BitDefender Rescue CD (Virus Scanner)
    find --set-root /bitdefender-rescue-cd.iso
    map /bitdefender-rescue-cd.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz boot=casper iso-scan/filename=/bitdefender-rescue-cd.iso
    initrd /casper/initrd.gz
  • title AVIRA AntiVir Rescue CD (Virus Scanner)
    find --set-root /avira/vmlinuz
    kernel /avira/vmlinuz edd=off vga=ask initrd=/avira/initrd.gz ramdisk_size=133551 root=/dev/ram0 rw console=/dev/vc/4
    initrd /avira/initrd.gz
  • title Jolicloud (NetBook Distro)
    find --set-root /Jolicloud-1.0.iso
    map --heads=0 --sectors-per-track=0 /Jolicloud-1.0.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/jolicloud.seed boot=casper persistent iso-scan/filename=/Jolicloud-1.0.iso splash
    initrd /casper/initrd.gz
  • title EASUS Disk Copy
    find --set-root /DiskCopy2.3.iso
    map --mem /DiskCopy2.3.iso (hd32)
    map --hook
    root (hd32)
    chainloader (hd32)
  • title BackTrack 4 Final (Penetration Testing)
    find --set-root /bt-boot/vmlinuz
    kernel /bt-boot/vmlinuz BOOT=casper boot=casper persistent rw splash
    initrd /bt-boot/initrd.gz
    boot
  • title Install Mandriva Linux Free 2010.0
    find --set-root /mandriva/i586/isolinux/alt0/all.rdz
    kernel /mandriva/i586/isolinux/alt0/vmlinuz root=(hd0,0) splash=silent
    initrd /mandriva/i586/isolinux/alt0/all.rdz
  • # Suggested by Gino Pilotino
    title System Rescue CD
    find --set-root /systemrescuecd/isolinux/rescuecd
    kernel /systemrescuecd/isolinux/rescuecd subdir=systemrescuecd setkmap=us docache
    initrd /systemrescuecd/isolinux/initram.igz
  • title Norton Ghost 15.01 custom SRD
    map (hd0,0)/ghost_1501_custom.iso (hd32)
    map --hook
    chainloader (hd32)
    boot
  • title Trinity Rescue Kit
    kernel /TRK/kernel.trk vollabel=MULTIBOOT ramdisk_size=65536 root=/dev/ram0 vga=788 splash=verbose pci=conf1 trkmenu
    initrd /TRK/initrd.trk


Poniżej podajemy również wpis, który pomoże uruchomić instalację Windows 7 bezpośrednio z pendrive'a:

title Install Windows Vista/7
root (hd0,0)
chainloader (hd0,0)/bootmgr

Zawartość płyty instalacyjnej (lub zawartość obrazu ISO) Windows 7 kopiujemy bezpośrednio do głównego katalogu naszego pendrive.

UWAGA: Jeżeli chcesz się dowiedzieć jak zainstalować systemy Windows XP/7/8 bezpośrednio z obrazu ISO znajdującego się na pendrajwie, zapoznaj się z artykułem Menu na pendrive + ntfs + instalacja systemów Windows z obrazów ISO.

Ten artykuł komentowano 171 razy. Zobacz komentarze.