首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏悟空被FFmpeg玩

    Linux下刻录DVD光盘

    刻了一张Fedora 14的DVD,记录一下 [root@localhost liuqi]# cdrecord -v -eject speed=8 Fedora-14-i386-DVD.iso wodim wodim: Asuming -tao mode. wodim: Future versions of wodim may have different drive dependent defaults. Fixating time: 16.113s wodim: fifo had 56102 puts and 56102 gets. wodim: fifo was 0 times empty and 23264 times full, min fill was 87%. [root@localhost liuqi]#

    5.1K20发布于 2019-03-05
  • 来自专栏c

    Linux笔记05

    Centos 7 x86_64' -boot-load-size 4 -boot-info-table -R -J -v -T .3.cdrecord 光盘刻录工具检测刻录机的位置ll /dev/sr0wodim --devices dev=/dev/sr0进行CD/DVD操作wodim -v dev=/dev/sr0 blank=fast 抹去光盘的原始内容wodim -v dev=/dev/sr0 speed

    1.5K10编辑于 2023-03-04
  • 来自专栏博客迁移同步

    第十六章 : 存储媒介

    The wodim program offers several types. 为此,我们可以用 wodim 命令,指定设备名称和清空的类型。此 wodim 程序提供了几种清空类型。 最小(且最快)的是 “fast” 类型: wodim dev=/dev/cdrw blank=fast 写入镜像 To write an image, we again use wodim, specifying 指定光盘设备名称和映像文件名: wodim dev=/dev/cdrw image.iso In addition to the device name and image file, wodim supports wodim 命令的默认模式是 track-at-once,这对于录制音乐很有用。

    74520编辑于 2023-05-06
  • 来自专栏运维经验分享

    解决Zabbix 4.2 图表字体显示为方块的方法

    zabbix-web-font [root@server alternatives]# ll 总用量 0 lrwxrwxrwx. 1 root root 14 7月   7 07:59 cdrecord -> /usr/bin/wodim

    2.3K30发布于 2019-08-08
  • 来自专栏python3

    Linux基础自学记录三3

    remote-desktop-clients @server-platform @server-policy @x11 mtools pax oddjob sgpio genisop_w_picpath wodim

    95920发布于 2020-01-09
领券