for people stumbling on this bug report:

just now the git checkout of grub2tc failed for me with an error
(extract.rb:78:in `pack': can't convert String into Integer (TypeError))

but this entry seems to work:

menuentry "windoze" {
    insmod part_msdos
    insmod fat
    insmod ext2
    insmod search_fs_uuid
    search --fs-uuid --no-floppy --set=root 01e[...]
    linux16 ($root)/boot/memdisk iso raw
    initrd16 ($root)/boot/truecrypt-rescue-disk.iso
}

requires:

sudo apt-get install syslinux
cp /usr/lib/syslinux/memdisk /boot/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/484102

Title:
  Grub2 doesn't chainload truecrypt loader correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/484102/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to