On Thu 24 Mar 2011 at 14:12:19 -0700, Mark wrote:

> So when it's all said and done, it sounds like the safest bet is to edit the
> file that says in all caps DO NOT EDIT THIS FILE.

Not at all. Create /etc/grub.d/30_otheros and edit it.

#!/bin/bash
exec tail -n +3 50

menuentry "Windows" {
        set root=(hd1,msdos1)
        search --no-floppy --fs-uuid --set <find_out_what_to_put_here>
        chainloader +1
}

Then: update-grub.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110325101403.GF7935@desktop

Reply via email to