All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Install Problems
@ 1999-01-07 22:11 Bill Chatfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bill Chatfield @ 1999-01-07 22:11 UTC (permalink / raw
  To: SGI Linux Mailing List

Is anyone still working on the SGI/Linux port?

I'm trying to get SGI/Linux (Hard Hat 5.1) working on an Indy.  I've
followed all the instructions very carefully.  The kernel booted and ran
correctly for the install, but when I rebooted after the install, the
system doesn't come up correctly.

I've been through the mailing list archive and couldn't find something
similiar to the problem I'm having.  So, I'm hoping someone can help me
out.

The kernel seems to boot mostly, but I think the console gets stuck and
stops scrolling so I can't see what is happening.  The reason that I
think this is because it just stops printing anything to the console,
but the machine comes up well enough to ping it.  Telet and ftp to the
machine result in a connection refused error.

I've tried to run the install process again so I can get a working
kernel so I can mount my hard disk to see what the problem might be, but
I can't figure out how to get the disk mounted from another virtual
console during the install process.  'mount' is not available.  The
virtual consoles don't seem to work right because they don't scroll, so
you can only see the first screen of text.

I'd really like to get this working.  If I can, I've got two other Indys
and two Challenge S servers that I'd like to try it on.

I'd appreciate anything you can suggest...  Thanks!

-- 
Bill Chatfield
Internet Media Properties
billc@netcommunity.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Install problems
       [not found] ` <45545694.3030202-vJEk5272eHo@public.gmane.org>
@ 2006-11-10 15:55   ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2006-11-10 15:55 UTC (permalink / raw
  To: Alex Iribarren; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Alex Iribarren wrote:
> Hi,
>
> I'm trying to install KVM on one of my machines and I'm having some
> problems. I'm on a RHEL4.4 based distro with a 2.6.9-42.0.3 unpatched
> kernel. I've followed the HOWTO instructions, but when I run make the
> KVM module isn't built.
>
> [root@pcitfiot05 kvm-2]# make
> make -C kernel
> make[1]: Entering directory `/root/kvm/kvm-2/kernel'
> make -C /lib/modules/`uname -r`/build M=`pwd` "$@"
> make[2]: Entering directory `/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9'
>   Building modules, stage 2.
>   MODPOST
> make[2]: Leaving directory `/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9'
> make[1]: Leaving directory `/root/kvm/kvm-2/kernel'
>  --- cut ---
>
> kvm.ko is nowhere to be found. What am I missing?
>   

Linux 2.6.9 is so ancient that the external module build methods have 
changed.  You will need to consult your Documentation/kbuild/modules.txt 
and modify the Makefile and Kbuild files appropriately.  You will also 
need to adapt the module code as 2.6.9 has no 'struct mutex'.

If you can't make heads or tails of it let me know, and I may have a 
go.  RHEL4 will probably be a popular platform.

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-10 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-01-07 22:11 Install Problems Bill Chatfield
     [not found] <45545694.3030202@cern.ch>
     [not found] ` <45545694.3030202-vJEk5272eHo@public.gmane.org>
2006-11-10 15:55   ` Install problems Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.