ibm-cloud-docs / vpc

Documentation repository for vpc
7 stars 50 forks source link

incorrect command listed #177

Closed jamesbeltonIBM closed 1 year ago

jamesbeltonIBM commented 1 year ago

Second command under 'Step 5 - Creating a directory' gives an error as it's trying to mount the wrong device.

Rather than mount /dev/vda /myvolumedir

it should be mount /dev/vdb1 /myvolumedir

vickmuir commented 1 year ago

Thank you for your feedback. The code example will be updated shortly.