Difference between pages "Boot livecd ISO from HDD" and "User:Sursum"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(Added a link to the grub page.)
 
(Created page with "{{Person |Geoloc=47.78129, 7.34687 |Location name=Illzach |Blogs= }}")
 
Line 1: Line 1:
With [[Grub| grub2]], you can easily boot a livecd image from your hard drive.
{{Person
 
|Geoloc=47.78129, 7.34687
== General guide ==
|Location name=Illzach
{{fancynote| This is general example. It may not work with all livecds.}}
|Blogs=
 
}}
1. Copy the iso image to root folder for simplicity:
<console>
###i## cp /home/user/downloads/systemrescuecd.iso /src.iso
</console>
 
2. Reboot and when grub2 loads press 'c' for console. Run the following commands (tab autocompletion is your friend):
<console>
loopback loop (hd0,2)/src.iso
linux (loop)/boot/vmlinuz
initrd (loop)/boot/initrd.lz
boot
</console>
 
[[Category:HOWTO]]

Latest revision as of 15:17, January 4, 2015


Location

Loading map...
Illzach