Troubleshooting: Downloading & Burning Morphix to CD

  • Thread starter Thread starter chound
  • Start date Start date
  • Tags Tags
    Troubleshooting
AI Thread Summary
The user attempted to install Morphix Linux by downloading an ISO file and burning it to a rewritable CD using Nero. However, upon restarting the PC, the system failed to boot from the CD and instead loaded Windows XP. The discussion highlighted the importance of checking the MD5 checksum of the ISO file to ensure it was not corrupted. It was also emphasized that the ISO should be burned as an image rather than just copying the files and folders. After realizing the mistake of not burning the image correctly, the user successfully resolved the issue and was able to boot from the CD.
chound
Messages
163
Reaction score
0
I downloaded Morphix which was supposed to give me an idea of Linux. I downloaded an iso file. Then I had a virtual drive so I mounted it on that. I used Nero and burnt all the files to a rewritable cd.

When I restart the pc (with the CD inside) I get "Boot from CD: " it stays there for 10 seconds and then i get Win XP(booting from my HDD) not Linux.
 
Computer science news on Phys.org
Did you try hitting 'enter' when the 'boot from cd' prompt came up?
 
faust9 said:
Did you try hitting 'enter' when the 'boot from cd' prompt came up?
Yes, But XP starts loading!
 
Did you check the MD5 checksum before burning the CD? Perhaps the ISO image you downloaded was corrupted.
 
What is MD5 Checksum?
 
MD5 Checksum is a unique string based on the bits of the file. For example if you look at the right column of this page you'll see a link called MD5SUM:

http://www.linuxiso.org/distro.php?distro=4

The string will look something like this:

a0b162e26281ef097ee8b39b8690a8c2 debian-30r4-i386-binary-1_NONUS.iso

When you finish downloading the ISO image you'll run the file through a tool that will generate a md5 string. It should match the same string on the website you downloaded the file from.

Here is an MD5 checksum tool you can use on windows to verifiy the ISO image:

http://www.etree.org/md5com.html
 
Last edited by a moderator:
Did you burn the image to a disk or just the files and folders as they were? You should open the ISO file with nero and it should be ready to burn
 
Last edited:
Grotesque Puppet said:
Did you burn the image to a disk or just the files and folders as they were? You should open the ISO file with nero and it should be ready to burn
Yes that was the mistake I did. Now its working properly.
 
Back
Top