[arch-general] Anybody unable to boot Arch after installing latest updates?
Hi, likely an update I run after 2014-06-03 19:39 +0200 has broken something. I only can boot Arch after I commented out everything in /etc/fstab, excepted of /. I have no time for journalctl etc. right now. Does anybody experience the same or another issue? [root@archlinux rocketmouse]# cat /etc/fstab # # /etc/fstab: static file system information # # <file system> <dir> <type> <options> <dump> <pass> # UUID=f386221b-fc9c-434b-b4e7-b3b1b97be8aa LABEL=archlinux /dev/sda9 / ext3 rw,relatime,data=ordered 0 1 # UUID=3e19b702-30ed-4574-91d7-1594fad71842 #/dev/sdb7 none swap defaults 0 0 # UUID=4b65ccbf-2219-4734-98fa-16c58d4f60fa #/dev/sda10 none swap defaults,pri=-2 0 0 #/dev/sda11 /mnt/music ext3 noatime,defaults 0 2 #/dev/sdb12 /home/music ext4 noatime,defaults 0 2 #dev/sda14 #LABEL=debbsd /mnt/debbsd ext4 noatime,defaults 0 2 [snip] Regards, Ralf
On Thu, 2014-06-05 at 01:17 +0200, Ralf Mardorf wrote:
likely an update I run after 2014-06-03 19:39 +0200 has broken something. I only can boot Arch after I commented out everything in /etc/fstab, excepted of /.
PS: Booted to Arch now, I removed the "#"s in /etc/fstab and running mount -a was able to mount everything.
On Thu, Jun 05, 2014 at 01:34:49AM +0200, Ralf Mardorf wrote:
On Thu, 2014-06-05 at 01:17 +0200, Ralf Mardorf wrote:
likely an update I run after 2014-06-03 19:39 +0200 has broken something. I only can boot Arch after I commented out everything in /etc/fstab, excepted of /.
PS: Booted to Arch now, I removed the "#"s in /etc/fstab and running mount -a was able to mount everything.
Yes, I also found many people got this problem. There are three possible way to solve the problem I get from the internet[1] (I don't test them and can't be sure they will work fine): 1. downgrade systemd; 2. change the hardware time to UTC time; 3. update systemd to 213 in [testing]. [1]http://tieba.baidu.com/p/3092636640 Regards, Stephen
participants (2)
-
Ralf Mardorf
-
Stephen Zhang