Operating System - Linux
1832091 Members
2706 Online
110038 Solutions
New Discussion

Re: installation of linux

 
nash11
Frequent Advisor

installation of linux

I know there is net install utility in debian server , it is quite convenience method to install the OS , does other distro eg. Redhat , suse etc. support this installation method ? thx
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: installation of linux

Yes, it does.

You can create a network boot disk or cd form an image on the first cd of RedHat and boot/install off a network. Same with Suse, though I don't know how to build that boot disk.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Vitaly Karasik_1
Honored Contributor

Re: installation of linux

Sung Oh
Respected Contributor

Re: installation of linux

Hi,

For redhat, Sese, Debian network installation
http://www.faqs.org/docs/Linux-HOWTO/Network-Install-HOWTO.html

you also have option of using SystemImager.
http://www.systemimager.org/

Regards,
Sung
Colin Topliss
Esteemed Contributor

Re: installation of linux

SuSE uses AutoYast - you can do a network boot from the init command during the boot sequence.

Like most things though, it needs a bit of prep work beforehand (ie you need a depot server that holds the install images, you need to configure either NFS or Apache to serve the install images etc etc). Once done, your install time will be cut dramatically.

RedHat has Kickstart (which works in a similar manner).

Regards

Colin