Thank you Michael. By default, the subdirectory /srv/fai/config/files/boot/ doesn't exit.<br>Must i create it?<br><br><div class="gmail_quote">2010/9/28 Michael Tautschnig <span dir="ltr"><<a href="mailto:mt@debian.org">mt@debian.org</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">> Thank you Nicolas, that has worked but it would be good to configure that in<br>
> the server.<br>
><br>
<br>
</div>(keeping Nicolas' email for reference below)<br>
<br>
This simply means that you should configure that in<br>
/srv/fai/config/files/boot/grub/menu.lst/<br>
<br>
Hope this helps,<br>
<font color="#888888">Michael<br>
</font><div><div></div><div class="h5"><br>
> 2010/9/28 Nicolas Courtel <<a href="mailto:courtel@cena.fr">courtel@cena.fr</a>><br>
><br>
> > mamadou diop a écrit :<br>
> ><br>
> > Hello, i have configured my /srv/fai/config/disk_config/FAIBASE so that<br>
> >> after installation the Windows<br>
> >> partition is preserved. I am sure that the Windows partition is preserved<br>
> >> because during installation,<br>
> >> setup_harddisks told me that the /dev/sda1 driver was going to be<br>
> >> preserved. Also, i have added the GRUB class to<br>
> >> my host. After installation, i didn't see Windows in the OS choice menu.<br>
> >> There are only Ubuntu in the menu of choice of<br>
> >> Operating Systems. What have i forgotten to do?<br>
> >><br>
> > man grub?<br>
> ><br>
> > When using grub legacy, you need to add a few lines at the end of<br>
> > /boot/grub/menu.lst, like the following:<br>
> ><br>
> > title Windows<br>
> > rootnoverify (hd0,0)<br>
> > makeactive<br>
> > chainloader +1<br>
> > boot<br>
> ><br>
> > If you use grub-pc, just install os-prober, and run update-grub, Windows<br>
> > should show up.<br>
> ><br>
> > --<br>
> > Nicolas<br>
> ><br>
</div></div></blockquote></div><br>