[6259] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: SCSI Major/Minor Information

daemon@ATHENA.MIT.EDU (Guest section DW)
Mon Apr 5 16:47:31 1999

Date: 	Mon, 5 Apr 1999 21:06:35 +0200 (MET DST)
From: dwguest@win.tue.nl (Guest section DW)
To: mlist@theoffice.net
Cc: linux-scsi@vger.rutgers.edu

    Subject: SCSI Major/Minor Information
    X-Mailer: Microsoft Outlook Express 4.72.3110.1
    X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

    >VFS: cannot open root device 08:05

    Can someone point me in the right direction as to how to interpret the above
    numbers? Specifically, the 08:05 .. I've seen 08:06 ??

It is hard to imagine that you don't know this and still ask this question,
but since you ask: in 08:05 the 08 is the major and the 05 is the minor.

An  ls -l /dev | grep "8,   5"  will show that this is sda5.
(Yes, and 08:06 is sda6.)

For future use: the ls output is in decimal, these kernel messages use hex.

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post