![]() |
![]() |
|
|
|||||||
| Linux, UNIX, Open Source Rat & Tat bei Problemen und Fragen rund um GNU/Linux, BSD und sonstige UNIXe |
![]() |
|
|
Themen-Optionen | Ansicht |
|
|
#1 |
|
Jr. Member
![]() |
Hallo!
Auf meinem Laptop läuft WinXP und Slackware 9.1, als Bootmanager hab ich LILO. Es funktioniert alles wunderbar, ich wähl was ich haben will und das startet dann auch, funktioert also sowohl linux als auch windows. Wenn ich mir jedoch mehr als ca. 7 Sekunden Zeit lasse um Windows zu wählen und dann bestätige sagt mir lilo zwar schön brav "Loading WinXP ..." kurz darauf meldet sich jedoch Windows und beklagt sich das er den Kernel (ntoskrnl.exe) nicht finden kann und ich WIndows neu installieren soll! Nach einem Neustart und weniger als 7 Sekunden auswahlzeit funktioniert wiedr alles un der kernel is plötzlich wieder da... ich hab das ganze einige mal probiert weil ich nicht versteh wieso ich nach 7 sekunden winxp nimma laden kann....sehr strange find ich. Das Timeout von lilo is übrigens 20 sec, daran liegts als nehm ich an ned....wenn ich linux starten will kann ich mir solang zeit lassn wie ich will nur bei windows nicht....versteht das wer? lg Waquner
____________________________________
zivi:blog - das weblog für österreichische zivis |
|
|
|
|
|
#2 |
|
nugent
![]() Registriert seit: 28.08.2001
Beiträge: 2.500
|
bitte poste mal deine lilo.conf
____________________________________
kill it & grill it |
|
|
|
|
|
#3 |
|
Jr. Member
![]() |
# LILO configuration file
# Start LILO global section boot = /dev/hda #compact # faster, but won't work on all systems. prompt timeout = 20 # ramdisk = 0 # paranoia setting # End LILO global section # Linux bootable partition config begins image = /boot/vmlinuz root = /dev/hda7 label = Slackware91 read-only # Non-UMSDOS filesystems should be mounted read-only for checking # Linux bootable partition config ends # DOS bootable partition config begins other = /dev/hda1 label = WindowsXPpro table = /dev/hda # DOS bootable partition config ends
____________________________________
zivi:blog - das weblog für österreichische zivis |
|
|
|
|
|
#4 |
|
nugent
![]() Registriert seit: 28.08.2001
Beiträge: 2.500
|
schaut eigentlich normal aus. vielleicht eine default= eintrag hinzufügen. schon mal versucht lilo neu in den mbr zu schreiben
hier noch eine bsp conf: Code:
boot=/dev/hda # Install LILO in the MBR prompt # Give the user the chance to select another section timeout=50 # Wait 5 (five) seconds before booting the default section default=gentoo # When the timeout has passed, boot the "gentoo" section # Only if you use framebuffer. Otherwise remove the following line: vga=788 # Framebuffer setting. Adjust to your own will # For non-genkernel users image=/boot/kernel-2.4.25-gentoo label=gentoo # Name we give to this section read-only # Start with a read-only root. Do not alter! root=/dev/hda3 # Location of the root filesystem # For genkernel users image=/boot/kernel-2.4.25-gentoo label=gentoo read-only root=/dev/ram0 append="init=/linuxrc real_root=/dev/hda3" initrd=/boot/initrd-2.4.25-gentoo # The next two lines are only if you dualboot with a Windows system. # In this case, Windows is hosted on /dev/hda6. other=/dev/hda6 label=windows
____________________________________
kill it & grill it |
|
|
|
|
|
#5 |
|
Veteran
![]() |
An deiner Stelle würde ich Grub installieren... Hat mehr Funktionen und hat mich noch nie verlassen gg
mfg etienne |
|
|
|
![]() |
| Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1) | |
|
|