Zombie
16.04.05, 20:39
Moin!
Mein Gentoo-System fährt nicht mehr. Nachdem er ~7Tage durchlief hab ich ihn mal ausgemacht und als ich ihn wieder hochfahren wollte kam erst ein Fehler wegen der mtab (input/ouput-error).
Dann hat der proc at /proc... gemountet und dann ging nix mehr.
Ich hab dann mein Debian hochfahren lassen (wollte die mtab neu erstellen :rolleyes: ) und hab /dev/hda3 mit fsck und e2fsck durchlaufen lassen.
Trotzdem fährt gentoo nicht hoch.
Den Fehler mit der mtab konnte ich lösen, indem ich
none /proc proc defaults
auskommentiert hab.
warum bleibt der nach dem mounten von proc hängen? will mein gentoo so schnell wie möglich wieder haben ;o)
Bin für jede Hilfe sehr dankbar
Zombie
Achso, hier die fstab, hab aber nix dran geändert.
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off 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 1
/dev/hda3 / ext2 noatime 0 0
/dev/hda6 none swap sw 0 0
/dev/hda5 /mnt/media vfat rw,auto,exec,user,umask=000 0 0
/dev/cdroms/cdrom0 /cdrom iso9660 noauto,user 0 0
/dev/hda2 /mnt/debian-home ext3 rw,auto,exec,user 0 0
/dev/hda1 /mnt/debian ext3 rw,auto,exec,user 0 0
/dev/hdb1 /mnt/win_c vfat rw,auto,exec,user,umask=000 0 0
/dev/hdb5 /mnt/share_d vfat rw,auto,user,exec,umask=000 0 0
/dev/hdb6 /mnt/share_e vfat rw,auto,user,exec,umask=000 0 0
/dev/hdb3 /mnt/hdb3 reiserfs rw,auto,user,exec 0 0
#/dev/fd0 /mnt/floppy auto noauto 0 0
# NOTE: The next line is critical for boot!
none /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).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:
none /dev/shm tmpfs nodev,nosuid,noxec 0 0
Mein Gentoo-System fährt nicht mehr. Nachdem er ~7Tage durchlief hab ich ihn mal ausgemacht und als ich ihn wieder hochfahren wollte kam erst ein Fehler wegen der mtab (input/ouput-error).
Dann hat der proc at /proc... gemountet und dann ging nix mehr.
Ich hab dann mein Debian hochfahren lassen (wollte die mtab neu erstellen :rolleyes: ) und hab /dev/hda3 mit fsck und e2fsck durchlaufen lassen.
Trotzdem fährt gentoo nicht hoch.
Den Fehler mit der mtab konnte ich lösen, indem ich
none /proc proc defaults
auskommentiert hab.
warum bleibt der nach dem mounten von proc hängen? will mein gentoo so schnell wie möglich wieder haben ;o)
Bin für jede Hilfe sehr dankbar
Zombie
Achso, hier die fstab, hab aber nix dran geändert.
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off 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 1
/dev/hda3 / ext2 noatime 0 0
/dev/hda6 none swap sw 0 0
/dev/hda5 /mnt/media vfat rw,auto,exec,user,umask=000 0 0
/dev/cdroms/cdrom0 /cdrom iso9660 noauto,user 0 0
/dev/hda2 /mnt/debian-home ext3 rw,auto,exec,user 0 0
/dev/hda1 /mnt/debian ext3 rw,auto,exec,user 0 0
/dev/hdb1 /mnt/win_c vfat rw,auto,exec,user,umask=000 0 0
/dev/hdb5 /mnt/share_d vfat rw,auto,user,exec,umask=000 0 0
/dev/hdb6 /mnt/share_e vfat rw,auto,user,exec,umask=000 0 0
/dev/hdb3 /mnt/hdb3 reiserfs rw,auto,user,exec 0 0
#/dev/fd0 /mnt/floppy auto noauto 0 0
# NOTE: The next line is critical for boot!
none /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).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:
none /dev/shm tmpfs nodev,nosuid,noxec 0 0