Re: 2.6 partition support driver methods

From: Jonathan Corbet (corbet_at_lwn.net)
Date: 08/04/05

  • Next message: Ingo Molnar: "Re: wakeup race checking for RT"
    To: "Mukund JB." <mukundjb@esntechnologies.co.in>
    Date:	Thu, 04 Aug 2005 08:39:24 -0600
    
    

    Mukund JB. <mukundjb@esntechnologies.co.in> wrote:

    > BUT, when a card is inserted in the socket 3, I am NOT able to mount and
    > it says.
    > Mount: /dev/tfa12 is not a valid block device
    >
    > Can you convey me where exactly I am missing or why is it failing?

    First step would be to look in /proc/partitions (and the system logfile)
    to get an idea of what the kernel thinks is there. When you call
    add_disk(), the kernel should emit some messages noting the partitions
    that it sees. My guess is a mismatch of minor numbers between your
    device nodes and what the kernel sees (it's hard for me to make complete
    sense out of your minor number logic), but I could be wrong.

    jon
    -
    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: Ingo Molnar: "Re: wakeup race checking for RT"

    Relevant Pages

    • Re: 2.6.7-rc2-mm1 (nforce2 lockup)
      ... >Does it work better if you build IOAPIC support into the kernel? ... >Please send me the complete failing .config ... disabled in .config. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.9-rc3 does not like diablo news reader daemon
      ... > the kernel 2.6.9-rc3 tends to crash when executing our NNTP ... something unusual about your setup or your hardware is failing. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: usb camera failing in 2.6.13-rc6
      ... > (not sure when it started failing). ... Does it continue to work on an older kernel? ... I saw a USB device breaking ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH 1/3] 2.6.8-rc4-mm1 - Fix UML build
      ... can access them all, and initialized data all before uninitialized, so ... SYMLINKS:= $,$/$f) ... semaphore.c-dir = kernel ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Multi-core CPUs & our present Fault Finding capability
      ... I hope this is the correct mailing group to post on. ... Kernel from a OpenSUSE 10.3 Distribution. ... or any failing device noticeably visible. ... A> Developing a way to "reset" explicitely an individual CPU core, ...
      (comp.os.linux.development.system)