I first mounted the iso file, and then after changing the directory to the virtual drive, and running the command sudo ./install, nothing happens. I don't get what I might be missing.
            Asked
            
        
        
            Active
            
        
            Viewed 427 times
        
    1 Answers
0
            
            
        As you mentioned in the comments, the file is owned by root user and root group. So you need to login as root by doing su root and then run the file using ./install. If you face issues in logging as root, you can refer this. Let me know if it solves the problem for you. :)
 
    
    
        Shagun Sodhani
        
- 842
 
     
    