Idar Tollefsen writes: > atapi_action() at atapi_action+0x194 Next request -- can you run 'gdb kernel.debug' and at the prompt do (gdb) list *atapi_action+0x194 This should tell us the exact line number where the crash happened. Drew