Bug 152649 - Loosing USB keyboard and mouse when noprobe option is used during RHEL 4 installation
Summary: Loosing USB keyboard and mouse when noprobe option is used during RHEL 4 inst...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: anaconda
Version: 4.0
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-30 22:53 UTC by Need Real Name
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-30 23:08:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2005-03-30 22:53:13 UTC
Description of problem:
If 'noprobe' option is used during RHEL4 installation, we don't have any USB 
keyboard and mouse functionality.

How reproducible:
On a platform that has usb keyboard and mouse (no ps/2), start RHEL 4 
installation with noprobe option.

This fails on all architectures.

Comment 1 Jeremy Katz 2005-03-30 23:08:20 UTC
With RHEL4, noprobe is really starting to imply more of "noprobe".  There are
finer grained options for specifying if you don't want just, for example,
storage or network probing.

  nonet - don't load network drivers
  nostorage - don't load storage (scsi) drivers
  nousb - don't load usb drivers
  nofirewire - don't load firewire drivers (not relevant for rhel)
  noprobe - the combination of all of the above.

Comment 2 Need Real Name 2005-03-30 23:17:51 UTC
That's good to know. Just to be sure. which option is used to prevent usb-
storage from loading, nousb or nostorage?

Comment 3 Jeremy Katz 2005-03-30 23:23:23 UTC
nousbstorage is a specific option that catches just usb-storage (and actually,
it doesn't get caught by nostorage... which is probably a bug or at least a
misfeature :).   nousb will cause nousbstorage since you can't load usb-storage
without an hcd.


Note You need to log in before you can comment on or make changes to this bug.