[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive][an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive] (none)
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive][an error occurred while processing this directive]
Mange vil sikkert i en overgangsperiode kunne boote Windows og Linux på
samme maskine - for senere vil man jo nok afinstallere Windows ;-)
Enten kan man få LILO fra Linux til at boote Linux eller Windows.
Denne løsning kan man godt få til at virke, men her vil jeg
beskrive hvordan man får Windows95 til at agere boot manager for
Linux og Windows95.
Det er faktisk ret simpelt. I roden af Windows95 partitionen laves en
config.sys fil og en autoexec.bat fil, og så skal loadlin installeres
sammen med en oversat Linux kerne.
Jeg har installeret loadlin i c:\linux\loadlin (loadlin kan downloades
i zip-format og pakkes ud som vanligt med pkunzip eller winzip).
Min Linux kerne har jeg kopieret til c:\linux med navnet vmlinuz og
i nedenstående autoexec.bat har jeg min root-partition på /dev/hda3
(tredie partition på hoveddisken)
Du skal rette i linien "c:\linux\loadlin\loadlin c:\linux\vmlinuz
root=/dev/hda3 ro" svarende til din konfiguration.
GOTO %CONFIG%
:Win95
rem - By Windows Setup - C:\WINDOWS\COMMAND\MSCDEX /D:UCD0001
@ECHO OFF
PROMPT $p$g
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS;
SET TEMP=C:\DOS
mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi)
mode con codepage select=850
keyb dk,,C:\WINDOWS\COMMAND\keyboard.sys
GOTO END
:Linux
c:\linux\loadlin\loadlin c:\linux\vmlinuz root=/dev/hda3 ro
GOTO END
:END
Last modified
2004-03-07, 21:24 CET
[an error occurred while processing this directive] This page is maintained by
[an error occurred while processing this directive](none)
[an error occurred while processing this directive] #
[an error occurred while processing this directive] *