Notepad:depmod: Difference between revisions

From Amar
Jump to navigationJump to search
depmode syntax Linux
 
No edit summary
Line 1: Line 1:
<pre>
<pre>
depmod <version>
depmod <version>
mkinitrd --preload=scsi_mod --preload=sd_mod --with=ft3xx /boot/initrd-<version>.img
mkinitrd --preload=scsi_mod --preload=sd_mod --with=ft3xx /boot/initrd-<version>.img -v -f --with=megaraid --with=sd_mod --with=scsi_mod   
-v -f --with=megaraid --with=sd_mod --with=scsi_mod   
</pre>
</pre>

Revision as of 18:18, 20 February 2007

depmod <version>
mkinitrd --preload=scsi_mod --preload=sd_mod --with=ft3xx /boot/initrd-<version>.img -v -f --with=megaraid --with=sd_mod --with=scsi_mod