LinuxSchwedy
ehem. Mod
Moin,
devilz sagt immer, dass Gentoo pervers sei ... Ich kann das jetzt nur bestätigen.
Für das Basissystem +KDE+Gnome habe ich so ca. 26-28 Stunden gebraucht. Hätte mir das einer vor 2 Jahren erzält, dass ich einen Tag und 2 Nächte zum Installieren von einem Linuxsystem brauchen werde.
Es hat aber richtig Spass gemacht und ich habe dabei noch viel gelernt.
Wie es bei mir aber oft ist, lief nicht alles problemlos. Zwar gab es bei der Installation keine nennenswerte Fehlermeldungen und ich kann sowohl X als auch KDE und GNOME starten, trotzdem habe ich 3 Problemfälle:
1. Beim Booten kommt schnell eine Meldung, dass mein / nicht richtig gemountet werden kann !??? . Wo finde ich die Datei, wo ich diese Meldung nochmal angucken kann ? In /var/log war nichts .
2. Auch beim Booten Probleme mit den Einträgen in /etc/fstab .
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.10 2002/11/18 19:39:22 azarah Exp $
#
# noatime turns of atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.
# <fs> <mountpoint> <type> <opts> <dump/pass>
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/BOOT /boot ext2 noauto,noatime 1 2
/dev/ROOT / reiserfs noatime 0 1
/dev/SWAP none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
proc /proc proc defaults 0 0
# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink). Adding the following
# line to /etc/fstab should take care of this:
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will use almost no
# memory if not populated with files)
tmpfs /dev/shm tmpfs defaults 0 0
3. Auch meine Netzwerkkarte läuft nicht. Obwohl bei der Installation die Einrichtung derselbigen und die Einrichtung von DSL einwandfrei funktionierte .
Meine Gentoo-Partitionen:
hda2 - /boot von SuSE ( Einrichtung im Grob zum Starten von Gentoo)
hda16 - / von Gentoo
Grub - Liste:
# Modified by YaST2. Last modification on Mon Apr 7 20:59:14 2003
color white/blue black/light-gray
default 0
gfxmenu (hd0,1)/message
timeout 8
title SuSE Linux 8.2
kernel (hd0,1)/vmlinuz root=/dev/hda8 vga=0x317 hdd=ide-scsi hddlun=0 splash=silent showopts
initrd (hd0,1)/initrd
title Windows 2000
root (hd0,0)
chainloader +1
title Gentoo 1.4 RC3
root (hd0,15)
kernel (hd0,1)/gentoo/bzImage root=/dev/hda16 hdd=ide-scsi
title failsafe
kernel (hd0,1)/vmlinuz.shipped root=/dev/hda8 showopts ide=nodma apm=off acpi=off vga=normal nosmp noapic maxcpus=0 3
initrd (hd0,1)/initrd.shipped
Ich hoffe, dass jemand mir helfen kann.
Danke im Voraus.
Gruß
LinuxSchwedy
devilz sagt immer, dass Gentoo pervers sei ... Ich kann das jetzt nur bestätigen.
Für das Basissystem +KDE+Gnome habe ich so ca. 26-28 Stunden gebraucht. Hätte mir das einer vor 2 Jahren erzält, dass ich einen Tag und 2 Nächte zum Installieren von einem Linuxsystem brauchen werde.
Es hat aber richtig Spass gemacht und ich habe dabei noch viel gelernt.
Wie es bei mir aber oft ist, lief nicht alles problemlos. Zwar gab es bei der Installation keine nennenswerte Fehlermeldungen und ich kann sowohl X als auch KDE und GNOME starten, trotzdem habe ich 3 Problemfälle:
1. Beim Booten kommt schnell eine Meldung, dass mein / nicht richtig gemountet werden kann !??? . Wo finde ich die Datei, wo ich diese Meldung nochmal angucken kann ? In /var/log war nichts .
2. Auch beim Booten Probleme mit den Einträgen in /etc/fstab .
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.10 2002/11/18 19:39:22 azarah Exp $
#
# noatime turns of atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.
# <fs> <mountpoint> <type> <opts> <dump/pass>
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/BOOT /boot ext2 noauto,noatime 1 2
/dev/ROOT / reiserfs noatime 0 1
/dev/SWAP none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
proc /proc proc defaults 0 0
# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink). Adding the following
# line to /etc/fstab should take care of this:
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will use almost no
# memory if not populated with files)
tmpfs /dev/shm tmpfs defaults 0 0
3. Auch meine Netzwerkkarte läuft nicht. Obwohl bei der Installation die Einrichtung derselbigen und die Einrichtung von DSL einwandfrei funktionierte .
Meine Gentoo-Partitionen:
hda2 - /boot von SuSE ( Einrichtung im Grob zum Starten von Gentoo)
hda16 - / von Gentoo
Grub - Liste:
# Modified by YaST2. Last modification on Mon Apr 7 20:59:14 2003
color white/blue black/light-gray
default 0
gfxmenu (hd0,1)/message
timeout 8
title SuSE Linux 8.2
kernel (hd0,1)/vmlinuz root=/dev/hda8 vga=0x317 hdd=ide-scsi hddlun=0 splash=silent showopts
initrd (hd0,1)/initrd
title Windows 2000
root (hd0,0)
chainloader +1
title Gentoo 1.4 RC3
root (hd0,15)
kernel (hd0,1)/gentoo/bzImage root=/dev/hda16 hdd=ide-scsi
title failsafe
kernel (hd0,1)/vmlinuz.shipped root=/dev/hda8 showopts ide=nodma apm=off acpi=off vga=normal nosmp noapic maxcpus=0 3
initrd (hd0,1)/initrd.shipped
Ich hoffe, dass jemand mir helfen kann.
Danke im Voraus.
Gruß
LinuxSchwedy