You are not logged in.
Pages: 1
the slitaz installer did not configure grub properly to load windows 7
so i tried editing the menu.lst myself
and added the following lines:
title windows 7
root (hd0,0)
chainloader+1
boot
However i get the following error when i select windows 7:
"booting 'windows 7'
root (hd0,0)
Filesystem type unknown, partition type 0x7
boot
error 8: Kernel must be loaded before booting
press any key to continue..."
the partition is formatted in ntfs
I am sure it is correct drive
Offline
Hi
the correct sintax on menu.lst is
title Windows
rootnoverify (hd0,0)
chainloader +1
makeactive
Offline
Short precise and most importantly correct
your answer could not have been more useful 
thank you
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]