cbagger01
  
 
  
 
 
Group: Members 
Posts: 4264 
Joined: Oct. 2003 | 
  | 
Posted: Nov. 15 2004,21:53 | 
   | 
 
 
  
Nope.
  modprobe is used to load a driver into the already running operating system, IE: into RAM
  So in one way or the other, you will need to modprobe or insmod your driver when you boot up your system, whether or not it is a hd-install or a livecd.
  The /opt/bootlocal.sh method should work fine.
  These commands are required because it is not possible for knoppix to autodetect some devices, especially if they are legacy ISA devices or in some cases, newer devices that can simulate an older ISA device like an original Soundblaster card. 
 |