In Umbraco 6.1.6, I get an exception while trying to install a package that includes one of my root content nodes. This is probably due to not including the media in the package.
However, I do not wish to copy my entire media folder. In my media section there is a specific media folder for that exact node that I'd like to include.
How can I create a package with all my necessary data that can be installed fully in another Umbraco instance?