Re: bootable install CD - relocate to subdir

From: Oliver Fromme (olli_at_lurza.secnetix.de)
Date: 10/25/04

  • Next message: jeremiah_holt_at_comcast.net: "Fwd: CMOS Checksum error"
    Date: Mon, 25 Oct 2004 13:50:17 +0200 (CEST)
    To: freebsd-hackers@FreeBSD.ORG, walter@belgers.com
    
    

    Walter Belgers <walter@belgers.com> wrote:
    > I am a board member of the Dutch Unix Users Group, and we would like to
    > make a DVD with several free/open UNIX releases together with the Dutch
    > Hobby Computer Club/UNIX.
    >
    > The DVD boots a program that lets the user select the OS (s)he wants to
    > install, and then pseudo-boots the boot image of that OS.

    Are you using GRUB as the boot selector, or something else?
    (I'm interested because I'm preparing something similar.)

    > Problem: all the FreeBSD files need to be in /. This clashes with other
    > distributions on the same DVD. I would like to have everyting in
    > /FreeBSD or some other subdirectory instead.
    >
    > Has anybody done such a thing before, or knows of someone who has?

    Yes, I've done a DVD9 with several BSD variants on it. You
    can put FreeBSD in a subdirectory; it does _not_ have to be
    in the root directory of the DVD-ROM. You don't have to hack
    sysinstall, it already searches several possible directory
    names, for example the name of the release ("5.3-RELEASE").

    You can find the appropriate code at the end of the file
    src/*/sysinstall/media.c (where * is "release" for FreeBSD
    4.x and "usr.sbin" for 5.x). In short, it searches the
    following directories, relative to the media base:

            /
            /FreeBSD
            /releases
            /$RELNAME
            /releases/$RELNAME

    where "$RELNAME" is the release name (e.g. "5.3-RELEASE").

    Best regards
       Oliver

    -- 
    Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
    Any opinions expressed in this message may be personal to the author
    and may not necessarily reflect the opinions of secnetix in any way.
    "Being really good at C++ is like being really good
    at using rocks to sharpen sticks."
            -- Thant Tessman
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: jeremiah_holt_at_comcast.net: "Fwd: CMOS Checksum error"

    Relevant Pages

    • Re: FreeBSD vs Region Code DVDs
      ... access the DVD at the bottom-most layer? ... Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. ... Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: ...
      (freebsd-stable)
    • Re: bootable install CD - relocate to subdir
      ... >I am a board member of the Dutch Unix Users Group, ... >make a DVD with several free/open UNIX releases together with the Dutch ... You could easily accomplish this by hacking sysinstall to do a chroot ... installer or doing a new one. ...
      (freebsd-hackers)
    • bootable install CD - relocate to subdir
      ... I am a board member of the Dutch Unix Users Group, ... make a DVD with several free/open UNIX releases together with the Dutch ... The DVD boots a program that lets the user select the OS he wants to ...
      (freebsd-hackers)
    • Re: RELEASE discs & ISO images (for future)
      ... bootable dvd in only a few minutes time. ... there is no disc3. ... Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. ... Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: ...
      (freebsd-current)
    • Re: RELEASE discs & ISO images (for future)
      ... but DVD is still in the future. ... Some vendors also offer FreeBSD DVDs for very low prices, ... Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. ... Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: ...
      (freebsd-current)