Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Ubuntu Hardy all-in-one DVD: How?

  1. #1
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Ubuntu Hardy all-in-one DVD: How?

    Hello,

    I'd like to make an all-in-one-live-dvd of various Ubuntu distros, eg. Ubuntu, Kubuntu, Xubuntu.

    I have a blank system, on which I plan to install all three. No sharing of /home partition and/or files. Once all three are setup and OK, I plan to use remastersys to create a master dvd image.

    I then wish to use GRUB (on the dvd) to boot the selected live distro.

    I have no knowledge of remastersys except that I know it can be used to xfer an existing install to live CD.

    I don't care whether or not there is any interaction between the multiple distros on the DVD.

    Can this be done? Or is there a simpler way? Any and all suggestions welcome.

    For your reference when posting advice, commands, links, etc: my tech level: intermediate-high.

    I'd also like to include the server-install if it is not too difficult, as well as the 64-bit versions (My current blank system can handle 64 bit).
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  2. #2
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: Ubuntu Hardy all-in-one DVD: How?

    (First-time-ever-)bump?
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  3. #3
    Join Date
    Apr 2008
    Beans
    18

    Re: Ubuntu Hardy all-in-one DVD: How?

    Sounds like a great idea !

    Love to see an Ubuntu 8.04.1 AIO DVDR disc
    with Ubuntu 8.04.1, Kbuntu 8.04.1 , Uubuntu EEE 8.04
    and extra deb/ubuntu files instead of using internet
    apt repositories.

  4. #4
    Join Date
    Apr 2008
    Beans
    18

    Re: Ubuntu Hardy all-in-one DVD: How?

    Still no response, thats a shame

  5. #5
    Join Date
    Aug 2008
    Beans
    12

    Re: Ubuntu Hardy all-in-one DVD: How?

    I am tryng to make something similar but not only with ubuntu...
    http://ubuntuforums.org/showthread.php?t=892598

  6. #6
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: Ubuntu Hardy all-in-one DVD: How?

    Quote Originally Posted by Israeru View Post
    I am tryng to make something similar but not only with ubuntu...
    http://ubuntuforums.org/showthread.php?t=892598
    Thanks, your link gave me the clue that I need. I've been reading up for the past 4 hours on isolinux, etc etc, and I believe that I'm nearly ready to attempt this. For those who are interested, I will keep a running commentary here.
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  7. #7
    Join Date
    Aug 2008
    Beans
    7

    Re: Ubuntu Hardy all-in-one DVD: How?

    I was at Barns and Nobel bookstore today, and picked up an Ubuntu 8.0.4 magizne, brought by Linux Identity, and it thus contained a DVD of all versions of Ubuntu (Cubuntu Mythbuntu and Kubuntu incl.) 32 bit and 64bit on a separate DVD.

  8. #8
    Join Date
    Aug 2008
    Beans
    12

    Re: Ubuntu Hardy all-in-one DVD: How?

    Hello Lekidos

    Can you email us the initrd.gz and the and post the isolinux.cfg of that dvd?
    It´s the part that boot linux Ubuntu.

    The files are in /casper carpet or search it in the DVD.

    Can you post the directory structure and the contents of your dvd?

    ls -lah in the root of the dvd.

    Greetings.
    Last edited by Israeru; August 21st, 2008 at 10:37 PM.

  9. #9
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: Ubuntu Hardy all-in-one DVD: How?

    Well:

    I've downloaded K,X,Ubuntu 8.04.1 iso images.

    I've mounted these images, copied the files, setup isolinux/isolinux.cfg.

    When I burn the image to DVD and try to boot off it, I get an error
    ISOLINUX 3.53 Debian-2007-12-11 isolinux: Image checksum error, sorry...
    So I started off again to first get it working with a single distro, Ubuntu 8.04.1.

    First, I mounted the ISO using gmount-iso and copied over all the files
    Code:
    cd ~/downloads/test
    cp -R -p -v /media/isomount/* .
    sudo cp -R -p -v /media/isomount/.disk .
    Then, I ran an md5 check to ensure that the files are copied OK
    Code:
    md5sum -c md5sum.txt | grep -i fail
    Then, I created the CD image with
    Code:
    mkisofs -J -R -l -r -V "Ubuntu 8.04.1 i3" -o ~/downloads/ubuntuaio.iso -b isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 .
    Note that I've kept the volume ID the same as the original disk image.

    When I boot this image, either in Virtual Box, or by burning it to CD, I get the same error as mentioned before.

    I mount the custom CD image manually, and run the md5 check again. and there are no errors (All OK).

    The original image mounts and boots perfectly in Virtual Box.

    The closest google result on this error revealed that some outdated BIOSes don't work, so I burnt it on a CD and tried it on various machines; in all, the original CD worked fine, my (custom) CD did not.

    I'm using a fully updated 32bit ubuntu 8.04.1 installation.

    Any suggestions / tips?
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  10. #10
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: Ubuntu Hardy all-in-one DVD: How?

    OK, Problem cleared, will post details shortly.
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

Page 1 of 2 12 LastLast

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
  •