From f23036007f7a525a7fad4e1962cabbe4558d433f Mon Sep 17 00:00:00 2001 From: joeren Date: Wed, 19 Nov 2014 13:43:51 +0800 Subject: [PATCH] Update 20141118 How to boot on an ISO image from Grub.md --- sources/tech/20141118 How to boot on an ISO image from Grub.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20141118 How to boot on an ISO image from Grub.md b/sources/tech/20141118 How to boot on an ISO image from Grub.md index b4ba81d530..92fc2f51ad 100644 --- a/sources/tech/20141118 How to boot on an ISO image from Grub.md +++ b/sources/tech/20141118 How to boot on an ISO image from Grub.md @@ -1,3 +1,4 @@ +Translating by GOLinux! How to boot on an ISO image from Grub ================================================================================ If you need to use multiple Linux distributions, you do not have so many options. You can either install it, on your machine or in a virtual one, or you can boot on it from an ISO file in live mode. The second option, if less needy in hard drive space, is bothersome as you will need a USB stick or CD to hold the ISO file and boot from. However, there is a third alternative which is a bit of a compromise: have the ISO image on your hard drive, and boot into it in live mode at startup. Less needy in disk space than a full install, and fully functional, this seems to be a good alternative to a slow virtual machine. I will explain how to do this using the popular bootloader Grub. @@ -109,4 +110,4 @@ via: http://xmodulo.com/boot-iso-image-from-grub.html [a]:http://xmodulo.com/author/adrien [1]:http://www.dban.org/ -[2]:https://tails.boum.org/ \ No newline at end of file +[2]:https://tails.boum.org/