Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
no space left on device...hmmm... [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
papapenguin
l33t
l33t


Joined: 20 Sep 2005
Posts: 694
Location: Bellevue

PostPosted: Wed Oct 02, 2013 6:15 pm    Post subject: no space left on device...hmmm... [SOLVED] Reply with quote

...trying to install the latest stable kernel and I get this:
Code:
papapenguin linux-3.10.7-gentoo-r1 # cp arch/x86_64/boot/bzImage /boot/kernel-3.10.7-gentoo-r1
cp: error writing '/boot/kernel-3.10.7-gentoo-r1': No space left on device
cp: failed to extend '/boot/kernel-3.10.7-gentoo-r1': No space left on device

when unmounted, here is:
Code:
papapenguin ~ # df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda3       145G   77G   61G  56% /
devtmpfs        1.9G     0  1.9G   0% /dev
tmpfs           389M  584K  388M   1% /run
shm             1.9G     0  1.9G   0% /dev/shm
papapenguin ~ #

and when boot is mounted:
Code:

papapenguin ~ # df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda3       145G   77G   61G  56% /
devtmpfs        1.9G     0  1.9G   0% /dev
tmpfs           389M  584K  388M   1% /run
shm             1.9G     0  1.9G   0% /dev/shm
/dev/sda1        99M   99M     0 100% /boot
papapenguin ~ #

I removed old kernels...but must be missing something...
_________________
--------------
Compaq Presario V6120US
AMD Turion 64X2
------------------------


Last edited by papapenguin on Fri Oct 04, 2013 8:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21624

PostPosted: Wed Oct 02, 2013 8:05 pm    Post subject: Reply with quote

Your output confirms the error message. You have no space to install the kernel. Remove some files and try again.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54234
Location: 56N 3W

PostPosted: Wed Oct 02, 2013 8:39 pm    Post subject: Reply with quote

papapenguin,

... removed old kernels from where ?

emerge -C ... and removing the sources from /usr/src/ don't count.
You need to remove old kernels and/or initramfs files from /boot, as its /boot thats full.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
papapenguin
l33t
l33t


Joined: 20 Sep 2005
Posts: 694
Location: Bellevue

PostPosted: Fri Oct 04, 2013 8:04 pm    Post subject: Reply with quote

...thanks guys, but what is the command to remove the files from boot?

yes, Neddy, I did remove them from usr/src...just don't know how to remove them here...

...duh...I just had to mount /boot and then remove them directly from there using rm -rf...

I had kernels there from way back to 2.6 !
_________________
--------------
Compaq Presario V6120US
AMD Turion 64X2
------------------------
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum