Hacker News new | ask | show | jobs
by efreak 2118 days ago
To be even more pedantic, there's nothing stopping you from using VMDK (or other disk images like VDI, VHD, raw/dd, etc) files as a container (like tar or zip), other than some extra overhead. They can easily integrate into your desktop environment, possibly even easier since there's probably more support for mounting disk images than there is for mounting archives...
1 comments

Well, a squashfs file is already a disk image, so that's pretty much what they are doing.