On Mon, 2004-10-11 at 15:17 +0200, pir aa wrote: > Hi, > I would like to know, how to tell hdparm to unregister ide1 (the secondary ide > channel). I tried with version 4.5: > hdparm -U 1 > hdparm -U ide1 > hdparm -U /proc/ide/ide1/channel > > but it doesn't work. It just prints the help screen, not doing anything else. > Can someone please give me a hint? > Thank, Pir
hdparm only deals with HARD DRIVES being unregistered. NOT a bus. Really the only way for you to not see ide1 (as most machines have 2 channels) is to append a boot argument to your kernel. Or if the modules to drive your IDE controller accepts arguments, disabling it that way in /etc/modules a line similar to this: (note I just picked a module, and am speculating here) sis5513 ide1=ignore (or off, or disable(d)) I can't say this will work, but it is grabbing at straws. Heck it might not even be "ide1=" might be a hex number or something too. The question begging to be asked: Why do you care if IDE1 is recognized and registered? After that answer to the question we might be able to help you out further. -- greg, [EMAIL PROTECTED] The technology that is Stronger, better, faster: Linux
signature.asc
Description: This is a digitally signed message part