# \`vagrant up\` not from command line?

**URL:** https://meta.discourse.org/t/vagrant-up-not-from-command-line/41262
**Category:** Development
**Created:** [2016年三月18日 11:17 UTC](https://meta.discourse.org/t/vagrant-up-not-from-command-line/41262 "2016-03-18T11:17:06Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![dtchau](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dtchau/32/121852_2.png) [@dtchau](https://meta.discourse.org/u/dtchau)
#### Post date: [2016年三月18日 17:00 UTC](https://meta.discourse.org/t/vagrant-up-not-from-command-line/41262/8 "2016-03-18T17:00:17Z")

</div>

It looks like you are on the “F” drive (?) and is trying to access file on the “C” drive. Windows path is notoriously peculiar. I would suggest you move the file to a location that you can reference using a relative path. Try to use `..` to trace to your file and avoid referencing it using `C:/`

---

_[View the full topic](https://meta.discourse.org/t/vagrant-up-not-from-command-line/41262)._
