Difference between revisions of "DVD: Clean Opsi 1"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| 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 10: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