Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
hello all.... I have a rather complicated problem, the details of which are long and bloated... so ill skip ahead.
i have a daily work winxp machine, and a bare essentials linux box minus its cdrom drive.
I need to reinstall redhat9 on the linux server without the cdrom drive. (i had originally used one, and then circumstance prevailed and the cdrom drive was disposed of...). Can i somehow install from a mapped network drive... even like a windows d: drive? i have read about doing network installs, but something tells me that this might be a bit different.
i know it might be a stretch and any help would be fantastic hehe.
thanks people!
To boot: copy installation-kernel + initrd to /boot, edit /boot/grub/menu.lst (or /etc/lilo.conf) to boot installation. To find out what parameters are needed, take a look at <cdroot>/isolinux/isolinux.cfg (or similar - I can't check it right now.)
You could also create a bootfloppy, there are instructions on install-CD about that.
To install: copy the contents from the CD's to your hard disk. You will have to copy them (if more than one) even if you install via network - installation program doesn't recognize network-paths as CD's, you won't be able to change CD.
For network install: I have tried ftp and nfs, no problem. Installing from a Windows-box I don't know, I would get an ftp-server if I were you.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.