All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] SATA problem
@ 2008-08-06 21:20 Dehann Fourie
  2008-08-07  9:13 ` Gilles Chanteperdrix
  2008-08-07  9:37 ` Gilles Chanteperdrix
  0 siblings, 2 replies; 3+ messages in thread
From: Dehann Fourie @ 2008-08-06 21:20 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 514 bytes --]

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

Thanks in advance!

Dehann

[-- Attachment #2: Type: text/html, Size: 594 bytes --]

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

* Re: [Xenomai-help] SATA problem
  2008-08-06 21:20 [Xenomai-help] SATA problem Dehann Fourie
@ 2008-08-07  9:13 ` Gilles Chanteperdrix
  2008-08-07  9:37 ` Gilles Chanteperdrix
  1 sibling, 0 replies; 3+ messages in thread
From: Gilles Chanteperdrix @ 2008-08-07  9:13 UTC (permalink / raw)
  To: Dehann Fourie; +Cc: xenomai

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.


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

* Re: [Xenomai-help] SATA problem
  2008-08-06 21:20 [Xenomai-help] SATA problem Dehann Fourie
  2008-08-07  9:13 ` Gilles Chanteperdrix
@ 2008-08-07  9:37 ` Gilles Chanteperdrix
  1 sibling, 0 replies; 3+ messages in thread
From: Gilles Chanteperdrix @ 2008-08-07  9:37 UTC (permalink / raw)
  To: Dehann Fourie; +Cc: xenomai

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

It is /, not \

-- 
                                                 Gilles.


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

end of thread, other threads:[~2008-08-07  9:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-06 21:20 [Xenomai-help] SATA problem Dehann Fourie
2008-08-07  9:13 ` Gilles Chanteperdrix
2008-08-07  9:37 ` Gilles Chanteperdrix

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.