Difference between revisions of "Bootstrapping Alpine Linux"
m (New Section - VPS - Provide a means of bootstrapping Alpine on any VPS) |
(New Section - VPS/References - Added various references of were I got information to write the VPS section) |
||
Line 4: | Line 4: | ||
This section is to provide a means to bootstrap Alpine Linux on any VPS. | This section is to provide a means to bootstrap Alpine Linux on any VPS. | ||
+ | |||
+ | == References == | ||
+ | * [https://www.linode.com/docs/tools-reference/custom-kernels-distros/running-a-custom-linux-distro-on-a-linode-vps Running a Custom Linux Distribution on a Linode] | ||
+ | * [https://www.linode.com/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub Run a Custom Compiled Kernel with PV-GRUB] | ||
+ | * [[Replacing non-Alpine Linux with Alpine remotely]] | ||
+ | * [[Install Alpine on Amazon EC2]] | ||
+ | * [[Install Alpine on coLinux]] | ||
+ | * [[Install Alpine on Rackspace]] | ||
+ | * [[Alpine setup scripts]] | ||
+ | * [http://serverfault.com/questions/98950/how-do-i-chain-boot-from-grub-to-syslinux How do I chain boot from grub to syslinux?] | ||
+ | * [http://uggedal.com/journal/alpine-linux-on-linode/ Alpine Linux on Linode] | ||
+ | * [[Installing Alpine Linux in a chroot]] | ||
[[Category:Installation]] | [[Category:Installation]] |
Revision as of 23:43, 10 February 2015
VPS
This section is to provide a means to bootstrap Alpine Linux on any VPS.
References
- Running a Custom Linux Distribution on a Linode
- Run a Custom Compiled Kernel with PV-GRUB
- Replacing non-Alpine Linux with Alpine remotely
- Install Alpine on Amazon EC2
- Install Alpine on coLinux
- Install Alpine on Rackspace
- Alpine setup scripts
- How do I chain boot from grub to syslinux?
- Alpine Linux on Linode
- Installing Alpine Linux in a chroot