WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: RESOLVED (CorePlus-4.5.1 LiveCD does not work)  (Read 1378 times)

Offline Rich

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 3579
Re: CorePlus-4.5.1 LiveCD does not work
« Reply #15 on: April 30, 2012, 11:12:03 AM »
Hi lmart
Quote
sh-4.1# md5sum -c CorePlus-4.5.1.iso.md5.txt
CorePlus-4.5.1.iso: OK
sh-4.1# cdrecord dev=1,0,0 speed=10 padsize=63s -pad -dao -v -eject Core-4.5.1.iso
TOC Type: 1 = CD-ROM
According to that, you burned the wrong ISO. Should be:
Code: [Select]
cdrecord dev=1,0,0 speed=10 padsize=63s -pad -dao -v -eject CorePlus-4.5.1.iso

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 6822
  • Respect Begets Respect.
    • shingledecker.org
Re: CorePlus-4.5.1 LiveCD does not work
« Reply #16 on: April 30, 2012, 12:20:19 PM »
The labels you reference (microcore mc ) are only found on the Core-4.5.1.iso
Your cdrecord log shows 7MB another indication that you are buring the wrong image.

TinyCore-4.5.1.iso is 12MB
CorePlus-4.5.1.iso is 65MB
Don't Ignore What's In Core. "The" Parsimonious Linux!

Offline lmart

  • Newbie
  • *
  • Posts: 41
Re: CorePlus-4.5.1 LiveCD does not work
« Reply #17 on: April 30, 2012, 12:57:13 PM »
Well gents, it works.  Thanks.  The net; stupid is as stupid does.