Vraag & Antwoord
Lilo - Red Hat 8 - Windows 2000
3 antwoorden
- Ik heb een komputer met Red Hat 8 en Win2000. En ik wil Lilo als bootloader. Maar ik krijg de windows bootloader, met alleen windows erin. Mijn lilo.conf ziet er zo uit (dat ide0=0x… gedoe is omdat ik RAID heb): [code:1:c3ee99b011]prompt
timeout=50
default=DOS
boot=/dev/sda6
map=/boot/map
install=/boot/boot.b
message=/boot/message
lba32
image=/boot/vmlinuz-2.4.18-14
label=linux
initrd=/boot/initrd-2.4.18-14.img
read-only
append="root=LABEL=/ ide0=0x1f0,0x3f6,14 ide1=0x170,0x376,15 ide2=0 ide3=0 ide4=0 ide5=0 ide6=0 ide7=0 ide8=0 ide9=0"
other=/dev/sda1
optional
label=DOS
[/code:1:c3ee99b011]
als ik [i:c3ee99b011]/sbin/lilo[/i:c3ee99b011] intik krijg ik "added linux added DOS *"
en [i:c3ee99b011]/sbin/lilo -v[/i:c3ee99b011] geeft: [code:1:c3ee99b011] Reading boot sector from /dev/sda6
Merging with /boot/boot.b
Mapping message file /boot/message
Boot image: /boot/vmlinuz-2.4.18-14
mapping RAM disk /boot/initrd-2.4.18-14.img
Added linux
boot other /dev/sda1, on /dev/sda, loader /boot/chain.b
Added DOS *
/boot/boot.0806 exists - no backup copy made
writing boot sector[/code:1:c3ee99b011] - [quote:71d3f17883]
boot=/dev/sda6
[/quote:71d3f17883]
Hier zit je fout,
Als je lilo als default bootloader wil moet je hem in je mbr zetten en nie tin de bootsector van je linux partitie
dus in jouw geval (je boot toch ook van die raid schij naam ik aan)
[code:1:71d3f17883]
boot=/dev/sda
[/code:1:71d3f17883] - hij doet het nu!
bedankt!
Beantwoord deze vraag
Dit is een gearchiveerde pagina. Antwoorden is niet meer mogelijk.