WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

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

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11256
Re: CorePlus-4.5.1 LiveCD does not work
« Reply #15 on: April 30, 2012, 12:12:03 PM »
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: 7361
  • Founder Emeritus
Re: CorePlus-4.5.1 LiveCD does not work
« Reply #16 on: April 30, 2012, 01: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
10+ Years Contributing to Linux Open Source Projects.

Offline lmart

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