Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
# /etc/fstab: static file system information. # # 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 / tail freely. # # The root filesystem should have a pass number of either 0 or 1. # All other filesystems should have a pass number of 0 or greater than 1. # # See the manpage fstab(5) for more information. # # <fs> <mountpoint> <type> <opts> <dump/pass> # NOTE: If your BOOT partition is ReiserFS, add the notail option to opts. # /dev/sdaX /dev/sda1 swap swap defaults 0 0 /dev/sda2 /boot ext4 defaults,noatime 1 2 /dev/sda3 / ext4 noatime 0 1 /dev/sda4 /home ext4 noatime 0 1 # /dev/sdbX /dev/sdb1 /backup ext4 noatime 0 1 # /dev/X /dev/cdrom /mnt/cdrom auto noauto,user 0 0 |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »mnt_gentoo« (08.05.2014, 22:48)
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 |
# <fs> <mountpoint> <type> <opts> <dump/pass> # NOTE: If your BOOT partition is ReiserFS, add the notail option to opts. # /dev/md1 UUID=1d16e372-9622-4fd0-9161-bea93431de42 /boot ext4 noauto,discard,relatime 1 2 # /dev/md2 UUID=0c74bf04-9090-44b9-a870-2769a6d5406a / ext4 relatime,discard,acl 0 1 /dev/sr0 /media/bluray auto noauto,user 0 0 /dev/sr1 /media/dvd auto noauto,user 0 0 none /var/tmp/portage tmpfs size=6500m 0 0 |
Quellcode |
|
1 |
[7] default/linux/amd64/13.0/desktop/kde/systemd * |
Quellcode |
|
1 2 3 4 5 |
# 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) #shm /dev/shm tmpfs nodev,nosuid,noexec 0 0 |
Quellcode |
|
1 2 |
#journalctl --no-pager -b | grep atime Mai 05 21:06:45 p4 kernel: tmpfs: No value for mount option 'strictatime' |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
#cat /usr/lib/systemd/system/tmp.mount # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. [Unit] Description=Temporary Directory Documentation=man:hier(7) Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems DefaultDependencies=no Conflicts=umount.target Before=local-fs.target umount.target [Mount] What=tmpfs Where=/tmp Type=tmpfs Options=mode=1777,strictatime |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 |
genkernel --no-keymap --splash=livecd-2007.0 initramfs * Gentoo Linux Genkernel; Version 55 * Running with options: --no-keymap --splash=livecd-2007.0 initramfs * Using genkernel.conf from /etc/genkernel.conf * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh .. * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load .. * Linux Kernel 3.14.3-gentoo for x86_64... * .. with config file /usr/share/genkernel/arch/x86_64/kernel-config * busybox: >> Using cache * initramfs: >> Initializing... * >> Appending base_layout cpio data... * >> Appending udev cpio data... cp: der Aufruf von stat für „/lib64/udev/rules.d/40-gentoo.rules“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden * cannot copy /lib64/udev/rules.d/40-gentoo.rules from udev cp: der Aufruf von stat für „/etc/modprobe.d/blacklist.conf“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden * cannot copy /etc/modprobe.d/blacklist.conf from udev cp: der Aufruf von stat für „/lib/systemd/network/99-default.link“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden * cannot copy /lib/systemd/network/99-default.link from udev * >> Appending auxilary cpio data... * >> Appending busybox cpio data... * >> Appending lvm cpio data... * LVM: Adding support (copying binaries from system)... * >> Appending modules cpio data... * >> Appending blkid cpio data... * >> Appending splash cpio data... * >> Installing splash [ using the livecd-2007.0 theme ]... * >> Appending ld_so_conf cpio data... * ldconfig: adding /sbin/ldconfig... * ld.so.conf: adding /etc/ld.so.conf{.d/*,}... cpio: lib64 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/libpthread.so.0 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/librt.so.1 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/ld-linux-x86-64.so.2 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/libc.so.6 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: usr/lib64 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/libuuid.so.1 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/ld-linux-x86-64.so.2 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/libc.so.6 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/libblkid.so.1 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: dev/tty0 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: dev/null nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: dev/console nicht erzeugt: Neuere oder gleichalte Version existiert schon * >> Finalizing cpio... * >> Compressing cpio data (.xz)... * WARNING... WARNING... WARNING... * Additional kernel cmdline arguments that *may* be required to boot properly... * add "vga=791 splash=silent,theme:livecd-2007.0 console=tty1 quiet" if you use a splash framebuffer ] * add "dolvm" for lvm support * With support for several ext* filesystems available, it may be needed to * add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters. * Do NOT report kernel bugs as genkernel bugs unless your bug * is about the default genkernel configuration... * * Make sure you have the latest ~arch genkernel before reporting bugs. |
Quellcode |
|
1 2 3 4 5 6 |
# eix -e busybox [I] sys-apps/busybox Available versions: 1.20.2^t 1.21.0^t ~1.21.1^t ~1.22.0^t ~1.22.1^t **9999^t {ipv6 livecd make-symlinks math mdev -pam savedconfig selinux sep-usr +static syslog systemd} Installed versions: 1.21.0^t(09:30:38 30.04.2014)(ipv6 pam static systemd -livecd -make-symlinks -math -mdev -savedconfig -selinux -sep-usr -syslog) Homepage: http://www.busybox.net/ Description: Utilities for rescue and embedded systems |
Zitat
CONFIG_DEVTMPFS_MOUNT=y can be used but is not mandatory; the udev-mount init script will take care of mounting it if CONFIG_DEVTMPFS_MOUNT=y is missing
CONFIG_DEVTMPFS=y is the mandatory one
The news item means /dev, not /dev/shm or /dev/porn, just /dev, most people don't have such line at all and that's fine
Ich kann mich an keine Aktion erinnern bei der ich eins meiner System geschrottet hätte. Und wenn, bekommt man das wieder hin. Außerdem war das kommentieren von einem Eintrag der eh fällig ist keine Gefahr. Ich kenne kein System was so robust ist wie Gentoo. Es stresst manchmal, aber man bekommt es nicht so einfach kaputt. Es sei denn man spielt am filesystem rum.Schoneinmal vielen Dank, dafür das Du mir zum einen hilfst, zum andern gar dafür bereit warst, an Deinem eigenen System zu schrauben! - DANKE! Aber mach Dir deshalb nichts bei Deinem kaputt!
Ich nutze ja aus Faulheit auch genkernel, nutze aber die initrd nicht. Also nicht immer. Habe jetzt mal ohne diese gebootet und die Fehlermeldung ist weg. Denke daher auch das es mit der Version von busybox zusammenhängt.Gibt es diese Warnmeldung auch wenn das System ohne initramfs gebootet wird?
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »_Dirk_« (08.05.2014, 20:13)
Ja. Erst ohne initrd ist er jetzt weg.Du sagst, auch bei Dir kommt der Fehler dauerhaft? Also bei jedem Booten?
Das erinnert mich an etwas, das ich ebenfalls vorhin las: strictatime ist (wohl) ein bug
http://lists.busybox.net/pipermail/busyb…une/033532.html
Also bei mit hat es geholfen. Der Fehler ist jetzt auch mit initrd weg.Schaut mal ob der Tipp aus https://bugs.gentoo.org/show_bug.cgi?id=493346#c11 weiterhilft.
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 |
genkernel --no-keymap --splash=livecd-2007.0 initramfs * Gentoo Linux Genkernel; Version 55 * Running with options: --no-keymap --splash=livecd-2007.0 initramfs * Using genkernel.conf from /etc/genkernel.conf * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh .. * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load .. * Clearing cache dir contents from /var/cache/genkernel * >> removing /var/cache/genkernel/blkid-1.42-x86_64.bz2 * >> removing /var/cache/genkernel/busybox-1.20.2-x86_64.tar.bz2 * >> removing /var/cache/genkernel/busybox-1.20.1-x86_64.tar.bz2 * >> removing /var/cache/genkernel/busybox-1.19.3-x86_64.tar.bz2 * >> removing /var/cache/genkernel/busybox-1.18.1-x86_64.tar.bz2 * >> removing /var/cache/genkernel/blkid-1.41.14-x86_64.bz2 * Linux Kernel 3.14.3-gentoo for x86_64... * .. with config file /usr/share/genkernel/arch/x86_64/kernel-config * busybox: >> Applying patches... * - 1.18.1-openvt.diff * - busybox-1.20.1-strict-atime.patch * - busybox-1.20.2-glibc-sys-resource.patch * - busybox-1.7.4-signal-hack.patch * busybox: >> Configuring... * busybox: >> Compiling... * busybox: >> Copying to cache... * initramfs: >> Initializing... * >> Appending base_layout cpio data... * >> Appending udev cpio data... cp: der Aufruf von stat für „/lib64/udev/rules.d/40-gentoo.rules“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden * cannot copy /lib64/udev/rules.d/40-gentoo.rules from udev cp: der Aufruf von stat für „/etc/modprobe.d/blacklist.conf“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden * cannot copy /etc/modprobe.d/blacklist.conf from udev cp: der Aufruf von stat für „/lib/systemd/network/99-default.link“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden * cannot copy /lib/systemd/network/99-default.link from udev * >> Appending auxilary cpio data... * >> Appending busybox cpio data... * >> Appending lvm cpio data... * LVM: Adding support (copying binaries from system)... * >> Appending modules cpio data... * >> Appending blkid cpio data... * >> Appending splash cpio data... * >> Installing splash [ using the livecd-2007.0 theme ]... * >> Appending ld_so_conf cpio data... * ldconfig: adding /sbin/ldconfig... * ld.so.conf: adding /etc/ld.so.conf{.d/*,}... cpio: lib64 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/libpthread.so.0 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/librt.so.1 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/ld-linux-x86-64.so.2 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/libc.so.6 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: usr/lib64 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/libuuid.so.1 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/ld-linux-x86-64.so.2 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/libc.so.6 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64/libblkid.so.1 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: lib64 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: dev/tty0 nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: dev/null nicht erzeugt: Neuere oder gleichalte Version existiert schon cpio: dev/console nicht erzeugt: Neuere oder gleichalte Version existiert schon * >> Finalizing cpio... * >> Compressing cpio data (.xz)... * WARNING... WARNING... WARNING... * Additional kernel cmdline arguments that *may* be required to boot properly... * add "vga=791 splash=silent,theme:livecd-2007.0 console=tty1 quiet" if you use a splash framebuffer ] * add "dolvm" for lvm support * With support for several ext* filesystems available, it may be needed to * add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters. * Do NOT report kernel bugs as genkernel bugs unless your bug * is about the default genkernel configuration... * * Make sure you have the latest ~arch genkernel before reporting bugs. |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
* Clearing cache dir contents from /var/cache/genkernel * >> removing /var/cache/genkernel/blkid-1.42-x86_64.bz2 * >> removing /var/cache/genkernel/busybox-1.20.2-x86_64.tar.bz2 * >> removing /var/cache/genkernel/busybox-1.20.1-x86_64.tar.bz2 * >> removing /var/cache/genkernel/busybox-1.19.3-x86_64.tar.bz2 * >> removing /var/cache/genkernel/busybox-1.18.1-x86_64.tar.bz2 * >> removing /var/cache/genkernel/blkid-1.41.14-x86_64.bz2 * Linux Kernel 3.14.3-gentoo for x86_64... * .. with config file /usr/share/genkernel/arch/x86_64/kernel-config * busybox: >> Applying patches... * - 1.18.1-openvt.diff * - busybox-1.20.1-strict-atime.patch * - busybox-1.20.2-glibc-sys-resource.patch * - busybox-1.7.4-signal-hack.patch |