Penguin
Diff: UbuntuDapperNotes
EditPageHistoryDiffInfoLikePages

Differences between version 5 and predecessor to the previous major change of UbuntuDapperNotes.

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

Newer page: version 5 Last edited on Thursday, July 27, 2006 11:52:33 am by VikOlliver Revert
Older page: version 2 Last edited on Monday, June 19, 2006 4:52:02 pm by AlastairPorter Revert
@@ -5,8 +5,14 @@
  
 Add:%%% 
 <tt> dmfe</tt>%%% 
 to /etc/modules 
+  
+Cut & paste into terminal:%%%  
+ <tt>sudo sh -c "echo dmfe >> /etc/modules"</tt>  
  
 and:%%% 
 <tt> blacklist tulip</tt>%%% 
 to /etc/modprobe.d/blacklist 
+  
+Cut & paste into terminal:%%%  
+ <tt>sudo sh -c "echo blacklist tulip >> /etc/modprobe.d/blacklist"</tt>