Making Debian ignore a drive

Mark Komarinski mkomarinski at wayga.org
Tue Apr 10 11:04:57 EDT 2007


On 04/10/2007 10:43 AM, klussier at comcast.net wrote:
> Hi All,
>
> I am having an issue installing Debian on some servers. The servers have a flash drive attached to the USB bus for IPMI/LOM-type use. However, when I install Debian, the installer sees this device as sda, and the actual harddrive as sdb. I can install to sdb and after the intall is done, re-configure GRUB to use the correct drive, and everything is fine. I have tried using debian-installer/probe/usb=false at the installer boot prompt, but it refuses to ignore that drive. Does anyone know of a way to force it to ignore it?
Try dropping to a shell, rmmod the SCSI controller module and
usb-storage, then modprobe the SCSI controller module back in.  That
should force the SCSI controller to start with sda.

-Mark


More information about the gnhlug-discuss mailing list