-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've looked for this but couldn't find, so here is what i did:

I am running Ubuntu 11.04, so on different distributions things might be
slightly different.

Copy the iso file into /boot/iso

Then in your /etc/grub.d/ edit 40_custom and add:
menuentry "Tails" {
        set isofile="/boot/iso/tails-i386-0.7.2.iso"
        loopback loop (hd0,msdos1)$isofile
        linux (loop)/live/vmlinuz boot=live config noswap nopersistent
iso-scan/filename=$isofile nomodeset
        initrd (loop)/live/initrd.img
}

Note: hd0 might be incorrect on some systems. You will notice that Ubuntu sets
root via /dev/[hs]d[:alpha:], do *not* do that, you will get an error about not
being able to load the kernel.

* I have used
http://www.dangibbs.co.uk/journal/how-to-boot-live-cd-iso-with-grub2-ubuntu as a
starting point.

               - Volodya

- -- 
http://freedom.libsyn.com/     Echo of Freedom, Radical Podcast

 "None of us are free until all of us are free."    ~ Mihail Bakunin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOKAepAAoJENW9VI+wmYaslpoIAL3rhNLGNeFgSr/ZeHTMQose
3MtUZDP40OKXGFCN6wamhM213cpdK/+vpCn/FNPDTkG6xrK9c3V53NgCFkr1yjsT
YdCgb+GB2T80ed1QCQCJ+6neFc2isBV4NGzvQv88QZ7VWqOmrFgtGHv7t2DDc4Zm
D8cwtL6/o6KZ98JSfEbofK1D5X4RIRBW/aveqJO1QyPfAtsgYOdsBSSUz7Np2jkE
Lvk4ZH10Bupe0IGbSn2tAIQ7NyO6tmQ88Io+SeoJ9ochuq9RR7k2vHB1kAc8kRwD
oArFnuKVCQz5/WeBuCtzLc09yCLWcZUY5q0zTeogVQz1eUdtlMJpIQR1CU2ikYw=
=rbmT
-----END PGP SIGNATURE-----
_______________________________________________
tails-dev mailing list
[email protected]
https://boum.org/mailman/listinfo/tails-dev

Reply via email to