Am 10.07.2011 11:20, schrieb Sven Joachim: > On 2011-07-10 10:37 +0200, Michael Biebl wrote: > >> Am 10.07.2011 10:19, schrieb Sven Joachim: >>> Package: systemd >>> Version: 29-1 >>> Severity: important >>> >>> Today I installed and booted (with init=/bin/systemd) systemd for the >>> first time. Alas, it does not work for me. :-( The last output on the >>> screen was from systemd-fsck which successfully checked the root >>> partition, then the boot hung without further output requiring to reboot >>> with SysRq-b. >> >> How long did you wait? > > About five minutes. > >> Do you have any special partitioning layout, LVM, cryptsetup? > > No, just an ordinary DOS partition table. > >> Could you post your /etc/fstab please. > > ,---- > | # /etc/fstab: Tabelle einzubindender Dateisysteme. > | # > | # <Dateisystem> <Mountpunkt> <Typ> <Optionen> > <dump> <pass> > | > | LABEL=/ / ext4 errors=remount-ro > 0 1 > | LABEL=swap none swap sw 0 > 0 > | > | /dev/fd0 /media/floppy auto user,noauto,noatime 0 > 0 > | /dev/cdrom /media/cdrom auto ro,user,noauto 0 > 0 > | /dev/cdrw /media/cdrw auto ro,user,noauto 0 > 0 > | LABEL=USBSTICK /media/usbstick auto rw,user,noauto,noatime > 0 0 > | > | tmpfs /tmp tmpfs nosuid,nodev,size=50% > 0 0 > | LABEL=/boot /boot ext2 nosuid,nodev 0 > 2 > | LABEL=/var /var ext4 defaults 0 > 2 > | LABEL=/usr/local /usr/local ext4 defaults > 0 2 > | LABEL=/home /home ext4 nosuid,nodev 0 > 2 > `---- > >> Do you have any partitions/devices there >> which do not physically exist? If that is the case, then systemd will block, >> waiting for the device to show up, until it times out. > > I actually don't have a floppy drive anymore, so /dev/fd0 does not > exist. But surely systemd does not try to mount "noauto" filesystems, > does it?
Please check if all those LABELs are correctly set up (/dev/disk/by-label) and show up in the udev db. noauto mounts shouldn't cause problems, but for testing purposes, try to comment out the lines from /dev/fd0 to LABEL=USBSTICK >> Could you remove the "quiet" from the kernel command line (in case you have) >> it >> and add >> systemd.log_level=debug systemd.log_target=kmsg >> >> to get a verbose boot. [1] > > The only suspicious thing I saw is that statd from nfs-common failed to > start, complaining that portmapper wasn't running; that may be related > to #600112. I had already edited the LSB headers of the nfs-common and > rpcbind scripts to start in runlevel S only after seeing the warning¹ in > the Wiki. Please attach the full debug log (if you can use a serial line). Screenshot(s) would be fine too. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature