DVD: Clean Opsi 1: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs) No edit summary |
Onnowpurbo (talk | contribs) No edit summary |
||
| Line 7: | Line 7: | ||
Open your terminal and run the following commands | Open your terminal and run the following commands | ||
umount /dev/sr0 | |||
cdrecord dev=/dev/sr0 blank=fast | |||
umount /dev/cdrom | umount /dev/cdrom | ||
Revision as of 03:40, 17 January 2020
Option 1
Cek device cdrom
fdisk -l
Open your terminal and run the following commands
umount /dev/sr0 cdrecord dev=/dev/sr0 blank=fast
umount /dev/cdrom cdrecord dev=/dev/cdrom blank=fast