Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
01-29-2010, 01:32 AM
|
#1
|
|
LQ Newbie
Registered: Jul 2009
Posts: 22
Rep:
|
"net install" Help
All,
my question is how to get linux onto an old laptop (dell inspiron 2600, 1GHZ, 120MB RAM). the cd drive doesn't recognize CD's anymore and in boot menu, "Setup Utility" the usb drives aren't recognized. the usb drive or pen drive boots in another desktop just fine. i need to somehow install xubuntu or crunchbang or something lite but must do it using net install. i see lots of tutorials but they are either too complicated or unknown source, like "inslux." and not too complicated of a process. I'm a "techie-tard," i guess.
also, i'd like to suggest a new "sub-forum" in "distribution" forum, Called "General Distro."
thanks for any help,
rosco
Last edited by roscogruen; 01-29-2010 at 01:35 AM.
|
|
|
|
01-29-2010, 03:44 AM
|
#2
|
|
Member
Registered: May 2008
Location: Romania
Distribution: Debian
Posts: 242
Rep:
|
does the laptop support PXE boot ?
|
|
|
|
01-29-2010, 04:23 AM
|
#3
|
|
Senior Member
Registered: Jan 2005
Location: Melbourne, Australia
Distribution: Debian Squeeze (Fluxbox WM)
Posts: 1,357
|
Setting up a PXE server is not trivial, but you will find articles for many of the main distros, such as for Debian.
Installing over the network basically involves - setting up a server on the same network
- putting an image of the distro you want to install on the server
- setting the laptop BIOS to PXE boot first
- installing from boot
Another option is to remove the hard drive (just one screw on the Inspiron), putting it into another laptop, and installing Linux on it from there.
Some laptops will also boot from external PCMCIA based CD drives or sometimes even USB floppies, but I don't know if this is true of the Inspiron.
If you are not intending to increase the amount of RAM, you could also consider some of the xvesa based distros such as Not Damn Small Linux and Puppy Linux, as this would leave significantly more RAM free for applications.
Last edited by neonsignal; 01-29-2010 at 04:28 AM.
|
|
|
1 members found this post helpful.
|
01-29-2010, 07:24 AM
|
#4
|
|
LQ Newbie
Registered: Jul 2009
Posts: 22
Original Poster
Rep:
|
neonsignal -
Thank you! i saw a post very similar to your response but i was not sure if it was trustworthy (i was not familiar with the sources). I will look to see if Inspiron will boot from a usb drive/floppy. it would boot from the cd drive, buuuut, that doesn't work anymore and i don't have an external cd drive.
Thank you for your help!
rosco
ps. my question is answered, or leads to the next, "will inspiron boot from a floppy." this thread could include my answer and certainly the answer for others.
Last edited by roscogruen; 01-29-2010 at 09:48 PM.
|
|
|
|
01-29-2010, 07:32 AM
|
#5
|
|
LQ Newbie
Registered: Jul 2009
Posts: 22
Original Poster
Rep:
|
Quote:
Originally Posted by ddaemonunics
does the laptop support PXE boot ?
|
i'm not sure what a pxe boot is yet. sorry. i just found a list of usb compatible drives and will post below.
thank you...rosco
|
|
|
|
01-29-2010, 07:42 AM
|
#6
|
|
Senior Member
Registered: Jan 2005
Location: Melbourne, Australia
Distribution: Debian Squeeze (Fluxbox WM)
Posts: 1,357
|
A PXE boot is a way of booting a machine over the network without having any operating system on the machine (ie, the BIOS firmware sets up the network card and starts communicating in order to boot the machine). It is commonly used for thin clients (ie, where all the software is held on a central server), but it also provides a way for an ordinary laptop/desktop to boot an installation over the network.
It would typically be in the BIOS boot options, perhaps called 'network boot' or something along those lines.
Last edited by neonsignal; 01-29-2010 at 07:44 AM.
|
|
|
|
01-31-2010, 06:37 PM
|
#7
|
|
LQ Newbie
Registered: Jul 2009
Posts: 22
Original Poster
Rep:
|
I am not sure if i can use the network on this laptop. if it can, i'm not sure the "I" can.
I have tried started it using the OnBoard NIC but i have no idea what this is.
the next attempt to install linux (puppy is the one i'll use first) will be to do a HD install. this is all above my head. i don't understand the most simple terms. when i get on forums, i am insulted. it sux but i won't give up.
getting the usb port to be bootable so the live usb will boot involves getting a "wakepup boot floppy created on a puppy linux machine (at least in live mode) with a floppy drive. i don't have a floppy drive. don't know many people around here so this will involve waiting to see if anyone in Oour lug group has one and will let me do this.
i'll check back later to see if there are any suggestions (that i can understand). THKS ALL!
|
|
|
|
01-31-2010, 08:01 PM
|
#8
|
|
Senior Member
Registered: Jan 2005
Location: Melbourne, Australia
Distribution: Debian Squeeze (Fluxbox WM)
Posts: 1,357
|
Onboard NIC is the "Network Interface Card", which just means the network connection. This is what we meant by booting up over the network. Sorry about all the tech terms, they can require a lot of googling at first.
Just ignore insults on forums; an insult from a stranger means nothing.
And by all means go along to the local Linux users group, hope you find some friendly people there to help you out.
|
|
|
|
02-01-2010, 01:25 AM
|
#9
|
|
LQ Newbie
Registered: Jul 2009
Posts: 22
Original Poster
Rep:
|
Yeah, our LUG rocks! all absolutely the best guys!
here is a link to installing puppy on a network: http://www.puppylinux.com/thin-puppy.htm nothing is on it. the link posted to an individuals instructions is broken. so, no help there.
we've connected the old laptop to the "Gateway 2Wire" modem that the desktop get's its internet. i thought i could set up a network and pass on shared files but i've not succeeded. one is XP the other is either linux mint or "live" puppy linux.
Is there a linux questions irc chat channel?
|
|
|
|
02-01-2010, 05:18 AM
|
#10
|
|
Member
Registered: May 2008
Location: Romania
Distribution: Debian
Posts: 242
Rep:
|
maybe you should replace your dvd-rom...is safer and painless to all 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:49 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|