Results 1 to 3 of 3
Hi
Was just wondering if anybody knows the parameter that should be passed to the kernel by the GRUB loader in order to prevent USB probing?
For installation of Debian ...
- 06-24-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 4
No USB probe on boot
Hi
Was just wondering if anybody knows the parameter that should be passed to the kernel by the GRUB loader in order to prevent USB probing?
For installation of Debian it is debian-installer/probe/usb=false. But, what does it become once debian is installed?
Thanks
- 06-25-2005 #2
it should just be a simple case of adding nousb to the kernel line, for example;
notice the nousb added at the end of the kernel line, that should be what you're looking forCode:title Red Hat Linux (2.4.7-10) root (hd0,1) kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/hda3 nousb initrd /boot/initrd-2.4.7-10.img
- 06-25-2005 #3Just Joined!
- Join Date
- Jun 2005
- Posts
- 4
Hey Krendoshazin
I gave that a try and it didn't work. I suspect that the problem is occuring elsewhere. Looking carefully at the output of the kernel as it boots, I see a line "Input [failed]" which, I assume, means that Debian couldn't find a keyboard (which i originally thought was due to USB probing). Slackware also has this problem with not finding the keyboard. The keyboard in my HP Omnibook xe4500 doesn't seem to like any distro of Linux, except SuSE!
Any suggestions...?


Reply With Quote
