diff --git a/src/hdd.c b/src/hdd.c index f40322d..0990409 100644 --- a/src/hdd.c +++ b/src/hdd.c @@ -66,7 +66,7 @@ void hdd_controller_init(char *internal_name) } c++; } - fatal("Could not find hdd_controller %s\n", internal_name); +/* fatal("Could not find hdd_controller %s\n", internal_name);*/ }