Page 5 of 31 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 302

Thread: multicd.sh - combine Linux ISOS into one

  1. #41
    Join Date
    Nov 2009
    Beans
    0

    Re: multicd.sh - combine Linux ISOS into one

    I followed the instructions, and when I run the script I get this:

    root@shawn-desktop:~/multicd# ./multicd.sh
    List of boot options that will be included:
    Parted Magic
    Puppy Linux
    SystemRescueCd
    Trinity Rescue Kit
    Ultimate Boot CD
    Memtest86+
    root@shawn-desktop:~/multicd#

    It stops there and doesn't create an .ISO. What am I doing wrong?

    Edit: I have discovered that the script works fine if I do not include Puppy Linux (this includes MacPuppy). When I run the script with either of those it creates two files 'puppychooser' and 'puppyresult' and a folder named 'tags'. Other than that the script fails to finish and no .ISO is created.
    Last edited by Shawnotron; November 23rd, 2009 at 02:46 AM.

  2. #42
    Join Date
    Apr 2007
    Location
    USA
    Beans
    1,043

    Re: multicd.sh - combine Linux ISOS into one

    Version 5.0.1 fixes the bug. Thanks for reporting it.
    Technical explanation: The script tried to use dialog when you had a Puppy variant included, to ask the user which one should be in the CD's root directory (and therefore installable to HD.) Now it will only do so if dialog is installed - if it isn't, the script will put neither of them in the CD's root.

  3. #43
    Join Date
    Sep 2007
    Beans
    9

    Re: multicd.sh - combine Linux ISOS into one

    I have tested with ubuntu 9.10 desktop and remix edition with your script, it works

    Thanks.

  4. #44
    Join Date
    Jun 2007
    Location
    Santo Domingo, D.R.
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: multicd.sh - combine Linux ISOS into one

    Quote Originally Posted by maybeway36 View Post
    multicd.sh is my script to combine several ISOs into one. It started out supporting DSL, Puppy and GParted, and now supports over 20 Linux distros (wow!) as well as any floppy disk image.
    The official webiste, at which new versions can be found, is at http://multicd.tuxfamily.org/.
    The old Ubuntu Forums thread was in the Other OS Talk section at http://ubuntuforums.org/showthread.php?t=718016. It was about time for a new thread anyway
    In order to record 3 Ubuntu.iso, how do I differentiate them? This are: 9.10-32bits, 9.10-64-bits, 9.10 UNR

    All I see is to name them ubuntu.iso
    Lenovo Ideapad Y530
    Intel Core 2 Duo T5800 @ 2.00GHz
    4 GB PC3-8500 DDR3 SDRAM 1066MHz
    Intel Integrated Graphics X4500

  5. #45
    Join Date
    Jun 2007
    Location
    Santo Domingo, D.R.
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: multicd.sh - combine Linux ISOS into one

    I've done it several times, all I get is a 740kb iso with memtest in it and nothing more. I changed the files names to ubuntu32, ubuntu64 and ubuntunr; I'm dry of ideas...
    Lenovo Ideapad Y530
    Intel Core 2 Duo T5800 @ 2.00GHz
    4 GB PC3-8500 DDR3 SDRAM 1066MHz
    Intel Integrated Graphics X4500

  6. #46
    Join Date
    Apr 2007
    Location
    USA
    Beans
    1,043

    Re: multicd.sh - combine Linux ISOS into one

    You have to name the isos "ubuntu.iso" and "ubuntu2.iso". Only two at a time are supported now, but I could probably add a third.

  7. #47
    Join Date
    Jan 2010
    Beans
    0

    Re: multicd.sh - combine Linux ISOS into one

    I tested it with dsl and slax and it works! I have one question? Is it possible to make all this persistent? I tried on Slax and on the next reboot everything was gone.
    Thank you very much for the script

  8. #48
    Join Date
    Mar 2009
    Location
    Cork, Ireland
    Beans
    239
    Distro
    Ubuntu Development Release

    Re: multicd.sh - combine Linux ISOS into one

    Nice one, combine DSL, Clonezilla, PartedMagic, Slitaz and Slax on one disk I hate wasting the left over space Thank you!
    Acer Aspire T650, 3GHz PIV 1.4Gb RAM ATi Radeon Xpress 200
    320+80GB SATA Ubuntu 9.10 Karmic x86_64 Windows XP Home SP3

    Linux Expresso - Now featuring videos of my systems!

  9. #49
    Join Date
    Apr 2007
    Location
    USA
    Beans
    1,043

    Re: multicd.sh - combine Linux ISOS into one

    Quote Originally Posted by drago_d View Post
    I tested it with dsl and slax and it works! I have one question? Is it possible to make all this persistent? I tried on Slax and on the next reboot everything was gone.
    Thank you very much for the script
    On the menu, highlight Slax and press Tab. Add
    Code:
    changes=/slax/
    as a boot option and press ENTER. Come to think of it, this should probably be default.

  10. #50
    Join Date
    Jan 2010
    Beans
    0

    Re: multicd.sh - combine Linux ISOS into one

    thank you ! Yes it would be great if you make it default.Once again thanks

Page 5 of 31 FirstFirst ... 3456715 ... LastLast

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
  •