Hi,
I am currently downloading CentOS-4.4-i386-bin1of4.iso and was wondering what is the minimum number of install disks I require to get a working install of Centos ? Do I need to download all four of the disks ?
cheers, Jeffery
no you only need cd1 for a minimal install(cli only)
Jeffery Fernandez wrote:
Hi,
I am currently downloading CentOS-4.4-i386-bin1of4.iso and was wondering what is the minimum number of install disks I require to get a working install of Centos ? Do I need to download all four of the disks ?
cheers, Jeffery
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
William Warren wrote:
no you only need cd1 for a minimal install(cli only)
so if I need a gui I need all four then ? I need a minimum install with gui as I have less time and band-width to get a system running with a project.
cheers, Jeffery
Jeffery Fernandez wrote:
Hi,
I am currently downloading CentOS-4.4-i386-bin1of4.iso and was wondering what is the minimum number of install disks I require to get a working install of Centos ? Do I need to download all four of the disks ?
cheers, Jeffery
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Tue, 02 Jan 2007 10:44:02 +1100 Jeffery Fernandez jeffery@ivt.com.au wrote:
so if I need a gui I need all four then ? I need a minimum install with gui as I have less time and band-width to get a system running with a project.
You can do a netinstall that will only download and install what you need. Boot images are available from:
http://mirror.centos.org/centos/4/os/i386/images/
-- Daniel
Jeffery Fernandez wrote:
Hi,
I am currently downloading CentOS-4.4-i386-bin1of4.iso and was wondering what is the minimum number of install disks I require to get a working install of Centos ? Do I need to download all four of the disks ?
get the -server ISO instead. one CD contains a complete linux/apache/mysql/php/etc server. you can install everything else you need from yum online later.
John R Pierce wrote:
Jeffery Fernandez wrote:
Hi,
I am currently downloading CentOS-4.4-i386-bin1of4.iso and was wondering what is the minimum number of install disks I require to get a working install of Centos ? Do I need to download all four of the disks ?
get the -server ISO instead. one CD contains a complete linux/apache/mysql/php/etc server. you can install everything else you need from yum online later.
damn .. I'll get that then
cheers, Jeffery
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
get the -server ISO instead. one CD contains a complete linux/apache/mysql/php/etc server. you can install everything else you need from yum online later.
damn .. I'll get that then
-Server has no GUI AFAIK
after installation,
# yum groupinstall "GNOME Desktop Environment" or # yum groupinstall "KDE (K Desktop Environment)"