public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* progress, marching to the rear
@ 2014-02-21  4:13 Gene Heskett
  2014-02-21 20:18 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Gene Heskett @ 2014-02-21  4:13 UTC (permalink / raw)
  To: linux-kernel

I finally found a keyboard I can use when the boots fails to the
initramfs: prompt.  ps2 plug on it.

>From the messages it leaves on screen, it is NOT finding the drive plugged 
into the mobo SATA1 connector when I try to boot to a 3.13.1-2-3 kernel.

So just to verify I am looking in the right place in the /sys directory, I 
believe I was in drivers/pci/sata_nv when I took the pix now up on my web 
page.  

This is an ASUS M2N SLI Deluxe mobo, 8 Gigs of ram, phenom 9550 running 
slow at 2.1 Ghz.  This needs the sata_nv module to work with this hardware.

There are 4 drives in this box, and they are all working just fine when 
booted to 3.12.9, but that pix I just posted to my web page in the link 
below, in the Genes-os9-stf/LCNC link looks like there are only 3, and the 
first one has been enumerated to pci 5:0. Then 5:1 and 5:2 if I am reading 
that right.  But that same location in the 3.12.9 boot also only shows 3 
"devices" so obviously I don't know what I am doing.  Again...

So, when all I have is the initramfs: prompt, where in the /sys tree can I 
verify that all 4 drives are present and awake?

Thanks.

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>


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

* Re: progress, marching to the rear
  2014-02-21  4:13 progress, marching to the rear Gene Heskett
@ 2014-02-21 20:18 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2014-02-21 20:18 UTC (permalink / raw)
  To: Gene Heskett, linux-kernel

On 02/20/2014 08:13 PM, Gene Heskett wrote:
> I finally found a keyboard I can use when the boots fails to the
> initramfs: prompt.  ps2 plug on it.
> 
> From the messages it leaves on screen, it is NOT finding the drive plugged 
> into the mobo SATA1 connector when I try to boot to a 3.13.1-2-3 kernel.

If the drive is just slow to spin up, you could try another kernel command line
option:
	rootdelay=30
or some other number of seconds to delay before attempting to mount the root fs.

> So just to verify I am looking in the right place in the /sys directory, I 
> believe I was in drivers/pci/sata_nv when I took the pix now up on my web 
> page.  
> 
> This is an ASUS M2N SLI Deluxe mobo, 8 Gigs of ram, phenom 9550 running 
> slow at 2.1 Ghz.  This needs the sata_nv module to work with this hardware.
> 
> There are 4 drives in this box, and they are all working just fine when 
> booted to 3.12.9, but that pix I just posted to my web page in the link 
> below, in the Genes-os9-stf/LCNC link looks like there are only 3, and the 
> first one has been enumerated to pci 5:0. Then 5:1 and 5:2 if I am reading 
> that right.  But that same location in the 3.12.9 boot also only shows 3 
> "devices" so obviously I don't know what I am doing.  Again...

on a working good boot, what are the four drives listed as?

> So, when all I have is the initramfs: prompt, where in the /sys tree can I 
> verify that all 4 drives are present and awake?

I see my single drive listed in /sys/block and /sys/dev/block.


Have you already tried something like taking the working 3.12.9 .config file and
just modifying it a few bits at a time until it either fails or you get what you
want?

-- 
~Randy

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

end of thread, other threads:[~2014-02-21 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21  4:13 progress, marching to the rear Gene Heskett
2014-02-21 20:18 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox