当我使用磁盘实用程序格式化可重写 CD 时出现此错误。
磁盘已按要求卸载。
Error creating file system: helper exited with exit code 1:
Error calling fsync(2) on /dev/sr0: Input/output error
这会是什么呢?
答案1
您无法格式化 cd-r(w) 介质。它们不像其他磁盘那样可随机写入。您必须使用 cd 刻录程序 ( Brasero
) 来写入或擦除它们。
当我使用磁盘实用程序格式化可重写 CD 时出现此错误。
磁盘已按要求卸载。
Error creating file system: helper exited with exit code 1:
Error calling fsync(2) on /dev/sr0: Input/output error
这会是什么呢?
您无法格式化 cd-r(w) 介质。它们不像其他磁盘那样可随机写入。您必须使用 cd 刻录程序 ( Brasero
) 来写入或擦除它们。