Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
This is the first time I have made my own install disks, instead of buying a boxed set. Edmunds Enterprises apparently doesn't sell them anymore. The checksum values are listed on the download site, but how do I compare them with my downloads? My ext3 partition is formatted (blank) awaiting installation, so I will have to do this in Windows, and I don't know how.
This is the first time I have made my own install disks, instead of buying a boxed set. Edmunds Enterprises apparently doesn't sell them anymore. The checksum values are listed on the download site, but how do I compare them with my downloads? My ext3 partition is formatted (blank) awaiting installation, so I will have to do this in Windows, and I don't know how.
Thanks.
Can you get an iso of it? You can run
Code:
md5sum name.iso
(that is for a unix machine. You might need to install something on windows)
Also, the iso burning tool k3b and many others have an option to check the md5sum
just google md5 summer there are several of them out there for free just download it and install they r real easy to use. Oh yea to find the check summ of the iso just go to where you down loaded from and compare yours with what they have listed.
Last edited by battleship; 01-03-2010 at 08:19 PM.
Reason: forgot something
This is the first time I have made my own install disks, instead of buying a boxed set. Edmunds Enterprises apparently doesn't sell them anymore. The checksum values are listed on the download site, but how do I compare them with my downloads? My ext3 partition is formatted (blank) awaiting installation, so I will have to do this in Windows, and I don't know how.
Thanks.
Burning iso's used to scare me to death! Haven't used K3B myself but Brasero also takes care of your checksums.
Mark
Linux Mint 6
Linux Registered User # 494945
If you have gotten the file through a normal repository for file distribution you should have no trouble even if you do not do a checksum. However if you want to be sure, using MD5 is a good way to verify a file.
I may be asking for trouble, but I have burned many "distros" to CD and have never had a problem (although there is always a first...and last... time for anything). If the machine is mission critical or is not yours then definitely use checksum.
Alan
Also in your thread you mentioned that you did not know how to Install? I do not recognize the information referred to by Edmunds Enterprises, but most distributions will auto install to the selected drive / partition now, from within windows or if it is a "live" distribution it will boot from the CD. If you need more help please feel free to ask.
Last edited by kc4mts; 01-04-2010 at 08:58 PM.
Reason: additional remarks
Also in your thread you mentioned that you did not know how to Install? I do not recognize the information referred to by Edmunds Enterprises, but most distributions will auto install to the selected drive / partition now, from within windows or if it is a "live" distribution it will boot from the CD. If you need more help please feel free to ask.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.