Guest User

Untitled

a guest
Dec 10th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. A start job is running for dev-sda2.device (9s / no limit)
  2.  
  3. mount /dev/sda2 /mnt
  4. mount -B /dev /mnt/dev
  5. mount -B /sys /mnt/sys
  6. mount -B /proc /mnt/proc
  7. chroot /mnt
  8. mkinitrd -f
  9. yast bootloader # Possibly necessary, though I only needed the mkinitrd call
Add Comment
Please, Sign In to add comment