[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Installing linux on network



I dont thing the procedure is that damn long..;) .. 
u can do nfs/ftp/http installation of 6.1 ...
create a boot floppy from the image bootnet.img by 

dd if=boonet.img of=/dev/fd0 or u can use rawrite ..

mount the cd in remote machine as

mount -t iso9660 /dev/cdrom /mnt/cdrom

now add the line in /etc/exports

/mnt/cdrom *(ro)

and restart the nfs server .. 

now go to the machine where u want to install. 
insert the bootfloppy .. change in bios to boot from floppy ..
u will be required to configure ur network card first .. 
now u will be given three options nfs,ftp and http . choose nfs

then u have to give the ip no of the machine where u have the cdrom
mounted .. and in the path field give /mnt/cdrom . .rest is as usual ..
good luck Vivek .. Stable??I didnt like this question..:)
Tusar


On Thu, 9 Dec 1999, Raj Mathur wrote:

> Have done it using NFS, but I have neither the recollection nor the
> inclination to write the whole dam' procedure right here.  Maybe you
> can get help from one of the others on the list, or as a last resort
> you can always try reading.
> 
> Regards,
> 
> -- Raju
> 
> >>>>> "Vivek" == vivek  <vivek@xxxxxxxx> writes:
> 
>     Vivek> Hello all,
>     Vivek> 	Is it possible to install linux(I mean RedHat versions,...) on a
>     Vivek> machine where there is no cdrom drive from a remote computer where there
>     Vivek> is a cdrom drive? If so how to do it(step-wise please)? 
>     Vivek> 	1 more ? Is redhat 6.1 really stable? 
>     Vivek> Thanx in advance.
> 
>     Vivek> Cheers!
> --------------------------------------------------------------------
> The Linux India Mailing List Archives are now available.  Please search
> the archive at http://lists.linux-india.org/ before posting your question
> to avoid repetition and save bandwidth.
> 

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.