mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Remove load of ide_generic module at installer
this is the reason of ICH7 InitRD Problem
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 ide-cd");
|
||||
mysystem("/sbin/modprobe ide-disk");
|
||||
|
||||
Reference in New Issue
Block a user