View Single Post
  #1   (View Single Post)  
Old 26th May 2008
cyberboy cyberboy is offline
New User
 
Join Date: May 2008
Posts: 2
Default strange with dvd+rw-format

freebsd# dvd+rw-format -blank /dev/cd0
* BD/DVD±RW/-RAM format utility by <ap...@fy.chalmers.se>, version
7.1.
:-( unable to open("/dev/cd0"): No such file or directory
freebsd#

BUT

freebsd# ll /dev/cd0
crw-r----- 1 root operator 0, 79 May 24 23:44 /dev/cd0
freebsd#

freebsd# kldstat
Id Refs Address Size Name
1 4 0xc0400000 3cac24 kernel
2 1 0xc07cb000 4d20 atapicam.ko
freebsd#

What do you think about this?

BTW
this all is under root
Reply With Quote