Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
filesystem mounted, but mount(8) failed:No space left on....
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
cooliasto
n00b
n00b


Joined: 11 Aug 2013
Posts: 12

PostPosted: Sun Aug 11, 2013 6:49 pm    Post subject: filesystem mounted, but mount(8) failed:No space left on.... Reply with quote

I'm in the process of installing gentoo following the handbook, i tried doing the mount commands like they said
Code:
# mount -t proc none /mnt/gentoo/proc
# mount --rbind /sys /mnt/gentoo/sys
# mount --rbind /dev /mnt/gentoo/dev


and it said no space left on device, like in the screenshot should i be concerned or is this normal 8O
http://imgur.com/9kXihUC

Also is there a way i can copy and paste terminal outputs from the computer im working on to my main computer so i can stop taking these ghetto pictures lol
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sun Aug 11, 2013 6:59 pm    Post subject: Reply with quote

You can redirect the output: http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-3.html
You can use your mouse to copy and paste from a terminal window, very useful if you are installing over SSH.
The error you are getting is odd, you sure you mounted your HDD successfully before starting install? What's the output of mount command - from install media.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
cooliasto
n00b
n00b


Joined: 11 Aug 2013
Posts: 12

PostPosted: Sun Aug 11, 2013 7:21 pm    Post subject: Reply with quote

Wasn't able to setup ssh because it also said no space left on device lol.

but anyway i typed mount and it said this
http://imgur.com/GSBAcNT
Back to top
View user's profile Send private message
cwr
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1969

PostPosted: Mon Aug 12, 2013 10:49 am    Post subject: Reply with quote

Run "df" and "df -i" to see what space you have where, then adjust things accordingly.
(If you are out of inodes (df -i) you'll have to reformat the partition).

Will
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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