vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello everyone I have one machine with neither cdrom driver nor OS, how should I set up linux on it? If there's one windows os, I may copy the ISO files into and install from H.D, but I don't have. If I set up one network installing server, and install from network, I need to run from cdrom firstly. I remember it's possible to setup one nfs installing server and then boot the machine from network to set up operating system, does linux do this? I'm using red hat. Thanks for your help! Have a good day! B.R. Joffre |
| |||
| In comp.os.linux.setup tech11 <tech11@sohu.com>: > Hello everyone > I have one machine with neither cdrom driver nor OS, how should I set up > linux on it? If there's one windows os, I may copy the ISO files into and > install from H.D, but I don't have. If I set up one network installing > server, and install from network, I need to run from cdrom firstly. I > remember it's possible to setup one nfs installing server and then boot the > machine from network to set up operating system, does linux do this? I'm > using red hat. Thanks for your help! Sure it is possible if your nic is PXE capable, a properly tagged kernel is delivered on the RH install CDs. You need dhcp + tftp + (nfs|http|ftp) server. I'd rather suggest using http then nfs as install repository. Though for a single system I'd install via floppy if possible, which should be easier then setting up all stuff for this kind of install. Good luck -- Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94) mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/' #bofh excuse 221: The mainframe needs to rest. It's getting old, you know. |
| |||
| On 2006-06-27, tech11 <tech11@sohu.com> wrote: > I have one machine with neither cdrom driver nor OS, how should I set up > linux on it? First option, take the hd out, install using another machine, put the disk back in, second opion, see if you can boot from network and use another machine to boot and run the installer, third option, boot from a USB memory and install throught the network. Of course, all this presuppone that you have another machine that you can use. Davide -- Doing things randomly is what Admins do best. clickety-click -- Joe Moore on alt.sysadmin.recovery |
| |||
| tech11 wrote: > Hello everyone > > I have one machine with neither cdrom driver nor OS, how should I set up > linux on it? If there's one windows os, I may copy the ISO files into and > install from H.D, but I don't have. If I set up one network installing > server, and install from network, I need to run from cdrom firstly. I > remember it's possible to setup one nfs installing server and then boot > the machine from network to set up operating system, does linux do this? > I'm using red hat. Thanks for your help! > > Have a good day! > > B.R. > > Joffre If you have a floppy drive, some distros, like Mandriva, have images that can boot from floppy then install from one of the distros mirrors over the internet or off your network installing server. -- Dan C. Gets caught apparently Plagiarizing: Message ID: <3ab7l3-tnl.ln1@alta.sierrandays.org> Yeah, this is the type critical of me! |
| |||
| "tech11" <tech11@sohu.com> wrote in message > news:e7qsnd$o9p$1@news.yaako.com... > Hello everyone > > I have one machine with neither cdrom driver nor OS, how should I set up > linux on it? If there's one windows os, I may copy the ISO files into and > install from H.D, but I don't have. If I set up one network installing > server, and install from network, I need to run from cdrom firstly. I > remember it's possible to setup one nfs installing server and then boot the > machine from network to set up operating system, does linux do this? I'm > using red hat. Thanks for your help! > > Have a good day! > > B.R. > > Joffre What are the spec's/brand/model of the machine on which you want to do the install? later.... |
| |||
| tech11 wrote: > Hello everyone > > I have one machine with neither cdrom driver nor OS, how should I set up > linux on it? If there's one windows os, I may copy the ISO files into and > install from H.D, but I don't have. If I set up one network installing > server, and install from network, I need to run from cdrom firstly. I > remember it's possible to setup one nfs installing server and then boot the > machine from network to set up operating system, does linux do this? I'm > using red hat. Thanks for your help! Debian allows you to boot from a floppy disk, insert a second floppy with a minimal install system, and download the rest from the net. It assumes you have a not-too-obscure hard disk controller and network interface (though additional floppies contain drivers for the more obscure hardware). I've not used RedHat since 7.2 but it used to have something similar. If the machine has no floppy drive you need someone more knowledgeable than me! Good luck, CC |
| ||||
| left_coast <void@void.not>: > tech11 wrote: > > > Hello everyone > > > > I have one machine with neither cdrom driver nor OS, how should I set up > > linux on it? If there's one windows os, I may copy the ISO files into and > > install from H.D, but I don't have. If I set up one network installing > > server, and install from network, I need to run from cdrom firstly. I > > remember it's possible to setup one nfs installing server and then boot > > the machine from network to set up operating system, does linux do this? > > I'm using red hat. Thanks for your help! > > If you have a floppy drive, some distros, like Mandriva, have images that > can boot from floppy then install from one of the distros mirrors over the > internet or off your network installing server. fwiw, ditto debian. -- Any technology distinguishable from magic is insufficiently advanced. (*) http://www.spots.ab.ca/~keeling Linux Counter #80292 - - http://www.faqs.org/rfcs/rfc1855.html Spammers! http://www.spots.ab.ca/~keeling/emails.html |