Am Samstag, 16. Februar 2002 16:38 schrieb Ben Collins: > > When you boot Linux, edit the file /etc/lilo.conf. At the end, add these > lines: > > other=/dev/hda1 > label=windows
I think you also have to add 'table':
other=/dev/hda1
label=Windows
table=/dev/hda

