1
2
3
4
5
6
7
8
9
10
11
12 | # List of modules that you want to include in your initramfs. # They will be loaded at boot time in the order below. # # Syntax: module_name [args ...] # # You must run update-initramfs(8) to effect this change. # # Examples: # # raid1 # sd_mod uvesafb mode_option=$resolution mtrr=3 scroll=ywrap |