Penguin
Diff: pci/1814:0101
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of pci/1814:0101.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 7 Last edited on Monday, May 23, 2005 5:44:50 pm by zcat(1)
Older page: version 6 Last edited on Sunday, May 8, 2005 10:06:24 pm by JohnMcPherson Revert
@@ -8,9 +8,9 @@
 [Get the sources|http://sourceforge.net/project/showfiles.php?group_id=107832&package_id=116419&release_id=269036] and unpack them somewhere appropriate (I'll assume /usr/src/) 
  
 Then, as root; 
 <pre> 
- apt-get install gcc kernel -headers-`uname -r` 
+ apt-get -y install gcc linux -headers-`uname -r` 
  cd /usr/src/rt2400-1.2.1/Module 
  make && make install 
  echo "alias ra0 rt2400" >> /etc/modules.conf 
 </pre>