Hi,
I keep getting this error most of the time during boot. It pauses the booting waiting for me to press enter, so it's kinda annoying. Yet after I press it everything loads fine. Any ideas?
Code: Select all
proc /proc proc defaults 0 0
PARTUUID=3e904640-01 /boot vfat defaults 0 2
PARTUUID=3e904640-02 / ext4 defaults,noatime,usrjquota=quota.user,grpjquota=quota.group,jqfmt=vfsv0 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that
/var/log/ispconfig/httpd/xenopi.dynu.net /var/www/clients/client1/web2/log none bind,nobootwait 0 0
Code: Select all
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait fbcon=map:10 fbcon=font:ProFont6x11 logo.nologo
Code: Select all
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=PARTUUID=3e904640-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait fbcon=map:10 fbcon=font:ProFont6x11 logo.nologo
Code: Select all
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=PARTUUID=3e904640-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
Code: Select all
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=PARTUUID=3e904640-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
Code: Select all
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=PARTUUID=3e904640-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
androot=PARTUUID=XXXXXX
resolves the problem for me.fsck.repair=no