Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[INSTALL] lilo Installationsproblem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
targon
n00b
n00b


Joined: 11 Nov 2003
Posts: 6

PostPosted: Tue Nov 11, 2003 8:09 pm    Post subject: [INSTALL] lilo Installationsproblem Reply with quote

ich versuche grade gentoo (stage3) zu instalieren genau nach der anleitung von gentoo.de
habe genkernel ausgeführt. alles ohne fehler.

bekomme einen fehler wenn ich /sbin/lilo  ausführe
*********************************************************************************
WARNING : unable to determine video adapter in use in the present system.
added gk_linux
FATAL : no images have been defiened or default image dosent exist.
 ******************************************************************************
ich habe eine nvidia geforce2 mx200 karte
als kernel habe ich den 2.4.20-gaming-r3

währe schön wen jemand helfen kann :-)
thx targon


Mod edit: Bitte an die Forenregeln halten. Danke!
Back to top
View user's profile Send private message
batnator
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2002
Posts: 93
Location: Berlin / Germany

PostPosted: Thu Nov 13, 2003 9:07 am    Post subject: [INSTALL] lilo Installationsproblem Reply with quote

kannst du bitte deine /etc/lilo.conf posten
_________________
Why rise by windows if there are doors!!!!!

Registered Linux user #77182
Back to top
View user's profile Send private message
KAGRAN22
n00b
n00b


Joined: 24 Nov 2003
Posts: 6

PostPosted: Tue Nov 25, 2003 1:12 am    Post subject: Reply with quote

ich habe das selbe problemm
gf2-mx400
habe auch stage3 gemacht mit genkernel (emerge -k sys-kernel/gentoo-sources)
meine /etc/lilo.conf =

boot=/dev/hde
map=/boot/map
install=/boot/boot.d
timout=50
default=gk_linux

image=/boot/kernel-2.4.20-gentoo-r8
label=gk_linux
root=/dev/hdh3
initrd=/boot/initrd-2.4.20-gentoo-r8
append="root=/dev/hd3 init=/linuxrc"

other=/dev/hde1
label=windows
Back to top
View user's profile Send private message
batnator
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2002
Posts: 93
Location: Berlin / Germany

PostPosted: Tue Nov 25, 2003 8:00 am    Post subject: [INSTALL] lilo Installationsproblem Reply with quote

@KAGRAN22
Überprüfe mal bitte ob auch wirklich das Kernelimage vorhanden ist
Code:
/boot/kernel-2.4.20-gentoo-r8

Wenn nicht sollte es nach erfolgreicher Übersetzung des Kernels unter /usr/src/linux/arch/i386/boot/bzImage liegen welches Du nach /boot/kernel-2.4.20-gentoo-r8 kannst. Ansonsten hast Du einen kleinen Fehler in Deiner append Zeile der LILO Konfiguration, hier die korrigierte Variante (kleiner Tipfehler):
Code:
append="root=/dev/hdh3 init=/linuxrc"

_________________
Why rise by windows if there are doors!!!!!

Registered Linux user #77182
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum