LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 10-04-2007, 12:17 PM   #1
Yig
Member
 
Registered: Aug 2005
Location: Montreal, Qc
Distribution: CentOs 4.5/5.0
Posts: 113

Rep: Reputation: 15
Boot partition nearly full


Hi,

When trying to update my server (CentOS 4.5), I got a message telling me that /boot had not enough space on it:

Transaction Check Error: installing package kernel-2.6.9-55.0.9.EL needs 3MB on the /boot filesystem
installing package kernel-devel-2.6.9-55.0.9.EL needs 3MB on the /boot filesystem
installing package kernel-doc-2.6.9-55.0.9.EL needs 3MB on the /boot filesystem
installing package gimp-devel-2.0.5-7.0.7.el4 needs 3MB on the /boot filesystem

I've looked at it and that partition is about 98% full.

How can I either increase it or delete stuff in it?

Thanks!
 
Old 10-04-2007, 12:20 PM   #2
AAnarchYY
Member
 
Registered: Sep 2004
Location: Carlisle, MA
Distribution: Debian 8
Posts: 419

Rep: Reputation: 30
well firstly, don't put stuff on the /boot partition that doesn't need to be there, like the kernel-devel, kernel-docs, and especially gimp
 
Old 10-04-2007, 01:16 PM   #3
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
Might be worth reading up on the File System Hierarchy: http://www.pathname.com/fhs/pub/fhs-2.3.html, specifically http://www.pathname.com/fhs/pub/fhs-...FTHEBOOTLOADER.
 
Old 10-04-2007, 03:39 PM   #4
kyo
LQ Newbie
 
Registered: Jul 2007
Posts: 6

Rep: Reputation: 0
I don't know about CentOS, but I know that with Debian when you upgrade to a new kernel the old ones aren't deleted (I think they leave them there in case the new kernel doesn't work properly you'll still be able to boot with the old kernel). If there are several old kernels you could remove all of them except the latest one that's known to work on your system.
 
Old 10-04-2007, 05:25 PM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,340

Rep: Reputation: 4176Reputation: 4176Reputation: 4176Reputation: 4176Reputation: 4176Reputation: 4176Reputation: 4176Reputation: 4176Reputation: 4176Reputation: 4176Reputation: 4176
Quote:
Originally Posted by Yig View Post
I've looked at it and that partition is about 98% full.
How can I either increase it or delete stuff in it?
Yes - to both.
If you have to move the whole partition (as I did recently for same situation), remember to fix the boot-loader.
At least you got a sensible message - I had 30 Meg free and Ubuntu wouldn't install...
Resized it, and (of course) it didn't use anywhere near the original 30 Meg - so much for user friendly.
 
Old 10-04-2007, 06:11 PM   #6
I_like_TUX
Member
 
Registered: Sep 2007
Distribution: Fedora 7, Edubuntu
Posts: 35

Rep: Reputation: 15
Quote:
Originally Posted by Yig View Post

I've looked at it and that partition is about 98% full.
I was told by an experienced admin. that for a Linux filesystem, 80% is critical, errors guaranteed when >90%. Does anyone have similar experience?

Last edited by I_like_TUX; 10-04-2007 at 06:12 PM. Reason: made it better
 
Old 10-04-2007, 10:57 PM   #7
Kahless
Member
 
Registered: Jul 2003
Location: Pennsylvainia
Distribution: Slackware / Debian / *Ubuntu / Opensuse / Solaris uname: Brian Cooney
Posts: 503

Rep: Reputation: 30
how close to full it can be probally depends on if it is the root filesystem, or one less important.


I always have a seperate partition for /home, and the only time it ever caused problems was when it was close to 100%


I have had errors with more space free on / due to / not having enough space, it seems to want to reserve some.
 
Old 10-23-2007, 04:49 PM   #8
Yig
Member
 
Registered: Aug 2005
Location: Montreal, Qc
Distribution: CentOs 4.5/5.0
Posts: 113

Original Poster
Rep: Reputation: 15
when I installed the server, I used the default drive settings to create a LVM with the 2 HD.

The boot partition is in /boot, correct? there is a lot of stuff in there.

Quote:
-rw-r--r-- 1 root root 5824 Feb 21 2005 boot.b
-rw-r--r-- 1 root root 612 Feb 21 2005 chain.b
-rw-r--r-- 1 root root 48513 Oct 27 2005 config-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 48021 Oct 27 2005 config-2.6.9-22.0.1.ELsmp
-rw-r--r-- 1 root root 48513 Jan 17 2006 config-2.6.9-22.0.2.EL
-rw-r--r-- 1 root root 48021 Jan 17 2006 config-2.6.9-22.0.2.ELsmp
-rw-r--r-- 1 root root 48509 Oct 8 2005 config-2.6.9-22.EL
-rw-r--r-- 1 root root 48017 Oct 8 2005 config-2.6.9-22.ELsmp
-rw-r--r-- 1 root root 49517 May 24 2006 config-2.6.9-34.0.1.EL
-rw-r--r-- 1 root root 49268 May 24 2006 config-2.6.9-34.0.1.ELsmp
-rw-r--r-- 1 root root 49517 Jul 7 2006 config-2.6.9-34.0.2.EL
-rw-r--r-- 1 root root 49268 Jul 7 2006 config-2.6.9-34.0.2.ELsmp
-rw-r--r-- 1 root root 49513 Mar 8 2006 config-2.6.9-34.EL
-rw-r--r-- 1 root root 49264 Mar 8 2006 config-2.6.9-34.ELsmp
-rw-r--r-- 1 root root 50338 Feb 27 2007 config-2.6.9-42.0.10.EL
-rw-r--r-- 1 root root 49931 Feb 27 2007 config-2.6.9-42.0.10.ELsmp
-rw-r--r-- 1 root root 50337 Aug 23 2006 config-2.6.9-42.0.2.EL
-rw-r--r-- 1 root root 49930 Aug 23 2006 config-2.6.9-42.0.2.ELsmp
-rw-r--r-- 1 root root 50337 Oct 6 2006 config-2.6.9-42.0.3.EL
-rw-r--r-- 1 root root 49930 Oct 6 2006 config-2.6.9-42.0.3.ELsmp
-rw-r--r-- 1 root root 50337 Jan 30 2007 config-2.6.9-42.0.8.EL
-rw-r--r-- 1 root root 49930 Jan 30 2007 config-2.6.9-42.0.8.ELsmp
-rw-r--r-- 1 root root 50432 Jun 26 14:24 config-2.6.9-55.0.2.EL
-rw-r--r-- 1 root root 50057 Jun 26 14:46 config-2.6.9-55.0.2.ELsmp
-rw-r--r-- 1 root root 50432 Sep 4 21:29 config-2.6.9-55.0.6.EL
-rw-r--r-- 1 root root 50057 Sep 4 21:57 config-2.6.9-55.0.6.ELsmp
-rw-r--r-- 1 root root 50428 May 2 14:22 config-2.6.9-55.EL
-rw-r--r-- 1 root root 50053 May 2 14:36 config-2.6.9-55.ELsmp
drwxr-xr-x 2 root root 1024 Sep 18 17:21 grub
-rw-r--r-- 1 root root 1132927 Nov 29 2005 initrd-2.6.9-22.0.1.EL.img
-rw-r--r-- 1 root root 1120797 Nov 29 2005 initrd-2.6.9-22.0.1.ELsmp.img
-rw-r--r-- 1 root root 1132829 Jan 18 2006 initrd-2.6.9-22.0.2.EL.img
-rw-r--r-- 1 root root 1120821 Jan 18 2006 initrd-2.6.9-22.0.2.ELsmp.img
-rw-r--r-- 1 root root 1132902 Nov 28 2005 initrd-2.6.9-22.EL.img
-rw-r--r-- 1 root root 1120744 Nov 28 2005 initrd-2.6.9-22.ELsmp.img
-rw-r--r-- 1 root root 1145587 May 25 2006 initrd-2.6.9-34.0.1.EL.img
-rw-r--r-- 1 root root 1133602 May 25 2006 initrd-2.6.9-34.0.1.ELsmp.img
-rw-r--r-- 1 root root 1145594 Jul 11 2006 initrd-2.6.9-34.0.2.EL.img
-rw-r--r-- 1 root root 1133590 Mar 10 2006 initrd-2.6.9-34.EL.img
-rw-r--r-- 1 root root 1122168 Mar 10 2006 initrd-2.6.9-34.ELsmp.img
-rw-r--r-- 1 root root 1179839 Mar 13 2007 initrd-2.6.9-42.0.10.EL.img
-rw-r--r-- 1 root root 1167631 Mar 13 2007 initrd-2.6.9-42.0.10.ELsmp.img
-rw-r--r-- 1 root root 1148762 Aug 24 2006 initrd-2.6.9-42.0.2.EL.img
-rw-r--r-- 1 root root 1136197 Aug 24 2006 initrd-2.6.9-42.0.2.ELsmp.img
-rw-r--r-- 1 root root 1179785 Oct 11 2006 initrd-2.6.9-42.0.3.EL.img
-rw-r--r-- 1 root root 1167476 Oct 11 2006 initrd-2.6.9-42.0.3.ELsmp.img
-rw-r--r-- 1 root root 1179826 Jan 31 2007 initrd-2.6.9-42.0.8.EL.img
-rw-r--r-- 1 root root 1167639 Jan 31 2007 initrd-2.6.9-42.0.8.ELsmp.img
-rw-r--r-- 1 root root 1388795 Jul 3 13:08 initrd-2.6.9-55.0.2.EL.img
-rw-r--r-- 1 root root 1375576 Jul 3 13:08 initrd-2.6.9-55.0.2.ELsmp.img
-rw-r--r-- 1 root root 1388838 Sep 18 17:21 initrd-2.6.9-55.0.6.EL.img
-rw-r--r-- 1 root root 1375585 Sep 18 17:19 initrd-2.6.9-55.0.6.ELsmp.img
-rw-r--r-- 1 root root 1388809 May 28 16:38 initrd-2.6.9-55.EL.img
-rw-r--r-- 1 root root 1375567 May 28 16:34 initrd-2.6.9-55.ELsmp.img
drwx------ 2 root root 12288 Nov 28 2005 lost+found
-rw-r--r-- 1 root root 81860 Feb 21 2005 memtest86+-1.26
-rw-r--r-- 1 root root 9371 Aug 12 2006 message
-rw-r--r-- 1 root root 9371 Aug 12 2006 message.ja
-rw-r--r-- 1 root root 640 Feb 21 2005 os2_d.b
-rw-r--r-- 1 root root 731197 Oct 27 2005 System.map-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 758541 Oct 27 2005 System.map-2.6.9-22.0.1.ELsmp
-rw-r--r-- 1 root root 731295 Jan 17 2006 System.map-2.6.9-22.0.2.EL
-rw-r--r-- 1 root root 758639 Jan 17 2006 System.map-2.6.9-22.0.2.ELsmp
-rw-r--r-- 1 root root 731262 Oct 8 2005 System.map-2.6.9-22.EL
-rw-r--r-- 1 root root 758606 Oct 8 2005 System.map-2.6.9-22.ELsmp
-rw-r--r-- 1 root root 733742 May 24 2006 System.map-2.6.9-34.0.1.EL
-rw-r--r-- 1 root root 761137 May 24 2006 System.map-2.6.9-34.0.1.ELsmp
-rw-r--r-- 1 root root 733742 Jul 7 2006 System.map-2.6.9-34.0.2.EL
-rw-r--r-- 1 root root 761137 Jul 7 2006 System.map-2.6.9-34.0.2.ELsmp
-rw-r--r-- 1 root root 733742 Mar 8 2006 System.map-2.6.9-34.EL
-rw-r--r-- 1 root root 761137 Mar 8 2006 System.map-2.6.9-34.ELsmp
-rw-r--r-- 1 root root 750652 Feb 27 2007 System.map-2.6.9-42.0.10.EL
-rw-r--r-- 1 root root 767450 Feb 27 2007 System.map-2.6.9-42.0.10.ELsmp
-rw-r--r-- 1 root root 749489 Aug 23 2006 System.map-2.6.9-42.0.2.EL
-rw-r--r-- 1 root root 766287 Aug 23 2006 System.map-2.6.9-42.0.2.ELsmp
-rw-r--r-- 1 root root 749489 Oct 6 2006 System.map-2.6.9-42.0.3.EL
-rw-r--r-- 1 root root 766287 Oct 6 2006 System.map-2.6.9-42.0.3.ELsmp
-rw-r--r-- 1 root root 750652 Jan 30 2007 System.map-2.6.9-42.0.8.EL
-rw-r--r-- 1 root root 767450 Jan 30 2007 System.map-2.6.9-42.0.8.ELsmp
-rw-r--r-- 1 root root 754505 Jun 26 14:24 System.map-2.6.9-55.0.2.EL
-rw-r--r-- 1 root root 771374 Jun 26 14:46 System.map-2.6.9-55.0.2.ELsmp
-rw-r--r-- 1 root root 754717 Sep 4 21:29 System.map-2.6.9-55.0.6.EL
-rw-r--r-- 1 root root 771586 Sep 4 21:57 System.map-2.6.9-55.0.6.ELsmp
-rw-r--r-- 1 root root 754404 May 2 14:22 System.map-2.6.9-55.EL
-rw-r--r-- 1 root root 771273 May 2 14:36 System.map-2.6.9-55.ELsmp
-rw-r--r-- 1 root root 1465200 Oct 27 2005 vmlinuz-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 1426548 Oct 27 2005 vmlinuz-2.6.9-22.0.1.ELsmp
-rw-r--r-- 1 root root 1469597 Jan 17 2006 vmlinuz-2.6.9-22.0.2.EL
-rw-r--r-- 1 root root 1430953 Jan 17 2006 vmlinuz-2.6.9-22.0.2.ELsmp
-rw-r--r-- 1 root root 1465080 Oct 8 2005 vmlinuz-2.6.9-22.EL
-rw-r--r-- 1 root root 1426682 Oct 8 2005 vmlinuz-2.6.9-22.ELsmp
-rw-r--r-- 1 root root 1473699 May 24 2006 vmlinuz-2.6.9-34.0.1.EL
-rw-r--r-- 1 root root 1436535 May 24 2006 vmlinuz-2.6.9-34.0.1.ELsmp
-rw-r--r-- 1 root root 1473712 Jul 7 2006 vmlinuz-2.6.9-34.0.2.EL
-rw-r--r-- 1 root root 1436516 Jul 7 2006 vmlinuz-2.6.9-34.0.2.ELsmp
-rw-r--r-- 1 root root 1473787 Mar 8 2006 vmlinuz-2.6.9-34.EL
-rw-r--r-- 1 root root 1436129 Mar 8 2006 vmlinuz-2.6.9-34.ELsmp
-rw-r--r-- 1 root root 1504585 Feb 27 2007 vmlinuz-2.6.9-42.0.10.EL
-rw-r--r-- 1 root root 1444718 Feb 27 2007 vmlinuz-2.6.9-42.0.10.ELsmp
-rw-r--r-- 1 root root 1504411 Aug 23 2006 vmlinuz-2.6.9-42.0.2.EL
-rw-r--r-- 1 root root 1444563 Aug 23 2006 vmlinuz-2.6.9-42.0.2.ELsmp
-rw-r--r-- 1 root root 1504397 Oct 6 2006 vmlinuz-2.6.9-42.0.3.EL
-rw-r--r-- 1 root root 1444549 Oct 6 2006 vmlinuz-2.6.9-42.0.3.ELsmp
-rw-r--r-- 1 root root 1504589 Jan 30 2007 vmlinuz-2.6.9-42.0.8.EL
-rw-r--r-- 1 root root 1444726 Jan 30 2007 vmlinuz-2.6.9-42.0.8.ELsmp
-rw-r--r-- 1 root root 1511833 Jun 26 14:24 vmlinuz-2.6.9-55.0.2.EL
-rw-r--r-- 1 root root 1450563 Jun 26 14:46 vmlinuz-2.6.9-55.0.2.ELsmp
-rw-r--r-- 1 root root 1511604 Sep 4 21:29 vmlinuz-2.6.9-55.0.6.EL
-rw-r--r-- 1 root root 1450984 Sep 4 21:57 vmlinuz-2.6.9-55.0.6.ELsmp
-rw-r--r-- 1 root root 1511659 May 2 14:22 vmlinuz-2.6.9-55.EL
-rw-r--r-- 1 root root 1450489 May 2 14:36 vmlinuz-2.6.9-55.ELsmp
What is safe to delete?
 
Old 10-23-2007, 05:02 PM   #9
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
well this is the list of kernels in the machine

Quote:
-rw-r--r-- 1 root root 1465200 Oct 27 2005 vmlinuz-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 1426548 Oct 27 2005 vmlinuz-2.6.9-22.0.1.ELsmp
-rw-r--r-- 1 root root 1469597 Jan 17 2006 vmlinuz-2.6.9-22.0.2.EL
-rw-r--r-- 1 root root 1430953 Jan 17 2006 vmlinuz-2.6.9-22.0.2.ELsmp
-rw-r--r-- 1 root root 1465080 Oct 8 2005 vmlinuz-2.6.9-22.EL
-rw-r--r-- 1 root root 1426682 Oct 8 2005 vmlinuz-2.6.9-22.ELsmp
-rw-r--r-- 1 root root 1473699 May 24 2006 vmlinuz-2.6.9-34.0.1.EL
-rw-r--r-- 1 root root 1436535 May 24 2006 vmlinuz-2.6.9-34.0.1.ELsmp
-rw-r--r-- 1 root root 1473712 Jul 7 2006 vmlinuz-2.6.9-34.0.2.EL
-rw-r--r-- 1 root root 1436516 Jul 7 2006 vmlinuz-2.6.9-34.0.2.ELsmp
-rw-r--r-- 1 root root 1473787 Mar 8 2006 vmlinuz-2.6.9-34.EL
-rw-r--r-- 1 root root 1436129 Mar 8 2006 vmlinuz-2.6.9-34.ELsmp
-rw-r--r-- 1 root root 1504585 Feb 27 2007 vmlinuz-2.6.9-42.0.10.EL
-rw-r--r-- 1 root root 1444718 Feb 27 2007 vmlinuz-2.6.9-42.0.10.ELsmp
-rw-r--r-- 1 root root 1504411 Aug 23 2006 vmlinuz-2.6.9-42.0.2.EL
-rw-r--r-- 1 root root 1444563 Aug 23 2006 vmlinuz-2.6.9-42.0.2.ELsmp
-rw-r--r-- 1 root root 1504397 Oct 6 2006 vmlinuz-2.6.9-42.0.3.EL
-rw-r--r-- 1 root root 1444549 Oct 6 2006 vmlinuz-2.6.9-42.0.3.ELsmp
-rw-r--r-- 1 root root 1504589 Jan 30 2007 vmlinuz-2.6.9-42.0.8.EL
-rw-r--r-- 1 root root 1444726 Jan 30 2007 vmlinuz-2.6.9-42.0.8.ELsmp
-rw-r--r-- 1 root root 1511833 Jun 26 14:24 vmlinuz-2.6.9-55.0.2.EL
-rw-r--r-- 1 root root 1450563 Jun 26 14:46 vmlinuz-2.6.9-55.0.2.ELsmp
-rw-r--r-- 1 root root 1511604 Sep 4 21:29 vmlinuz-2.6.9-55.0.6.EL
-rw-r--r-- 1 root root 1450984 Sep 4 21:57 vmlinuz-2.6.9-55.0.6.ELsmp
-rw-r--r-- 1 root root 1511659 May 2 14:22 vmlinuz-2.6.9-55.EL
-rw-r--r-- 1 root root 1450489 May 2 14:36 vmlinuz-2.6.9-55.ELsmp
so you are probably running this one..

Quote:
-rw-r--r-- 1 root root 1511604 Sep 4 21:29 vmlinuz-2.6.9-55.0.6.EL
-rw-r--r-- 1 root root 1450984 Sep 4 21:57 vmlinuz-2.6.9-55.0.6.ELsmp
and the system wants to install the new Kernel

Quote:
kernel-2.6.9-55.0.9.EL

so if it were me, I would use the package manager to uninstall all of these kernels..

Quote:
-rw-r--r-- 1 root root 1465200 Oct 27 2005 vmlinuz-2.6.9-22.0.1.EL
-rw-r--r-- 1 root root 1426548 Oct 27 2005 vmlinuz-2.6.9-22.0.1.ELsmp
-rw-r--r-- 1 root root 1469597 Jan 17 2006 vmlinuz-2.6.9-22.0.2.EL
-rw-r--r-- 1 root root 1430953 Jan 17 2006 vmlinuz-2.6.9-22.0.2.ELsmp
-rw-r--r-- 1 root root 1465080 Oct 8 2005 vmlinuz-2.6.9-22.EL
-rw-r--r-- 1 root root 1426682 Oct 8 2005 vmlinuz-2.6.9-22.ELsmp
-rw-r--r-- 1 root root 1473699 May 24 2006 vmlinuz-2.6.9-34.0.1.EL
-rw-r--r-- 1 root root 1436535 May 24 2006 vmlinuz-2.6.9-34.0.1.ELsmp
-rw-r--r-- 1 root root 1473712 Jul 7 2006 vmlinuz-2.6.9-34.0.2.EL
-rw-r--r-- 1 root root 1436516 Jul 7 2006 vmlinuz-2.6.9-34.0.2.ELsmp
-rw-r--r-- 1 root root 1473787 Mar 8 2006 vmlinuz-2.6.9-34.EL
-rw-r--r-- 1 root root 1436129 Mar 8 2006 vmlinuz-2.6.9-34.ELsmp
-rw-r--r-- 1 root root 1504585 Feb 27 2007 vmlinuz-2.6.9-42.0.10.EL
-rw-r--r-- 1 root root 1444718 Feb 27 2007 vmlinuz-2.6.9-42.0.10.ELsmp
-rw-r--r-- 1 root root 1504411 Aug 23 2006 vmlinuz-2.6.9-42.0.2.EL
-rw-r--r-- 1 root root 1444563 Aug 23 2006 vmlinuz-2.6.9-42.0.2.ELsmp
-rw-r--r-- 1 root root 1504397 Oct 6 2006 vmlinuz-2.6.9-42.0.3.EL
-rw-r--r-- 1 root root 1444549 Oct 6 2006 vmlinuz-2.6.9-42.0.3.ELsmp
-rw-r--r-- 1 root root 1504589 Jan 30 2007 vmlinuz-2.6.9-42.0.8.EL
-rw-r--r-- 1 root root 1444726 Jan 30 2007 vmlinuz-2.6.9-42.0.8.ELsmp
That would leave me with 2 kernels on the machine 2.6.9-55-06 and 2.6.9-55-09
 
Old 10-26-2007, 03:55 PM   #10
Yig
Member
 
Registered: Aug 2005
Location: Montreal, Qc
Distribution: CentOs 4.5/5.0
Posts: 113

Original Poster
Rep: Reputation: 15
I did that and I can now install the updates!

Thanks!

Now, what do I need to do to increase the size of /boot?
 
Old 10-26-2007, 10:34 PM   #11
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Your /boot partition is plenty big enough if you keep in the practice of only hanging on to your two most recent kernels.

When you un-install an old kernel it should remove all the parts from that kernel.
By that I mean the: vmlinuz, the System.map, config, and initrd with the matching kernel version numbers.

you should have a lot less files in that directory when you are done.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't boot Linux because ext2fs partition is full thort Linux - Newbie 3 04-13-2006 01:48 PM
Root partition is full again wont boot ? dolphans1 Mandriva 6 01-17-2006 05:32 PM
root partition gets full when using cp -a on another partition timsch75 Linux - General 2 10-02-2005 07:41 AM
boot partition full spiri Debian 3 09-13-2005 07:05 PM
/boot partition full aagha Linux - General 9 06-17-2003 08:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration