Hi, whenever I want to mount a DVD-RAM, I have a little problem because the corresponding device entry (eg cd0a, acd0a) does not exist. This will be created after trying to mount /dev/cd0 instead of /dev/cd0a, but I am not sure if this is the correct behaviour ;-) # ls /dev/acd* /dev/acd0 /dev/acd1 # mount /dev/acd0 /home/hk/mnt/ mount: /dev/acd0 on /usr/home/hk/mnt: incorrect super block ls /dev/acd* /dev/acd0 /dev/acd0a /dev/acd0c /dev/acd0t01 /dev/acd0t01a /dev/acd0t01c /dev/acd1 # mount /dev/acd0a /home/hk/mnt/ works then ok. Any ideas how to solve this problem? Regards, Holger Kipp
On Sun, 8 May 2005 22:24, Holger Kipp wrote:> whenever I want to mount a DVD-RAM, I have > a little problem because the corresponding > device entry (eg cd0a, acd0a) does not > exist. This will be created after trying > to mount /dev/cd0 instead of /dev/cd0a, but > I am not sure if this is the correct behaviour ;-) > > # ls /dev/acd* > /dev/acd0 /dev/acd1<me too> I get this with a CF card via a USB reader. (in -current) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050508/d4cea232/attachment-0001.bin