RAMDISK_PREFIX
if (strncmp(RAMDISK_PREFIX, config, strlen(RAMDISK_PREFIX)) == 0) {
init_ramdisk(config + strlen(RAMDISK_PREFIX), dev);