Results 1 to 3 of 3

Thread: Super-Disc: Multi-Boot Project CD/DVD Using ISOLINUX

  1. #1
    Join Date
    Apr 2008
    Posts
    598

    Super-Disc: Multi-Boot Project CD/DVD Using ISOLINUX

    I have made this some time ago a multi-boot live DVD, one bit Ubuntu 32 and 64 bit anscheint once on the DVD and have it with you the same problems! So if you once eg Ubuntu and Xubuntu even want to have on your stick, you can try this: Create a folder for each OS (on the stick) as UB < Ubuntu and XU < Xubuntu. Then, as in the Wiki Live USB described the contents of the CD match the respective Odner copy! Now "is only" the adaptation of syslinux.cfg:


    Code:
    DEFAULT / ub / casper / vmlinuz
     Gfxboot boot logo
     Gfxboot-BACKGROUND 0xB6875A
     APPEND file = preseed / boot = casper initrd = ubuntu.seed / ub / casper / initrd.gz quiet splash -
    
     LABEL live-ubuntu
       menu label ^ Start or install Ubuntu
       kernel / ub / casper / vmlinuz
       append file = preseed / boot = casper initrd = ubuntu.seed / ub / casper / initrd.gz quiet splash -
    
     LABEL live-xubuntu
       menu label ^ Start or install xubuntu
       kernel / xu / casper / vmlinuz
       append file = preseed / boot = casper initrd = ubuntu.seed / xu / casper / initrd.gz quiet splash -
    
     LABEL xforcevesa
       menu label Start Ubuntu in safe ^ graphics mode
       kernel / ub / casper / vmlinuz
       append file = preseed / boot = casper ubuntu.seed xforcevesa initrd = / ub / casper / initrd.gz quiet splash -
    
    
     LABEL check
       menu label ^ Check CD for defects
       kernel / ub / casper / vmlinuz
       append boot = casper integrity-check initrd = / ub / casper / initrd.gz quiet splash -
     LABEL memtest
       menu label ^ Memory test
       kernel / ub/install/mt86plus
       append -
     LABEL hd
       menu label ^ Boot from first hard disk
       local boot 0x80
       append -
    
    
     DISPLAY isolinux.txt
     TIMEOUT 300
     PROMPT 1
     F1 f1.txt
     F2 f2.txt
     F3 f3.txt
     F4 f4.txt
     F5 f5.txt
     F6 f6.txt
     F7 f7.txt
     F8 f8.txt
     F9 f9.txt
     F0 f10.txt

    Actually, for each operating system and a folder is created in isolinux.cfg made it! Unfortunately, I have currently no large USB stick but I hope it fits so!

  2. #2
    Join Date
    Feb 2010
    Posts
    390

    Re: Super-Disc: Multi-Boot Project CD/DVD Using ISOLINUX

    Sounds good, but the USB does not. As has been previously described by Sephy is all hanging on boot. Until now I have the get up and running only when the whole root is decompressed. If the subfolder with perhaps get someone to run now? BT3, GParted and SAM2007 is working.

  3. #3
    Join Date
    Feb 2010
    Posts
    537

    Re: Super-Disc: Multi-Boot Project CD/DVD Using ISOLINUX

    You can boot the USB in a test environment under VirtualBox to test from. This requires a reference to the USB device will be created.
    VBoxManage internalcommands createrawvmdk-filename
    Code:
    $ file-rawdisk / dev / sdb-relative
     sudo chmod 666 / dev / sdb *
     sudo chown $ user $ file
    The virtual disk in VirtualBox register and assign to a VM.

Similar Threads

  1. How to make a multi disc movie using Nero Vision 10 ?
    By Sherlyn@91 in forum Windows Software
    Replies: 3
    Last Post: 11-03-2012, 03:15 PM
  2. Looking for multi boot setup
    By greeneggs in forum Tips & Tweaks
    Replies: 2
    Last Post: 28-01-2012, 08:56 PM
  3. Replies: 3
    Last Post: 25-12-2011, 02:30 PM
  4. Century's Netbook Stand with DVD Super Multi-Drive
    By Gonzo in forum Portable Devices
    Replies: 3
    Last Post: 01-05-2009, 10:52 AM
  5. Replies: 0
    Last Post: 10-07-2008, 12:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,024,046.53357 seconds with 17 queries