• Mystery discs

    From Lewis@g.kreme@kreme.dont-email.me to comp.sys.mac.system on Wednesday, December 30, 2020 16:04:06
    From Newsgroup: comp.sys.mac.system

    I came across a stack of 16 DVDs (not CDs) that are labeled "GC-01"
    through "GC-16" that are from 2006. I do not remember what the discs are
    or how they were written.

    #v+
    $ ls -lsnA /Volumes/CDROM
    total 14116
    4 -r--r--r-- 1 502 20 2048 Jan 13 2006 boot.catalog
    4848 -rw-r--r-- 1 502 20 2480672 Jan 13 2006 bootldr.dol
    9264 -rw-r--r-- 1 502 20 4741398 Jan 5 2006 mfe-fs.bz2
    $ file /Volumes/CDROM/*
    /Volumes/CDROM/boot.catalog: data
    /Volumes/CDROM/bootldr.dol: Apple HFS/HFS+ resource fork /Volumes/CDROM/mfe-fs.bz2: data
    #v-

    The .bz2 files is not a bzip2 archive file, and it does not open when
    double clicked. The catalog and dol files are binaries.

    I assume these were made with some utility like Toast.

    #v+
    $ hexdump /Volumes/CDROM/boot.catalog
    0000000 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0000010 00 00 00 00 00 00 00 00 00 00 00 00 aa 55 55 aa
    0000020 88 00 00 00 00 00 f0 12 21 00 00 00 00 00 00 00
    0000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    *
    0000800
    #v-

    The bootldr file is far too large to post.

    #v+
    $ diskutil info /dev/disk12

    Volume Name: CDROM
    Mounted: Yes
    Mount Point: /Volumes/CDROM

    Content (IOContent): None
    File System Personality: ISO Rockridge
    Type (Bundle): cd9660
    Name (User Visible): ISO 9660 (Rockridge)

    OS Can Be Installed: No
    Media Type:
    Protocol: USB
    SMART Status: Not Supported

    Disk Size: 4.4 GB (4380688384 Bytes) (exactly 8556032 512-Byte-Units)
    Device Block Size: 2048 Bytes

    Volume Total Space: 7.3 MB (7340032 Bytes) (exactly 14336 512-Byte-Units)
    Volume Used Space: 7.3 MB (7340032 Bytes) (exactly 14336 512-Byte-Units) (100.0%)
    Volume Free Space: 0 B (0 Bytes) (exactly 0 512-Byte-Units) (0.0%)
    Allocation Block Size: 2048 Bytes

    Media OS Use Only: No
    Media Read-Only: Yes
    Volume Read-Only: Yes (read-only mount flag set)

    Device Location: External
    Removable Media: Removable
    Media Removal: Software-Activated

    Solid State: Info not available
    Virtual: No

    Optical Drive Type: CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-R, DVD-R DL, DVD-RW, DVD-RAM, DVD+R, DVD+R DL, DVD+RW, BD-ROM, BD-R, BD-RE
    Optical Media Type: DVD+R
    Optical Media Erasable: No
    #v-

    All the discs have the same three files (may or may not be identical).
    Any ideas what created these discs? Obviously this is not critical, but
    I am slightly curious.

    --
    He was Igor, son of Igor, nephew of several Igors, brother of Igors
    and cousin of more Igors than he could remember without checking
    up in his diary. Igors did not change a winning formula.
    {Footnote: Especially if it was green, and bubbled.}
    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From Lewis@g.kreme@kreme.dont-email.me to comp.sys.mac.system on Wednesday, December 30, 2020 17:19:04
    From Newsgroup: comp.sys.mac.system

    In message <slrnrup97m.2kc.g.kreme@promini.local> Lewis <g.kreme@kreme.dont-email.me> wrote:
    I came across a stack of 16 DVDs (not CDs) that are labeled "GC-01"
    through "GC-16" that are from 2006. I do not remember what the discs are
    or how they were written.

    I think these might be GameCube discs put on a DVD for the Wii?

    That date is a little early/off though since the Wii was released at the
    end of 2006.

    --
    'It's a lovely morning, lads,' he said. 'I feel like a million
    dollars. Don't you?' There was a murmur of reluctant agreement.
    'Good,' said Cohen. 'Let's go and get some.' --Interesting Times
    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From Steve Carroll@frelwizzen@gmail.com to comp.sys.mac.system on Friday, January 01, 2021 15:31:40
    From Newsgroup: comp.sys.mac.system

    On Wednesday, December 30, 2020 at 9:04:09 AM UTC-7, Lewis wrote:
    I came across a stack of 16 DVDs (not CDs) that are labeled "GC-01"
    through "GC-16" that are from 2006. I do not remember what the discs are
    or how they were written.

    #v+
    $ ls -lsnA /Volumes/CDROM
    total 14116
    4 -r--r--r-- 1 502 20 2048 Jan 13 2006 boot.catalog
    4848 -rw-r--r-- 1 502 20 2480672 Jan 13 2006 bootldr.dol
    9264 -rw-r--r-- 1 502 20 4741398 Jan 5 2006 mfe-fs.bz2
    $ file /Volumes/CDROM/*
    /Volumes/CDROM/boot.catalog: data
    /Volumes/CDROM/bootldr.dol: Apple HFS/HFS+ resource fork /Volumes/CDROM/mfe-fs.bz2: data
    #v-

    The .bz2 files is not a bzip2 archive file, and it does not open when
    double clicked. The catalog and dol files are binaries.

    I assume these were made with some utility like Toast.

    #v+
    $ hexdump /Volumes/CDROM/boot.catalog
    0000000 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0000010 00 00 00 00 00 00 00 00 00 00 00 00 aa 55 55 aa
    0000020 88 00 00 00 00 00 f0 12 21 00 00 00 00 00 00 00
    0000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    *
    0000800
    #v-

    The bootldr file is far too large to post.

    #v+
    $ diskutil info /dev/disk12

    Volume Name: CDROM
    Mounted: Yes
    Mount Point: /Volumes/CDROM

    Content (IOContent): None
    File System Personality: ISO Rockridge
    Type (Bundle): cd9660
    Name (User Visible): ISO 9660 (Rockridge)

    OS Can Be Installed: No
    Media Type:
    Protocol: USB
    SMART Status: Not Supported

    Disk Size: 4.4 GB (4380688384 Bytes) (exactly 8556032 512-Byte-Units)
    Device Block Size: 2048 Bytes

    Volume Total Space: 7.3 MB (7340032 Bytes) (exactly 14336 512-Byte-Units) Volume Used Space: 7.3 MB (7340032 Bytes) (exactly 14336 512-Byte-Units) (100.0%)
    Volume Free Space: 0 B (0 Bytes) (exactly 0 512-Byte-Units) (0.0%) Allocation Block Size: 2048 Bytes

    Media OS Use Only: No
    Media Read-Only: Yes
    Volume Read-Only: Yes (read-only mount flag set)

    Device Location: External
    Removable Media: Removable
    Media Removal: Software-Activated

    Solid State: Info not available
    Virtual: No

    Optical Drive Type: CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-R, DVD-R DL, DVD-RW, DVD-RAM, DVD+R, DVD+R DL, DVD+RW, BD-ROM, BD-R, BD-RE
    Optical Media Type: DVD+R
    Optical Media Erasable: No
    #v-

    All the discs have the same three files (may or may not be identical).
    Any ideas what created these discs? Obviously this is not critical, but
    I am slightly curious.

    --
    He was Igor, son of Igor, nephew of several Igors, brother of Igors
    and cousin of more Igors than he could remember without checking
    up in his diary. Igors did not change a winning formula.
    {Footnote: Especially if it was green, and bubbled.}


    Does Shadow believe the idiocy David Shill Brooks is posting? Frankly I do
    not really think you understand. It is obvious at least some of the posts
    are hand generated because some of them are keyed in to posts that occur
    in very specific ways with clear thought behind them, so not from a computer auto-generator. Meaning someone is hand writing many of these. So he changed his story to posting about his business. David Shill Brooks doesn't have
    any idea what he is crying about.

    --
    Curious how these posts are made? http://usenet.sandman.net/misc/postingtimes/Snit/Flooding
    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From STALKING_TARGET_15@frelwizzen@gmail.com to comp.sys.mac.system on Saturday, January 02, 2021 08:35:04
    From Newsgroup: comp.sys.mac.system

    On Wednesday, December 30, 2020 at 9:04:09 AM UTC-7, Lewis wrote:
    I came across a stack of 16 DVDs (not CDs) that are labeled "GC-01"
    through "GC-16" that are from 2006. I do not remember what the discs are
    or how they were written.

    #v+
    $ ls -lsnA /Volumes/CDROM
    total 14116
    4 -r--r--r-- 1 502 20 2048 Jan 13 2006 boot.catalog
    4848 -rw-r--r-- 1 502 20 2480672 Jan 13 2006 bootldr.dol
    9264 -rw-r--r-- 1 502 20 4741398 Jan 5 2006 mfe-fs.bz2
    $ file /Volumes/CDROM/*
    /Volumes/CDROM/boot.catalog: data
    /Volumes/CDROM/bootldr.dol: Apple HFS/HFS+ resource fork /Volumes/CDROM/mfe-fs.bz2: data
    #v-

    The .bz2 files is not a bzip2 archive file, and it does not open when
    double clicked. The catalog and dol files are binaries.

    I assume these were made with some utility like Toast.

    #v+
    $ hexdump /Volumes/CDROM/boot.catalog
    0000000 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    0000010 00 00 00 00 00 00 00 00 00 00 00 00 aa 55 55 aa
    0000020 88 00 00 00 00 00 f0 12 21 00 00 00 00 00 00 00
    0000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    *
    0000800
    #v-

    The bootldr file is far too large to post.

    #v+
    $ diskutil info /dev/disk12

    Volume Name: CDROM
    Mounted: Yes
    Mount Point: /Volumes/CDROM

    Content (IOContent): None
    File System Personality: ISO Rockridge
    Type (Bundle): cd9660
    Name (User Visible): ISO 9660 (Rockridge)

    OS Can Be Installed: No
    Media Type:
    Protocol: USB
    SMART Status: Not Supported

    Disk Size: 4.4 GB (4380688384 Bytes) (exactly 8556032 512-Byte-Units)
    Device Block Size: 2048 Bytes

    Volume Total Space: 7.3 MB (7340032 Bytes) (exactly 14336 512-Byte-Units) Volume Used Space: 7.3 MB (7340032 Bytes) (exactly 14336 512-Byte-Units) (100.0%)
    Volume Free Space: 0 B (0 Bytes) (exactly 0 512-Byte-Units) (0.0%) Allocation Block Size: 2048 Bytes

    Media OS Use Only: No
    Media Read-Only: Yes
    Volume Read-Only: Yes (read-only mount flag set)

    Device Location: External
    Removable Media: Removable
    Media Removal: Software-Activated

    Solid State: Info not available
    Virtual: No

    Optical Drive Type: CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-R, DVD-R DL, DVD-RW, DVD-RAM, DVD+R, DVD+R DL, DVD+RW, BD-ROM, BD-R, BD-RE
    Optical Media Type: DVD+R
    Optical Media Erasable: No
    #v-

    All the discs have the same three files (may or may not be identical).
    Any ideas what created these discs? Obviously this is not critical, but
    I am slightly curious.

    --
    He was Igor, son of Igor, nephew of several Igors, brother of Igors
    and cousin of more Igors than he could remember without checking
    up in his diary. Igors did not change a winning formula.
    {Footnote: Especially if it was green, and bubbled.}


    Lines of text containing words from Shadow twisted horridly by David Shill Brooks.

    This is truly a joy of David Shill Brooks's. What I do is certainly technically
    correct.

    I have been following him to deeply ascertain the depths of the guy's perversion.
    Nobody gets it, I ain't done gone got it.

    I'm guessing, after blocking all the trolling from David Shill Brooks, it's essentially just two of them making nearly all of the crap in here. Yes.
    And both perfectly psychotic nuts.

    --
    I Left My Husband & Daughter At Home And THIS happened! <https://www.spokeo.com/Dustin-Cook/Tennessee/Kingsport/p40064865906>
    Dustin Cook is a fraud
    --- Synchronet 3.18b-Win32 NewsLink 1.113