From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Dehann Fourie <dehann.fourie@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] SATA problem
Date: Thu, 07 Aug 2008 11:13:55 +0200 [thread overview]
Message-ID: <489ABCD3.1020208@domain.hid> (raw)
In-Reply-To: <2b490f270808061420l5da130b1sb8a2ccd9c34d46f5@domain.hid>
Dehann Fourie wrote:
> Hi,
>
> I have changed to a SATA hard drive on my Xeno machine, but now have kernel
> panic - not sync: unable to kill init! I have done some reading on the sda?
> destination for a SATA device. It seems to me that the PC doesn't find the
> SATA hard drive and I suspect the problem is at root="\dev\sda1" in the
> grub. Part I don't get is that it is the same as my original kernel? My
> config is:
>
> AMD Geode 500MHz
> single partition SATA hard drive
> Debian 4.03
> Xenomai 2.4.4
> vanilla kernel 2.6.25
"kernel panic - not sync: unable to kill init", the real message comes
before, and generally the most important error message is the first one.
First, to see if the problems comes or not from Xenomai, I advise to
compile a kernel without Xenomai and I-pipe support first.
If you still have a problem without Xenomai and I-pipe support, then I
am afraid you are writing to the wrong list: we know how to compile
Linux, but not every specific detail about every IDE controller.
Now, from what I read in the kernel configuration, it seems that the
kernel has no support for SATA controllers for Geode. The only
controllers for Geode I see are:
- In the ATA/ATAPI/MFM/RLL support menu:
. AMD CS5535 chipset support
- In the Serial ATA (prod) and Parallel ATA (experimental) drivers menu:
. CS5510/5520 PATA support
All of them PATA controllers. I do not really know if PATA drivers in
the "experimental" menu appear as /dev/sda or /dev/hda, but you may try
this. And in any case, the boot logs should help you (when the IDE
controller is correctly configured, you should see messages about the
IDE disks detected and their name).
--
Gilles.
next prev parent reply other threads:[~2008-08-07 9:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-06 21:20 [Xenomai-help] SATA problem Dehann Fourie
2008-08-07 9:13 ` Gilles Chanteperdrix [this message]
2008-08-07 9:37 ` Gilles Chanteperdrix
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=489ABCD3.1020208@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=dehann.fourie@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.