Linux Commands / Tips

Welcome Guest Login or Register
Total Members: 5


TITLES:

|| HOME | Contact Us ||
|| Add Command ||

  • Aliases
  • Backup
  • cp
  • Insertion of a password into a pdf file
  • Play video DVD ISO file with Xine
  • Quick format of CD-RW
  • Removing old kernels
  • Searching
  • Split
  • xorg.conf ModeLine
  • Search:

    Showing Quick format of CD-RW

    Scroll Down to see the comments / add comments

    Submitted by: phhs | Total Views: 361

    Run the command:

    nice -n 10 cdrecord -v dev=/dev/cdrom blank=fast

    If you do not care about the priority of cdrecord's process, run instead

    cdrecord -v dev=/dev/cdrom blank=fast

    | Add Comment |

    Comments

    Name: Comment
    Will
    I have found that (at least on my system) if I run that command I get errors. But if I run this:
    cdrecord -eject blank=fast


    Linux Commands by CodeHeads and Paul Smith © 2006 All Rights Reserved! All information on this site is property of the respected owners (posters)