All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Jano <jasieczek@gmail.com>
Cc: 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: Fri, 10 Nov 2006 21:36:47 +0100	[thread overview]
Message-ID: <4554E2DF.2020102@gmail.com> (raw)
In-Reply-To: <d9a083460611100739v531b0293i5ae5fd8d3ccee800@mail.gmail.com>

Jano wrote:
> 2006/11/9, Jiri Slaby <jirislaby@gmail.com>:
>>
>> In such cases google is very helpful ;).
>>
> 
> Sorry, my mistake :D.
> 
>>
>> No, I meant strace(1):
>> strace mount /dev/hdbX /home
>>
> 
> # strace mount /dev/hdb1 > file1
> # strace mount /home > file2

yeah. Either redirect stderr by 2> file1 (this will contain mount errors too) or
use strace -o file1

[snip]
>> 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).
>>
> 
> Also done. Haven't changed anything.
> 
> Hope that strace output will be helpful. As far as I'll be able to
> save the results. Any suggestions?

When you boot with init=/bin/bash not to allow system to start scripts, does it
work? (add init=/bin/bash kernel parameter)

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

  parent reply	other threads:[~2006-11-10 20:38 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
     [not found]           ` <d9a083460611100739v531b0293i5ae5fd8d3ccee800@mail.gmail.com>
2006-11-10 20:36             ` Jiri Slaby [this message]
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=4554E2DF.2020102@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.