On Thu, 2003-03-27 at 07:24, Shawn wrote:
> Hi,
> 
> I need to make a bootdisk after installation and following RedHat's
> guide use:
> 
> mkboootdisk kernel-2.4.18-27.8.0
> 
> but get:
> 
> bash: mkbootdisk: command not found
> 
> What do I need to do differently?????
Perhaps you are not root, or you did "su" vs "su -"
That means among others that /sbin/ is not in your PATH
try /sbin/mkbootdisk 2.4.18-27.8.0
If you get command not found now, install the mkbootdisk rpm
found on your Red Hat CD's.

-- 
Vennlig hilsen/Best Regards
Nils Olav Selåsdal
System Engineer
UtelSystems a/s
Tlf: 370 45 431
Mob: 416 97 995
w w w . u t e l s y s t e m s . c o m




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to