Hi.
Looking at a process for digitalocean to repartition a VM. The docs I'm looking at discuss the process for debian.
Anyone have steps/docs for doing this with centos/fedora?
In particular, the docs I'm looking at require the
grml-rescueboot, and the grml.iso which in the site/url are debian related.
Are there similar centos/fed items??
The url I'm looking at:
https://www.ismay.ca/2015/10/repartition-a-debian-digital-ocean-droplet/
thanks for any help!
package, then download the grml iso to /boot/grml/ with wget:
On Wed, Mar 25, 2020 at 5:59 AM bruce badouglas@gmail.com wrote:
Hi.
Looking at a process for digitalocean to repartition a VM. The docs I'm looking at discuss the process for debian.
Anyone have steps/docs for doing this with centos/fedora?
I only use two live systems, Fedora (all main installers are "live" media at this point), or System Rescue CD.
I use Fedora when I know I want a graphical system or when it NEEDs to be a Fedora/RPM based system, and SRCD for command line work, such as this.
In particular, the docs I'm looking at require the
grml-rescueboot, and the grml.iso which in the site/url are debian related.
Are there similar centos/fed items??
The url I'm looking at:
https://www.ismay.ca/2015/10/repartition-a-debian-digital-ocean-droplet/
The only novel thing he did was add grml to the boot menu instead of booting from a USB stick. I've done that with SRCD before since it's pretty small.
Thanks, Richard
can SRCD be booted into a ramdisk?
the GRML process includes an iso, does SRCD have one?
thanks
On Wed, Mar 25, 2020 at 8:37 AM Richard Shaw hobbes1069@gmail.com wrote:
On Wed, Mar 25, 2020 at 5:59 AM bruce badouglas@gmail.com wrote:
Hi.
Looking at a process for digitalocean to repartition a VM. The docs I'm looking at discuss the process for debian.
Anyone have steps/docs for doing this with centos/fedora?
I only use two live systems, Fedora (all main installers are "live" media at this point), or System Rescue CD.
I use Fedora when I know I want a graphical system or when it NEEDs to be a Fedora/RPM based system, and SRCD for command line work, such as this.
In particular, the docs I'm looking at require the
grml-rescueboot, and the grml.iso which in the site/url are debian related.
Are there similar centos/fed items??
The url I'm looking at:
https://www.ismay.ca/2015/10/repartition-a-debian-digital-ocean-droplet/
The only novel thing he did was add grml to the boot menu instead of booting from a USB stick. I've done that with SRCD before since it's pretty small.
Thanks, Richard _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
On Wed, Mar 25, 2020 at 9:37 AM bruce badouglas@gmail.com wrote:
can SRCD be booted into a ramdisk?
Yes, although it will run fine off a USB stick, but during the boot process there's an option to run completely from memory.
the GRML process includes an iso, does SRCD have one?
A little googling can quickly answer that question...
http://www.system-rescue-cd.org/ http://www.system-rescue-cd.org/Download/
Thanks, Richard
Not sure systemrescuecd is the right way to create the custom image for digitalocean
as far as I can tell...
it appears I'm going to need to have the centos 8 iso as well as the vmware player app
i'm trying to understand how the cloud-init process gets implemented.. or it appears the resulting image that gets uploaded/installed for DO, to be used as the basis of a droplet, would be missing the network stuff..
thanks
On Wed, Mar 25, 2020 at 11:44 AM Richard Shaw hobbes1069@gmail.com wrote:
On Wed, Mar 25, 2020 at 9:37 AM bruce badouglas@gmail.com wrote:
can SRCD be booted into a ramdisk?
Yes, although it will run fine off a USB stick, but during the boot process there's an option to run completely from memory.
the GRML process includes an iso, does SRCD have one?
A little googling can quickly answer that question...
http://www.system-rescue-cd.org/ http://www.system-rescue-cd.org/Download/
Thanks, Richard _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org