Add ATA drive support #27
@ -339,8 +339,8 @@ namespace ATA
|
||||
}
|
||||
|
||||
// FIXME: Do not hardcode the path like this.
|
||||
auto inode = VFS::resolve_path("/dev/cdrom", Credentials {}).value();
|
||||
MBR::identify(inode);
|
||||
/* auto inode = VFS::resolve_path("/dev/cdrom", Credentials {}).value();
|
||||
MBR::identify(inode); */
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user