is_bootable
extern bool is_bootable(Directory* volume);
if (volume != sBootVolume->RootDirectory() && !is_bootable(volume))