$ cat /etc/lilo.conf
...
# Windows bootable partition config begins
other=/dev/hdc1
label=win
table=/dev/hdc
# Windows bootable partition config ends
...
При таких записях Windows не грузится. Пишет:
Loading win....
И всё!
$ cat /etc/lilo.conf
...
# Windows bootable partition config begins
other=/dev/hdc1
label=win
table=/dev/hdc
# Windows bootable partition config ends
...
При таких записях Windows не грузится. Пишет:
Loading win....
И всё!
Ответ на: Re: Windows на /dev/hdc1. от alexru Ответ на: Re: Windows на /dev/hdc1. от pisun