I could always boot tails 2.6 iso  live toram from hdd with this entry:
menuentry "TAILS" {
    set isofile="/iso/tails.iso"
    loopback loop $isofile
linux (loop)/live/vmlinuz boot=live config nopersistent noprompt quiet timezone=Europe/Brussels block.events_dfl_poll_msecs=1000 splash nox11autologin module=Tails fromiso=/dev/sda1/$isofile toram=filesystem.squashfs
    initrd (loop)/live/initrd.img
}

But with 2.7 i get a blinking cursor, no errors.
What is changed?

guyd
_______________________________________________
tails-support mailing list
[email protected]
https://mailman.boum.org/listinfo/tails-support
To unsubscribe from this list, send an empty email to 
[email protected].

Reply via email to