WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: error when booting from CD  (Read 1623 times)

Offline P5music

  • Full Member
  • ***
  • Posts: 167
error when booting from CD
« on: March 11, 2010, 06:28:43 AM »
hi
I am trying to boot tinycore on my desktop.
usb boot is simply ignored so I burned a CD with iso and I got this error when booting from CD tray:
isolinux: Disk error 03, AX=42A3, drive 9F
boot failed

Disk error 32 if I put the CD into the DVD tray.
can help me?
thanks in advance

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10982
Re: error when booting from CD
« Reply #1 on: March 11, 2010, 07:49:21 AM »
Maybe a bad burn. Have you checked the md5?
The only barriers that can stop you are the ones you create yourself.

Offline P5music

  • Full Member
  • ***
  • Posts: 167
Re: error when booting from CD
« Reply #2 on: March 11, 2010, 07:56:37 AM »
I cannot recall what is md5

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10982
Re: error when booting from CD
« Reply #3 on: March 11, 2010, 08:36:01 AM »
md5sum is the most commonly used checksum in linux.

Check both your downloaded iso, and the burned disc; they should be the same as in this file:
http://ftp.nluug.nl/pub/metalab/distributions/tinycorelinux/2.x/release/tinycore_2.9.iso.md5.txt

md5sum /path/to/tinycore.iso

md5sum /dev/hdX # where hdX is your cd drive
The only barriers that can stop you are the ones you create yourself.