search for: mswrd8

Displaying 1 result from an estimated 1 matches for "mswrd8".

Did you mean: mswrd6
2015 Nov 18
1
Re: [virt-tools-list] Paths with whitespace in guestfish
...ls "/Users/Owner/My Documents" > libguestfs: error: ls0: opendir: /Users/Owner/My Documents: No such > file or directory This syntax (single or double quoting) is the correct one and works fine for me: ><fs> ls "/Program Files/Windows NT/Accessories" mswrd6.wpc mswrd8.wpc wordpad.exe write.wpc I'm guessing it may be a case sensitivity problem. You could try prepending 'win:...' (a guestfish-specific hack for Windows) in front of the path, as described in the manual: http://libguestfs.org/guestfish.1.html#windows-paths For example: ><fs>...