Problem in system boot
Hi ,
I am using RHEL7 and am facing problem while booting. Its giving a error message as shown in attached image. As far I know its related with some mounting issue.
just for reference I am giving "df -h " output and /etc/fstab/file and also all hard disk detail.
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/rhel-root 50G 11G 40G 21% /
devtmpfs 32G 0 32G 0% /dev
tmpfs 32G 0 32G 0% /dev/shm
tmpfs 32G 49M 32G 1% /run
tmpfs 32G 0 32G 0% /sys/fs/cgroup
/dev/sda3 494M 204M 291M 42% /boot
/dev/sda1 496M 93M 404M 19% /boot/efi
/dev/mapper/rhel-home 3.6T 2.9T 768G 79% /home
fstab
#
# /etc/fstab
# Created by anaconda on Sat Mar 21 20:53:49 2015
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
/dev/mapper/rhel-root / xfs defaults 1 1
UUID=09914c96-e285-4430-92ee-324604846ab0 /boot xfs defaults 1 2
UUID=6C3A-5372 /boot/efi vfat umask=0077,shortname=winnt 0 0
/dev/mapper/rhel-home /home xfs defaults 1 2
/dev/mapper/rhel-swap swap swap defaults 0 0
LABEL=/databackup /databackup ext4 defaults 1 2
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
