4

What is the difference between Centos 5.8 CD and DVD versions?

I want to download Centos ISO files but stumbled upon two different files. One is of around 600MB and another is of massive 4GB.

zero2cx
  • 641
Jafar
  • 43

2 Answers2

3

The DVD gives you "more stuff", such as all the source code packages that go with the binary packages. You don't really need that. So just install from the smaller one. You get additional software and updates over the Internet later, anyway.

Keith
  • 8,293
0

It may be that the two files go together. Part of a DVD disk set for CentOS 5.8:

  1. Disk 1 of 2: CentOS-5.8-x86_64-bin-DVD-1of2.iso 4.3 GB
  2. Disk 2 of 2: CentOS-5.8-x86_64-bin-DVD-2of2.iso 640 MB
zero2cx
  • 641