 | Senior Member with 194 posts. | | Join Date: Nov 2005 Experience: Intermediate | | Solved: Ubuntu 7.04 Just Not Working The PC I'm working on:
HP Pavilion 9800
1GHz AMD Athlon
128MB 133MHz RAM
Unknown video card
60GB HD
Here's the deal:
I first tried booting my Ubuntu 7 live cd. I found out that I need at least 256MB RAM to do that. Then I downloaded the alternate cd. That booted just fine, so I hit install in text mode. That went smoothly until the screen that said (I believe) "Select and install software" came up. The installation froze at 6%. I retried that and the same thing happened. I then moved to the OEM install. That worked just fine. So I finished the install and then tried to boot my new linux box. NOPE. At the Ubuntu splash screen the progress bar froze at about 1/16 of the way across. I, as a Windows user, instinctively tried rebooting. NOPE. Same thing happened again.
That is where my first linux installation is at right now. As you can see I'm quite stuck. I am thinking about buying a 256MB RAM module for this old comp, but I'd rather not spend the cash if I don't need to.
I am planning to use this computer as a personal download and storage server which I will administer remotely via SSH or VNC (whichever is best at the time).
Any linux gurus out there that could give me some advise? | | Distinguished Member with 14,988 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 | | Hi doomlord289,
If at all possible, upgrading your RAM to 256MB is the best alternative.
In lieu of that, checkout these two Ubuntu forum links user posts for alternatives: http://ubuntuforums.org/showthread.php?t=75868 (see user az and sicktwist) http://ubuntuforums.org/showthread.php?t=24890 (see user az)
-- Tom
__________________ The independence created by philosophical insight is - in my opinion - the mark of distinction
between a mere artisan or specialist and a real seeker after truth. - Einstein 1944
Imagination is more important than knowledge. - Einstein | | Senior Member with 194 posts. | | Join Date: Nov 2005 Experience: Intermediate | | Thanks for the links, but they suggest that my computer *should* be able to run a full ubuntu install. I'll try the server install, but I think I'll just spend the extra $30 and get a 256MB stick. I'll report back when I've tried the server install.
Update:
I tried the command line installation method. That installed just fine, but when I booted up again several things happened.
1. This I've noticed on all my boots, but it didn't stay long enough to write it down, but I got it this time:
[ 1556.660035] PCI: Failed to allocate mem resource #6: 10000@f8000000 for 0000:01:00.0
2. The boot froze at *Loading hardware drivers...
Any ideas on what the problem is?
Last edited by doomlord289 : 11-Jul-2007 03:06 PM.
| | Senior Member with 660 posts. | | Join Date: Jun 2007 Location: US and A Experience: Ninja | | FWIW, the server install's not that bad and if it's GUI that you want, the install of that is command-line based, if that makes sense.
The server install uses very little resources, I *think* fewer than alternate but I'm not sure. | | Senior Member with 194 posts. | | Join Date: Nov 2005 Experience: Intermediate | | I guess I could try the server install. I'll report back after I've tried.
One thing that just hit me is that this comp isn't connected to the network yet. Should I hook it up before trying something else? | | Distinguished Member with 14,988 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 | | Quote: |
Originally Posted by doomlord289 Thanks for the links, but they suggest that my computer *should* be able to run a full ubuntu install. I'll try the server install, but I think I'll just spend the extra $30 and get a 256MB stick. I'll report back when I've tried the server install.
Update:
I tried the command line installation method. That installed just fine, but when I booted up again several things happened.
1. This I've noticed on all my boots, but it didn't stay long enough to write it down, but I got it this time:
[ 1556.660035] PCI: Failed to allocate mem resource #6: 10000@f8000000 for 0000:01:00.0
2. The boot froze at *Loading hardware drivers...
Any ideas on what the problem is? | Loading hardware drivers is one of the first things to happen at boot time, so if it failed to allocate memory resources to do that - it ain't gonna happen as you found out.
At this point I would:
1) visit the Ubuntu forum for advice, and/or
2) retry a total install from start - sometimes it takes a few tries to get it really right for your hardware (don't know whether that's the problem here), but nevertheless, I would give it a try if you are up to it.
-- Tom
__________________ The independence created by philosophical insight is - in my opinion - the mark of distinction
between a mere artisan or specialist and a real seeker after truth. - Einstein 1944
Imagination is more important than knowledge. - Einstein | | Distinguished Member with 14,988 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 | | Quote: |
Originally Posted by doomlord289 I guess I could try the server install. I'll report back after I've tried.
One thing that just hit me is that this comp isn't connected to the network yet. Should I hook it up before trying something else? | Hi doomloard289,
I would never have a system hooked up to the network while installing it - too many security risks. After the install and you have a firewall at a minimum, then you could try hooking up to the Internet.
-- Tom | | Senior Member with 194 posts. | | Join Date: Nov 2005 Experience: Intermediate | | I just had another idea: Would it help if I removed the 2 PCI devices hooked up? They are just the old modem and a sound card. Seeing as this is going to be a server, I don't think I'll need either. Problem is I don't have any antistatic areas in my house. Would they be safe in a small cardboard box until I get some antistatic bags?
Haven't started the server install yet. Still waiting for the download to finish. | | Distinguished Member with 14,988 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 | | That would make sense to remove the modem and sound card. They would probably be safe in a small cardboard box as long as you don't walk around in your socks on rugs and then touch them. Do get the anti-static bags though.
Good luck with the server install - keep us posted.
-- Tom
__________________ The independence created by philosophical insight is - in my opinion - the mark of distinction
between a mere artisan or specialist and a real seeker after truth. - Einstein 1944
Imagination is more important than knowledge. - Einstein | | Senior Member with 194 posts. | | Join Date: Nov 2005 Experience: Intermediate |
12-Jul-2007, 07:13 PM
#10 | Well I removed the sound card and modem and it's working fine now in command line mode.
Anyone know any good sites that will help me learn the command line? | | Moderator with 36,830 posts. | | Join Date: Aug 2003 Location: Vermont |
12-Jul-2007, 07:41 PM
#11 | I've found that when installing Ubuntu on systems with less than 256 RAM, it helps a great deal to have a large swap file, and preferably one that is already configured when you start the installation (one that the LiveCD can use). If you already have a swap partition when you boot the LiveCD, it will automatically mount it.
__________________ Microsoft MVP
Windows Shell/User | | Distinguished Member with 14,988 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 |
12-Jul-2007, 09:54 PM
#12 | Quote: |
Originally Posted by doomlord289 Well I removed the sound card and modem and it's working fine now in command line mode.
Anyone know any good sites that will help me learn the command line? | Hi doomlord289,
Try this .doc document: Linux Guide download here.
Look for the Download as Linux.doc link. Open it with OpenOffice.org - i.e. /usr/bin/openoffice
-- Tom
Last edited by lotuseclat79 : 12-Jul-2007 10:03 PM.
| | Senior Member with 194 posts. | | Join Date: Nov 2005 Experience: Intermediate |
12-Jul-2007, 10:01 PM
#13 | Well I managed to get the GUI working. The only thing I have left to do is get a firewall and then hook it up to my router and get a few more apps then this is done.
Thank you all for your help thus far. I will keep this thread "unsolved" until this project is complete, but it should be smooth sailing from here on out. | | Senior Member with 194 posts. | | Join Date: Nov 2005 Experience: Intermediate |
13-Jul-2007, 03:44 PM
#14 | OK everything is running fine. This thread is solved. |  THIS THREAD HAS EXPIRED.
Are you having the same problem?
We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.
|
Smart Search
| Find your solution! | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |  WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
| You Are Using: |
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 07:26 PM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd. | |
|