Hi Volodya,
I've been trying to get Tails to boot with Grub2 using your settings and
have been getting the following error messages at boot:
*Begin: running /scripts/live-premount...done.
>
> Udf-fs: partition marked read-only; forcing read-only mount
> Udf-fs: partition marked read-only; forcing read-only mount
> Udf-fs: partition marked read-only; forcing read-only mount
> ...etc....
>
> Boot failed.
>
> Live Boot will now start a shell. The error message was:
>
> Unable to find a medium containing a live file system
>
> <initramfs>
> *
I should mention that I can successfully boot an Ubuntu iso. Here's an
excerpt from my 40_custom:
menuentry "ubuntu-11.10-desktop-i386.iso" {
> set isofile="/boot/iso/ubuntu-11.10-desktop-i386.iso"
> loopback loop (hd1,6)$isofile
> linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile quiet
> noeject noprompt splash --
> initrd (loop)/casper/initrd.lz
> }
> menuentry "Tails" {
> set isofile="/boot/iso/tails-i386-0.10.iso"
> loopback loop (hd1,6)$isofile
> linux (loop)/live/vmlinuz boot=live config noswap nopersistent
> iso-scan/filename=$isofile nomodeset
> initrd (loop)/live/initrd.img
> }
>
Any advice would be really appreciated.
_______________________________________________
tails-dev mailing list
[email protected]
https://mailman.boum.org/listinfo/tails-dev