Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mount: command not found
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
Kippro
n00b
n00b


Joined: 27 Mar 2005
Posts: 11
Location: Stockholm

PostPosted: Sun Mar 27, 2005 11:44 am    Post subject: mount: command not found Reply with quote

Hi,

when rebooting after installing gentoo for the first time I received the following error message:

Mounting proc at /proc [oops]

The "mount" command faild with error:

line 1: mount: command not found


How can I resolve this error?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Sun Mar 27, 2005 12:01 pm    Post subject: Reply with quote

Kippro,

The mount command should be in /bin You have either got a non standard partition scheme when /bin is not on the root partition or you have a lot of things missing that come with mount.
How did you partition your drive and what stage tarball did you use?
_________________
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
Kippro
n00b
n00b


Joined: 27 Mar 2005
Posts: 11
Location: Stockholm

PostPosted: Sun Mar 27, 2005 12:52 pm    Post subject: Reply with quote

NeddySeagoon wrote:
Kippro,

The mount command should be in /bin You have either got a non standard partition scheme when /bin is not on the root partition or you have a lot of things missing that come with mount.
How did you partition your drive and what stage tarball did you use?



I used stage tarball 2 and my fstab looks like this:

/dev/hda1 /boot ext2 default,noatime 1 2
/dev/hda2 none swap sw 0 0
/dev/hda3 / ext3 noatime 0 1

none /proc proc defaults 0 0
none /dev/shm tmpfs nodev,nosuid,noexec 0 0
none /proc/bus/usb usbfs defaults 0 0

/dev/cdroms/cdrom0 /mnt/cdrom auto noauto,user 0 0



I'm using vmware 4.5 (WinXP)
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Sun Mar 27, 2005 12:59 pm    Post subject: Reply with quote

Kippro,

Your filesystem layout is fine and mount was in your tarball, that leaves VMWare and its quirks.
I'm out of my depth there and know it.
_________________
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
andrewf
n00b
n00b


Joined: 16 Mar 2004
Posts: 71
Location: Gent, Belgium

PostPosted: Thu Mar 31, 2005 10:47 am    Post subject: Reply with quote

i have the same error,
i installed from a stage 1 tarball with the ahorn Livecd

this is my fstab:

Code:
# <fs>             <mountpoint>    <type>     <opts>            <dump/pass>
/dev/sdb1    /boot      ext2      noauto,noatime      1 2
/dev/sdb11  /               ext3      noatime         0 1
/dev/sdb2    none      swap      sw         0 0
/dev/sdb3    /usr      ext3      noatime         0 1

none            /proc      proc      defaults      0 0
none            /dev/shm   tmpfs      nodev,nosuid,noexec   0 0


i couldn't find mount in /bin or /sbin
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Fri Apr 01, 2005 4:33 pm    Post subject: Reply with quote

andrewf, Kippro

Copy /bin/mount from the liveCD but it worries me you have lots of other things missing too.
_________________
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
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2969

PostPosted: Fri Apr 01, 2005 4:44 pm    Post subject: Reply with quote

NeddySeagoon wrote:
andrewf, Kippro

Copy /bin/mount from the liveCD but it worries me you have lots of other things missing too.

Sounds like they need to do an emerge -e system.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Fri Apr 01, 2005 4:51 pm    Post subject: Reply with quote

kimchi_sg,

Hmm - but one of them was a stage 2. emerge system is already done.
_________________
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
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2969

PostPosted: Fri Apr 01, 2005 4:54 pm    Post subject: Reply with quote

NeddySeagoon wrote:
kimchi_sg,

Hmm - but one of them was a stage 2. emerge system is already done.

Oops, didn't notice that. Strange problem there. :?
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