[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4554E2DF.2020102@gmail.com>
Date: Fri, 10 Nov 2006 21:36:47 +0100
From: Jiri Slaby <jirislaby@...il.com>
To: Jano <jasieczek@...il.com>
CC: Phillip Susi <psusi@....rr.com>, linux-kernel@...r.kernel.org,
linux-ide@...r.kernel.org
Subject: Re: Problems with mounting filesystems from /dev/hdb (kernel 2.6.18.1)
Jano wrote:
> 2006/11/9, Jiri Slaby <jirislaby@...il.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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists