Ik weet dat dit probleem al vaak voorbij is gekomen maar ik kom er niet uit, terwijl ik dit in het verleden wel aan de praat heb gehad.
hde1=win98 fat32
hde2=winxp ntfs
hdg1=linux ext2 (red hat 8.0)
hdg5=linux swap (dacht dat het hdg5 was]
lilo.conf
c:\boot.ini
Ik kom wel mooi in dat bootmenu van xp, maar zodra ik linux laad, stopt ie er dus mee na "LI" Ik heb al heel wat geprobeerd maar het lukt niet. Ik zie iets over het hoofd, ziet iemand wat?
hde1=win98 fat32
hde2=winxp ntfs
hdg1=linux ext2 (red hat 8.0)
hdg5=linux swap (dacht dat het hdg5 was]
lilo.conf
code:
1
2
3
4
5
6
7
8
9
10
11
| default=linux
boot=/dev/hdg
map=/boot/map
install=/boot/boot.b
message=/boot/message
image=/boot/vmlinuz-2.4.18-14
root=/dev/hdg1
label=linux
initrd=/boot/initrd-2.4.18-14.img
read-only
append="root=LABEL=/" |
c:\boot.ini
code:
1
2
3
4
5
6
7
8
| [boot loader] timeout=3 default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect C:\="Microsoft Windows 98SE" C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /cmdcons C:\bootsect.lnx="Red Hat Linux 8.0" |
Ik kom wel mooi in dat bootmenu van xp, maar zodra ik linux laad, stopt ie er dus mee na "LI" Ik heb al heel wat geprobeerd maar het lukt niet. Ik zie iets over het hoofd, ziet iemand wat?