public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Bill Longman <bill.longman@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problems booting my server - ext2 - e2fsck
Date: Wed, 28 Jul 2010 08:27:32 -0700	[thread overview]
Message-ID: <4C504C64.4080305@gmail.com> (raw)
In-Reply-To: <4C504533.7050503@konstantinhansen.de>

On 07/28/2010 07:56 AM, KH wrote:
> Am 28.07.2010 15:45, schrieb Bill Longman:
>> On 07/28/2010 01:50 AM, KH wrote:
>>>
>>> Hi,
>>>
>>> I installed grub by connecting the hdd to my workstation. This did not
>>> change anything.
>>> Also I changed /etc/fstab . Now I have 0 0 for every partition. The pc
>>> boots fine now. I can use it but ... There is no /dev/hd* . Running
>>> mount /boot I get the answer /dev/hda1 does not exist. Also there is no
>>> /dev/sd*
>>>
>>> Any ideas?
>>
>> Konstantin, please post what your kernel has for IDE support. If you
>> have /proc/config.gz, then please post the results from "zgrep IDE
>> /proc/config.gz" so we can get an idea of why you have no /dev/hd*
>> devices. We will also need to know what kind of disk controller your
>> server really has. Are they IDE or SATA controllers?
>>
> 
> Hi Bill,
> 
> Now I am running 2.6.30-r8 but 2.6.34-r1 is ready but not jet copied to
> /boot. btw it is a p3 coppermine.
> 
> This is the output from zgrep IDE /proc/config.gz .
> 
> 
> CONFIG_HAVE_IDE=y
> CONFIG_IDE=y
> # Please see Documentation/ide/ide.txt for help/info on IDE drives
> CONFIG_IDE_XFER_MODE=y
> CONFIG_IDE_TIMINGS=y
> CONFIG_IDE_ATAPI=y
> # CONFIG_BLK_DEV_IDE_SATA is not set
> CONFIG_IDE_GD=y
> CONFIG_IDE_GD_ATA=y
> CONFIG_IDE_GD_ATAPI=y
> CONFIG_BLK_DEV_IDECD=y
> CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
> # CONFIG_BLK_DEV_IDETAPE is not set
> CONFIG_BLK_DEV_IDEACPI=y
> # CONFIG_IDE_TASK_IOCTL is not set
> CONFIG_IDE_PROC_FS=y
> # IDE chipset support/bugfixes
> CONFIG_IDE_GENERIC=y
> # CONFIG_BLK_DEV_IDEPNP is not set
> CONFIG_BLK_DEV_IDEDMA_SFF=y
> # PCI IDE chipsets support
> CONFIG_BLK_DEV_IDEPCI=y
> CONFIG_IDEPCI_PCIBUS_ORDER=y
> CONFIG_BLK_DEV_IDEDMA_PCI=y
> CONFIG_BLK_DEV_IDEDMA=y
> # CONFIG_VIDEO_DEV is not set
> # CONFIG_VIDEO_MEDIA is not set
> # CONFIG_VIDEO_OUTPUT_CONTROL is not set
> # CONFIG_FB_TRIDENT is not set
> # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set

I would expect to see:

CONFIG_BLK_DEV_PIIX=y

in your configuration given that it's a Coppermine. You might want to
add that in the 2.6.30 and the 2.6.34 kernels, although DEV_GENERIC
should give you what you need, as you are probably using that right now.

Use "make menuconfig" to configure the kernel. Make sure it's "<*>" not
"<M>" for the PIIX controller and then rebuild and install the kernel.

Do you have "lspci" installed? The results from "lspci -v" would be very
helpful right now.

> I just tried /etc/init.de/udev resart . I am getting errors not to use
> the script with baselayout-1 . The box is very slow now. Will reboot and
> see what baselayout is on it.

Yeah, don't worry about this right now.



  reply	other threads:[~2010-07-28 15:28 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-24 19:57 [gentoo-user] Problems booting my server - ext2 - e2fsck KH
2010-07-24 20:21 ` Alan McKinnon
2010-07-24 22:04   ` Robert Bridge
2010-07-25  4:57   ` KH
2010-07-25  7:49     ` Alan McKinnon
2010-07-25  8:18       ` Dale
2010-07-25 13:57         ` Mick
2010-07-28  8:50           ` KH
2010-07-28 13:42             ` Mick
2010-07-28 13:53               ` Bill Longman
2010-07-28 14:04                 ` Mick
2010-07-28 14:27                   ` Bill Longman
2010-07-28 14:46                     ` Mick
2010-07-28 15:18                   ` KH
2010-07-28 15:30                     ` Bill Longman
2010-07-28 16:35                       ` KH
2010-07-28 18:54                         ` Mick
2010-07-28 19:29                           ` Bill Longman
2010-07-28 15:21                 ` KH
2010-07-28 13:45             ` Bill Longman
2010-07-28 14:56               ` KH
2010-07-28 15:27                 ` Bill Longman [this message]
2010-07-28 16:37                   ` KH
2010-07-28 18:14                     ` Bill Longman
2010-07-29 11:39                       ` Peter Humphrey
2010-11-28 16:16                         ` Peter Humphrey
2010-07-25 15:24         ` covici
2010-07-25 20:10           ` Alan McKinnon
2010-07-25 20:08         ` Alan McKinnon
2010-07-26  1:05           ` Bill Kenworthy
2010-07-26 10:54             ` William Kenworthy
2010-07-26 11:02               ` Mick
2010-07-26 14:11                 ` Peter Humphrey
2010-07-26 15:13                   ` Mick
2010-07-26 16:44                     ` Peter Humphrey
2010-07-26 18:04                       ` Alex Schuster
2010-07-26 20:46                         ` Mick
2010-07-26 23:56                           ` Peter Humphrey
2010-07-26 14:16               ` Dale
2010-07-24 20:25 ` Alan McKinnon
2010-07-24 21:46   ` James Wall
2010-07-25  5:12     ` KH

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=4C504C64.4080305@gmail.com \
    --to=bill.longman@gmail.com \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox