Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
3 things about grub, gpm and MAKEDEV
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
morelli
n00b
n00b


Joined: 22 Apr 2002
Posts: 7
Location: ITALY

PostPosted: Wed Apr 24, 2002 4:29 pm    Post subject: 3 things about grub, gpm and MAKEDEV Reply with quote

Dear all,

I had install gentoo 1.1a on a AMD Duron 1.0GHz PC, without big problems.
This machine is incredible faster. :D

I have 3 questions:
1) I had follow the instruction of the installation guide about grub. After the reboot I tried to add a password to menu.lst without result because there isn't md5crypt program.
If I run /sbin/grub-md5-crypt I haven't results because md5crypt program is missing.
Where is this program?

2) I had install gpm, but the system is unable to restart the daemon because the system stops
the daemon but is unable to starts again because the system sed that a gpm PID is already
active. But if I run ps -ef there isn't gpm daemon active.
Any suggestion? Is there a location where the system stores the daemon's pid?

3) I had follow the instruction for sound installation, but when I try to execute
/usr/sbin/MAKEDEV audio, the system sed me:
mv ....... Operation not permitted :cry:

Thanks
_________________
----------------
Enrico Morelli ;-)
-----------------
Back to top
View user's profile Send private message
mvo
n00b
n00b


Joined: 16 Apr 2002
Posts: 49
Location: Frankfurt/Germany

PostPosted: Wed Apr 24, 2002 5:46 pm    Post subject: Reply with quote

Hi,
to question 2: You have to delete "/var/run/gpm.pid" and "/mnt/.init.d/started/gpm" (the second was hard to find for me :-) ).

And to q. 3: Gentoo is using devfs, so the sounddevice should appear automatically if a soundmodule was loaded. In "/etc/devfsd.conf" you can configure it to be compatible with the old standard.
Back to top
View user's profile Send private message
Jeevz
Bodhisattva
Bodhisattva


Joined: 15 Apr 2002
Posts: 195
Location: Boston, MA

PostPosted: Wed Apr 24, 2002 7:02 pm    Post subject: Re: 3 things about grub, gpm and MAKEDEV Reply with quote

morelli wrote:

1) I had follow the instruction of the installation guide about grub. After the reboot I tried to add a password to menu.lst without result because there isn't md5crypt program.
If I run /sbin/grub-md5-crypt I haven't results because md5crypt program is missing.
Where is this program?


The program is part of the grub shell. You need to be running grub (type: grub). For example:
Code:

grub> md5crypt
Password: **********
Encrypted: $1$U$JK7xFegdxWH6VuppCUSIb.


For more information go here.
Back to top
View user's profile Send private message
Guest






PostPosted: Mon Apr 29, 2002 10:07 am    Post subject: Re: 3 things about grub, gpm and MAKEDEV Reply with quote

[quote="Jeevz"]
morelli wrote:

1) I had follow the instruction of the installation guide about grub. After the reboot I tried to add a password to menu.lst without result because there isn't md5crypt program.
If I run /sbin/grub-md5-crypt I haven't results because md5crypt program is missing.
Where is this program?


The program is part of the grub shell. You need to be running grub (type: grub). For example:
Code:

grub> md5crypt
Password: **********
Encrypted: $1$U$JK7xFegdxWH6VuppCUSIb.


----------------------------------------------------------
Thanks for you help, but
when I try to execute md5crypt under grub I have

Error 27: Unrecognized command

:cry:
Back to top
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