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