Home
last modified time | relevance | path

Searched refs:newfs_msdos_path (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Ddata_image.cpp98 auto newfs_msdos_path = cuttlefish::DefaultHostArtifactsPath("bin/newfs_msdos"); in CreateBlankImage() local
99 cuttlefish::execute({newfs_msdos_path, "-F", "32", "-m", "0xf8", "-a", "4088", in CreateBlankImage()