Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I seem to have lost my mount command-which package is it in?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
JofCore
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jun 2004
Posts: 116

PostPosted: Sat Feb 07, 2009 6:01 am    Post subject: I seem to have lost my mount command-which package is it in? Reply with quote

Hello, I'm probably missing something simple here, but hey... I've been away from Gentoo/linux for a while so it's not fresh to me anymore :)

Anyway.... So a few weeks ago, I was updating something on my Gentoo box. Unfortunately, since it was a few weeks ago, I don't really remember what I was updating, so that kind of sucks. I thought I had finished up with the update(s), and everything seemed to be running fine.

However, the other day, I was trying to mount a floppy disk, when I discovered that I apparently "lost" my mount command:

Code:
 ~ # mount /mnt/floppy
-su: mount: command not found

or
Code:
 ~ # mount
-su: mount: command not found
~ # /bin/mount
-su: /bin/mount: No such file or directory


So now I'm worried that if my machine gets rebooted, it won't be able to re-mount the filesystems on boot and that could be bad :o

Soooo, what I need to know is what package do I need to emerge to get my mount command back? I can't do an emerge -Duv system right now, because I have some blocking packages (old X11 stuff) that prevent that from happening. I don't use X11 much so I guess I could unmerge that and then try the system emerge, but I'd rather just get my mount command back for now and leave my X alone for the time being...

So if anyone has any suggestions that would be great! thx!
_________________
Come play poker online w/me @ Bodoglife.com! US players welcome!
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5934

PostPosted: Sat Feb 07, 2009 6:03 am    Post subject: Reply with quote

Code:
[ Searching for file(s) /bin/mount in *... ]
sys-apps/util-linux-2.13.1.1 (/bin/mount)


cheers
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
JofCore
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jun 2004
Posts: 116

PostPosted: Tue Feb 17, 2009 8:10 pm    Post subject: Reply with quote

bunder wrote:
Code:
[ Searching for file(s) /bin/mount in *... ]
sys-apps/util-linux-2.13.1.1 (/bin/mount)


cheers

sweet, thanx!

what was the command you ran to fin that out...?
_________________
Come play poker online w/me @ Bodoglife.com! US players welcome!
Back to top
View user's profile Send private message
kite14
Apprentice
Apprentice


Joined: 07 Nov 2006
Posts: 216
Location: Italy

PostPosted: Tue Feb 17, 2009 8:30 pm    Post subject: Reply with quote

Code:
user@linuxbox ~$ equery belongs mount
[ Searching for file(s) mount in *... ]
sys-apps/util-linux-2.14.1 (/bin/mount)
Back to top
View user's profile Send private message
JofCore
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jun 2004
Posts: 116

PostPosted: Tue Feb 17, 2009 8:32 pm    Post subject: Reply with quote

kite14 wrote:
Code:
user@linuxbox ~$ equery belongs mount
[ Searching for file(s) mount in *... ]
sys-apps/util-linux-2.14.1 (/bin/mount)

thanx!
_________________
Come play poker online w/me @ Bodoglife.com! US players welcome!
Back to top
View user's profile Send private message
kite14
Apprentice
Apprentice


Joined: 07 Nov 2006
Posts: 216
Location: Italy

PostPosted: Tue Feb 17, 2009 8:50 pm    Post subject: Reply with quote

You're welcome!
BTW, for sake of completeness:
Code:
user@linubox ~ $ equery belongs equery
[ Searching for file(s) equery in *... ]
app-portage/gentoolkit-0.2.4.2-r1 (/usr/bin/equery)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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