reassign 406055 linux-2.6 thanks On Tue, Feb 06, 2007 at 05:56:54PM +0100, Glennie Vignarajah wrote: > Le Tuesday 06 February 2007, Loïc Minier disait:
> Hello, > > Then run as root: > > ./cciss /dev/cciss/c0d0 > > Please report the output which should look like: > > # ./cciss /dev/sda > ^^^^^^^^^ > This typo, I suppose ! > <[EMAIL PROTECTED] ~> ./cciss /dev/cciss/c0d0 > 0: ioctl(3, HDIO_GETGEO) failed: No such device or address > 1: ioctl(4, HDIO_GETGEO) failed: No such device or address > 2: ioctl(5, HDIO_GETGEO) failed: No such device or address > FYI, this program works fine on a Sarge (same hardware). The output > on a Sarge... Ok, based on the bug log, it's pretty clear that this is a kernel bug. "No such device or address" means the device node exists but that the device doesn't exist at the kernel level; the bug log shows that the device being opened is 0x6800, which is correct; and the partition devices are clearly present and usable, but the disk device is not. Loic, thanks for all your work in tracking this down. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/