首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何格式化刻录的dvd (r+w)

如何格式化刻录的dvd (r+w)
EN

Ask Ubuntu用户
提问于 2020-09-29 07:16:51
回答 1查看 688关注 0票数 0

我想在ubuntu....Thus中格式化一个刻录的dvd,我尝试了很多使用各种选项,例如

代码语言:javascript
复制
cdrecord dev=/dev/sr0 blank=fast

但它的工作错误是(我使用的是ubuntu 20.04)

代码语言:javascript
复制
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.
Error trying to open /dev/sr0 exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/sr0 exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/sr0 exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/sr0 exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/sr0 exclusively (Device or resource busy)... giving up.
WARNING: /dev/sr0 seems to be mounted!
wodim: Device or resource busy. 
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
the wodim documentation.

有人能提出最好的解决方案来格式化已经烧坏的dvd(r+w)吗?

EN

回答 1

Ask Ubuntu用户

发布于 2020-09-29 07:49:57

“设备或资源繁忙”听起来像是安装了DVD上的文件系统,警告中也提到了这一点。以前做过umount /dev/sr0

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1278547

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档