From: Jiri Slaby <jirislaby@gmail.com>
To: Jano <jasieczek@gmail.com>
Cc: Jiri Slaby <jirislaby@gmail.com>, Phillip Susi <psusi@cfl.rr.com>,
linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: Problems with mounting filesystems from /dev/hdb (kernel 2.6.18.1)
Date: Thu, 09 Nov 2006 20:03:03 +0100 [thread overview]
Message-ID: <45537B67.6050804@gmail.com> (raw)
In-Reply-To: <d9a083460611090855w3b3a9eb6w347a24b1e704ca61@mail.gmail.com>
Jano wrote:
[...]
> @@ -607,7 +611,7 @@
> # Please see Documentation/ide.txt for help/info on IDE drives
> #
> # CONFIG_BLK_DEV_IDE_SATA is not set
> -# CONFIG_BLK_DEV_HD_IDE is not set
> +CONFIG_BLK_DEV_HD_IDE=y
This was not definitely a good choice. Disable it.
│ Symbol: BLK_DEV_HD_IDE [=n] │
│ Prompt: Use old disk-only driver on primary interface │
│ Defined at drivers/ide/Kconfig:118 │
│ Depends on: IDE && BLK_DEV_IDE && (X86 || SH_MPC1211) │
│ Location: │
│ -> Device Drivers │
│ -> ATA/ATAPI/MFM/RLL support │
│ -> ATA/ATAPI/MFM/RLL support (IDE [=y]) │
│ -> Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support (BLK_D │
> CONFIG_BLK_DEV_IDEDISK=y
> # CONFIG_IDEDISK_MULTI_MODE is not set
> CONFIG_BLK_DEV_IDECD=m
> @@ -618,7 +622,7 @@
> #
> # IDE chipset support/bugfixes
> #
> -CONFIG_IDE_GENERIC=y
> +CONFIG_IDE_GENERIC=m
> # CONFIG_BLK_DEV_CMD640 is not set
> CONFIG_BLK_DEV_IDEPCI=y
> CONFIG_IDEPCI_SHARE_IRQ=y
> @@ -658,7 +662,7 @@
> CONFIG_BLK_DEV_IDEDMA=y
> # CONFIG_IDEDMA_IVB is not set
> CONFIG_IDEDMA_AUTO=y
> -# CONFIG_BLK_DEV_HD is not set
> +CONFIG_BLK_DEV_HD=y
And try to turn "VIA82CXXX chipset support" to <*>, i.e. built-in (somebody
holds regions of ide0 and ide1, let's try via driver to probe first).
regards,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
next prev parent reply other threads:[~2006-11-09 19:03 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-08 22:39 Problems with mounting filesystems from /dev/hdb (kernel 2.6.18.1) Jano
2006-11-09 11:20 ` Jiri Slaby
2006-11-09 15:37 ` Phillip Susi
2006-11-09 15:45 ` Jiri Slaby
2006-11-09 16:55 ` Jano
2006-11-09 17:01 ` Jiri Slaby
2006-11-09 19:03 ` Jiri Slaby [this message]
[not found] ` <d9a083460611100739v531b0293i5ae5fd8d3ccee800@mail.gmail.com>
2006-11-10 20:36 ` Jiri Slaby
2006-11-09 17:09 ` Phillip Susi
2006-11-09 17:22 ` Jano
2006-11-09 18:00 ` Jiri Slaby
2006-11-09 18:08 ` Jano
2006-11-09 18:15 ` Jiri Slaby
2006-11-09 17:47 ` Jiri Slaby
2006-11-09 18:01 ` Jano
-- strict thread matches above, loose matches on Subject: below --
2006-11-09 6:15 Jano
2006-11-08 22:45 Jano
2006-11-09 6:08 ` Jano
2006-11-08 22:35 Jano
2006-11-08 21:09 Jano
2006-11-08 21:46 ` Jiri Slaby
2006-11-09 23:04 ` Oliver Brakmann
2006-11-10 22:43 ` Jody Belka
2006-11-06 15:36 Jano
2006-11-06 17:57 ` Jiri Slaby
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=45537B67.6050804@gmail.com \
--to=jirislaby@gmail.com \
--cc=jasieczek@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=psusi@cfl.rr.com \
/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.