Re: Linux 2.6.15-rc3

From: Linus Torvalds (torvalds_at_osdl.org)
Date: 11/29/05

  • Next message: Jeff Mahoney: "[PATCH] reiserfs: handle cnode allocation failure gracefully"
    Date:	Tue, 29 Nov 2005 13:47:09 -0800 (PST)
    To: Helge Hafting <helgehaf@aitel.hist.no>
    
    

    On Tue, 29 Nov 2005, Helge Hafting wrote:
    >
    > Can't open root dev "831" or unknown block(8,49)
    > Please append a correct root= boot option
    > unable to mount root fs from block(8,49)

    Sounds like your SATA drive wasn't detected.

    Please double-check that your config changes didn't disable it, but
    otherwise:

    > Now 2.6.14 works with exactly the same lilo.con,
    > where I have root=/dev/sdd1 (SATA drive)

    please specify _which_ SATA driver you are using so that Jeff & co can try
    to figure out what broke since 2.6.14.

    Also, if you can pinpoint where it broke better, that probably helps
    (most sata changes were in -rc1, but there were some sata_mv and sata_sil4
    changes in in -rc2 too, so even just poinpointing it to either of those
    will help, although the daily builds might be even better).

                            Linus
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Jeff Mahoney: "[PATCH] reiserfs: handle cnode allocation failure gracefully"