質問編集履歴
1
内容の変更
    
        title	
    CHANGED
    
    | 
         
            File without changes
         
     | 
    
        body	
    CHANGED
    
    | 
         @@ -2,6 +2,7 @@ 
     | 
|
| 
       2 
2 
     | 
    
         
             
            vagrant upを入力しましたところ、
         
     | 
| 
       3 
3 
     | 
    
         
             
            poweroff (virtualbox) と表示されてしまい、running(起動中)になりません。
         
     | 
| 
       4 
4 
     | 
    
         | 
| 
      
 5 
     | 
    
         
            +
            ```
         
     | 
| 
       5 
6 
     | 
    
         
             
            Last login: Thu Nov 11 20:37:02 on ttys000
         
     | 
| 
       6 
7 
     | 
    
         | 
| 
       7 
8 
     | 
    
         
             
            The default interactive shell is now zsh.
         
     | 
| 
         @@ -50,4 +51,5 @@ 
     | 
|
| 
       50 
51 
     | 
    
         
             
            default                   poweroff (virtualbox)
         
     | 
| 
       51 
52 
     | 
    
         | 
| 
       52 
53 
     | 
    
         
             
            The VM is powered off. To restart the VM, simply run `vagrant up`
         
     | 
| 
       53 
     | 
    
         
            -
            kei-no-MacBook-Air:pacificmall kei$
         
     | 
| 
      
 54 
     | 
    
         
            +
            kei-no-MacBook-Air:pacificmall kei$
         
     | 
| 
      
 55 
     | 
    
         
            +
            ```
         
     |