4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
echo 'MODULES_PRELOAD += ext2' >> /etc/initrd.mk
|