mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Revert "Remove load of ide_generic module at installer"
Without this cdrom doesnt work.
This reverts commit 5f03692030.
This commit is contained in:
@@ -104,7 +104,7 @@ int main(int argc, char *argv[])
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// mysystem("/sbin/modprobe ide-generic");
|
mysystem("/sbin/modprobe ide-generic");
|
||||||
// mysystem("/sbin/modprobe generic");
|
// mysystem("/sbin/modprobe generic");
|
||||||
mysystem("/sbin/modprobe ide-cd");
|
mysystem("/sbin/modprobe ide-cd");
|
||||||
mysystem("/sbin/modprobe ide-disk");
|
mysystem("/sbin/modprobe ide-disk");
|
||||||
|
|||||||
Reference in New Issue
Block a user