Hi,

The system boots correctly using sysV grub option, but randomly fails during boot using systemd (grub default).

/etc/fstab:
# <file system> <mount point>   <type> <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# / was on /dev/sda1 during installation
UUID=0ab4af79-6e21-4c58-8514-2cf849d53ae1 / ext4 errors=remount-ro 0 1
# /home was on /dev/sda7 during installation
UUID=60dac49d-8399-4a6f-9ded-7adc952fc33e /home ext4 defaults 0 2
# /tmp was on /dev/sda6 during installation
UUID=08511bfb-ef79-432c-b792-c455ec64679e /tmp ext4 defaults 0 2
# /var was on /dev/sda5 during installation
UUID=66610011-7694-4574-ba2f-7ab34169b037 /var ext4 defaults 0 2
# swap was on /dev/sda2 during installation
UUID=840f5b96-d8ce-4ad5-9750-330cb69bf691 none swap sw 0 0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto 0       0

Regards,

--
*Emmanuel DECAEN*

Reply via email to