On Friday, June 17, 2016 11:46:08 PM Jigme Datse Yli-RAsku wrote: > I am looking at creating a gentoo install which I can use for my hosted > servers. The documentation I have seen about doing so is to mount an > "ISO" and then dd the mounted device to a data drive, make the data > drive bootable (set it in the settings for hosting provider) and attach > it to a server. > > I want to be able to build these images and test them in a virtual > machine on my local server, then end up doing what I need on the hosting > provider to get them in place. > > Quick research hasn't given me any clear guidance as to how I can export > the virtual machine (ie. what even can do this) to an image that can be > copied to a drive to produce a bootable drive. > > Anyone have some good starting points to think about this?
Not entirely how you are looking into this, but I generally do the following: 1) Build an install with the packages and config I need 2) Backup the binary packages 3) Backup all the config files I modified (keep a list during "1") 4) During install at remote site, copy the packages and install using the "-k" flag Any modern hosting site allows me to attach an ISO image to boot from. My preference is sysresccd as it is Gentoo based and works quite well together with the install guide. -- Joost
signature.asc
Description: This is a digitally signed message part.