LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Firefox and Update problems on Ubuntu 9.04 (https://www.linuxquestions.org/questions/linux-newbie-8/firefox-and-update-problems-on-ubuntu-9-04-a-742936/)

.Zeus. 07-26-2009 12:44 PM

Firefox and Update problems on Ubuntu 9.04
 
Hello everyone,

The issue now is that when I run firefox is goes to the default search screen fine, then when I try to look up a site it shuts off immediately. Also when I try to install all the updates it recommends in the update installer it says I don't have enough space available in the '/' drive, I've tried looking up the '/' drive everywhere on LQ and on the computer itself but no such luck. Is there anything I can do to make more space for the updates and can anyone tell why firefox is shutting down every time I search a site?


- Zeus

jdkaye 07-26-2009 01:35 PM

From a terminal can you run
Code:

df
and post the results?
cheers,
jdk

mrrangerman 07-26-2009 08:04 PM

Do as jdkaye has said only add the -h tag to make it human readable.

Code:

df -h
Then see how much space / has.

jay73 07-26-2009 08:43 PM

Sounds like you have run out of space. The situation may be so bad that firefox doesn't find any room for the minimal temporary files it creates when displaying a site, which could cause it to crash. But we won't know until you post the output others above have been requesting.

.Zeus. 07-26-2009 08:59 PM

Well at the moment I can't because I can't find a suitable way to show you the output. I have in fact run out of space though, now I just need a way to clear out some of the unnecessary stuff that's occupying it does anyone know a way I can do that?

mrrangerman 07-26-2009 09:25 PM

Having some information on your setup would help, how big is your / partition? Do you have only the / partition and swap?

If you have stuff on there you don't need delete it or move it to a different partition or jumpdrive.

jay73 07-26-2009 09:48 PM

Frankly, if a default install is all that it takes to fill up your root partition, then there is little point in cleaning up files. Before you know, you'll get bitten again. I think the safer approach would be to do a reinstall, making sure you allocate sufficient space this time
swap = 1-2GB,
/ = 5 (minimal) - 15GB
/home = whatever is left.

.Zeus. 07-27-2009 12:02 AM

Filesystem== size== used== avail== use== mounted on

/dev/sda5== 2.3G== 2.2G== 0== 100%== /
tmpfs== 1003M== 0== 1003M== 0%== /lib/init/rw
varrun== 1003M== 104K== 1003M== 1%== /var/run
varlock== 1003M== 0== 1003M== 0%== /var/lock
udev== 1003M== 160K== 1003M== 1%== /dev
tmpfs== 1003M== 88k== 1003M== 1%== /dev/shim
lrm== 1003M== 2.4M== 1000M== 1%== /lib/modules/2.6.28-11/volat
ile
overflow== 1.0M== 20K== 1000K== 2%== /tmp

Those are the results asked for previously. How would I go about allocating sufficient space for the re installation? Please include any other information you think I may need to prepare myself for a smooth Ubuntu 9.04 installation and experience. Thank you again for all your help. =)

jay73 07-27-2009 12:48 AM

Quote:

/dev/sda5== 2.3G== 2.2G== 0== 100%== /
Well, there you have it. Your / partition is 2.2GB and a fresh install will take a 2.1GB bite out of that.

If you have vista, use its disk management tool to resize its partition so you have, say, at least 20-30GB free. You may want to defragment and run chkdsk first. You may also want to disable virtual memory for the duration of the resize operation.

Then boot your installer, follow through up to the partitioning stage, select MANUAL partitioning and create three partitions (sizes were suggested in my previous post).

If this is not clear, than search for an installation turorial on google, there are plenty. You may even find one or more videos on youtube.

.Zeus. 07-27-2009 12:56 AM

How would I uninstall the Ubuntu that I already have now, or do I not need to? If not will the disk overwrite it?

jay73 07-27-2009 01:13 AM

Yes, it will get overwritten. No need to uninstall anything.

.Zeus. 07-27-2009 10:18 AM

Perfect, I'll begin reinstalling it as soon as possible thank you for all your help again everyone! =D

.Zeus. 07-27-2009 10:26 PM

Sorry for double posting but when I try to reinstall ubuntu by just loading the disk after restarting the computer it does nothing but load the ubuntu I already have. Am I doing something wrong, am I missing an important step or is this just not the right way?

jay73 07-27-2009 10:43 PM

Did you enter BIOS and make sure that your system will boot the cd/dvd drive before the hard drive?

.Zeus. 07-27-2009 10:57 PM

Nope, how would I enter BIOS?


All times are GMT -5. The time now is 06:19 AM.