CentOS 5.1 is here!
April 28, 2008
I just uploaded CentOS 5.1!
You can download it here.
I splitted the image in two different segments: centos-5.1-x86_a and centos-5.1-x86_b.
To use this image you have to download all the segments in which the image was splitted and concatenate the files into a single .7z file.
If you are under a UNIX-like system, you have to use the cat command:
cat centos-5.1-x86_a centos-5.1-x86_b > centos-5.1-x86.7z
If you are under Windows, you can use the copy command from the command prompt (MS-DOS prompt in all Windows versions up to Windows Millennium Edition), as such:
verify on
copy /b centos-5.1-x86_a + centos-5.1-x86_b centos-5.1-x86.7z
P.S.: to register this image, rename centos-5.1-x86.vdi.vdi to centos-5.1-x86.vdi!
Latest comments