Shea Martin wrote:
> 
> 1.  I recently rebuilt my kernel.  It did not work out quite as expected.  I
> would like to to setup my kernel for scsi emulation, but I don't really care if
> I change the rest of the configuration or not.  Where could I get a list of the
> options that the default distro kerel used.  (ie. what options would I use to
> get the exact original kernel that I have right now, the one that storm ships
> with).  This way I will only change what I need to.

I assume your source is in /usr/src/linux
log in as root(or su from a terminal)

cp /boot/config-2.2.16-storm /usr/src/linux/.config 

note the leading dot in front of config

then make (menu)(x)config

> 2.  How do I change the root user's password?
> 
> Shea Martin
> 
login as root,type

passwd

(note ,if you want to change it for user foo while logged in as root
type passwd foo )

-- 
The best way to escape from a problem is to solve it. 
     Alan Saporta 
My waste of cyberspace=
http://deepblue.dyndns.org :-)


_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to