Jano wrote: > 2006/11/9, Jiri Slaby <jirislaby@xxxxxxxxx>: >> >> 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-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html