Simple block driver example
Simple block driver example
Posted May 22, 2006 11:50 UTC (Mon) by sahib (guest, #37878)Parent article: Simple block driver example
i am copiling this simple driver on kernel 2.6.15 it is ok when compiling but when i am loading this module as:
# insmod driver.ko
An error/warning is occuring which is like this:
sbd0: unknown partition table
plz tell me how to load it properly and why this messege is occuring at load time.