Cannot access ram0 in VxWorks 6.7 RTOS through Vxshell

We are using VxWorks 6.7 to build our RTOS. We have enabled RAM Disk in Project configuration. While executing vxshell I can see the disk /ram0. But I cannot access it. How may I access it?

000ADB16E9B6> vxshell

-> VxWorks Shell Password: ********
CLI suspended.
Type "exit" to return to the CLI.



<vx> cmd
[vxWorks]# devs
drv name
  0 /null
  1 /tyCo/0
  1 /tyCo/1
  4 /ram0
  3 /ram
  8 /vio
  5 /pty/rmt_c4b8c8.S
  6 /pty/rmt_c4b8c8.M
  5 /pty/rmt_c5a3c8.S
  6 /pty/rmt_c5a3c8.M
  5 /pty/rmt_c68ec8.S
  6 /pty/rmt_c68ec8.M
  5 /pty/rmt_c779c8.S
  6 /pty/rmt_c779c8.M
  5 /pty/rmt_c864c8.S
  6 /pty/rmt_c864c8.M
[vxWorks]# cd /ram0
cd: error = 0x16.
[vxWorks]# ls /ram0
Can't open "/ram0".
[vxWorks]#

You may want to check if your RAM disk includes a file system.

Please create a post on the Wind River Knowledge Forum for additional support.

I am not able to sign in to Wind River Knowledge Forum. Do I have to create a new account?

Also, regarding RAM disk including file system which components shoud I include from Component configuration?

Off the top of my head, you shouldn’t need more than RAMDISK and DOSFS. I’d also check the RAM disk format options, if any.

Your VxWorks license should entitle you to an account on KF.