question: how do I burn a UFS filesystem onto a CDROM

From: Murray Taylor (murraytaylor_at_bytecraftsystems.com)
Date: 11/03/04

  • Next message: Ralph M. Los: "Problems with portupgrade"
    To: freebsd-questions@freebsd.org
    Date: Wed, 03 Nov 2004 16:03:41 +1100
    
    

    Hi all,

    I wish to burn a CDROM that I can mount and show
    people that "yes there really is readable data on it"
    BUT I dont want it to be readable in a windows host.

    So I am thinking that instead of the usual mkisofs routine that
    makes a cd9660 filestructure I would just burn a CDROM with
    the data in a UFS structure...

    NB the actual cd burner is in a winblows laptop so I am
    also thinking that I need to create an .iso image somehow
    that I can burn in one pass on the burner pc, even though the
    disk will not be accessible to that host once burnt.

    The question is : how ?

    I'm guessing that a way may be to create a vnode file system,
    copy the data to it and then somehow make it into a burnable
    disk image, but thats where the guessing runs out.....

    Or am I off the track?

    Instructions gratefully received.

    -- 
    Murray Taylor
    Special Projects Engineer
    ---------------------------------
    Bytecraft Systems & Entertainment
    P: +61 3 8710 2555
    F: +61 3 8710 2599
    D: +61 3 9238 4275
    M: +61 417 319 256
    E: murraytaylor@bytecraftsystems.com
    or visit us on the web
    http://www.bytecraftsystems.com
    http://www.bytecraftentertainment.com
    ---------------------------------------------------------------
    The information transmitted in this e-mail is for the exclusive
    use of the intended addressee and may contain confidential
    and/or privileged material. Any review, re-transmission,
    dissemination or other use of it, or the taking of any action
    in reliance upon this information by persons and/or entities
    other than the intended recipient is prohibited. If you
    received this in error, please inform the sender and/or
    addressee immediately and delete the material. 
    E-mails may not be secure, may contain computer viruses and
    may be corrupted in transmission. Please carefully check this
    e-mail (and any attachment) accordingly. No warranties are
    given and no liability is accepted for any loss or damage
    caused by such matters.
    ---------------------------------------------------------------
    ****************************************************************
    This Email has been scanned for Viruses by MailMarshal.
    ****************************************************************
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Ralph M. Los: "Problems with portupgrade"

    Relevant Pages