Skip to content

Instantly share code, notes, and snippets.

@il-katta
il-katta / fedora-fromiso
Created August 6, 2012 16:53
Boot Fedora Live from ISO file using grub2
#!/bin/sh
#
# fedora-fromiso - Patch the ramdisk of Fedora to allow booting from
# ISO image
#
# Copyright (C) 2012 Mansour <mansour@oxplot.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are