Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-8299

Install Issues - Failed to validate a sane '/dev

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • To reproduce, go through steps to mount and then chroot. Once you chroot and try to emerge -auDN @world (or anything else for that matter) it will give the error and you will not be able to emerge anything from what i understand.
    • Hide
      A workaround for the issue was reported as using the full path as such:
      mount proc none /mnt/funtoo/proc
      mount --rbind /sys /mnt/funtoo/sys
      mount --rbind /dev /mnt/funtoo/dev
      Show
      A workaround for the issue was reported as using the full path as such: mount proc none /mnt/funtoo/proc mount --rbind /sys /mnt/funtoo/sys mount --rbind /dev /mnt/funtoo/dev

      This issue has popped up for a number of users over the last week, where when trying to mount /dev,/sys and proc during install.

      the error message they received was:

      Failed to validate a sane '/dev'.
      bash process substitution doesn't work; this may be an indication of a broken '/dev/fd'

      after chrooting.

       

      Users have reported so far this issue is affecting the official gentoo install medium, the manjaro medium, systemrescue cd, manjaro live usb, etc. I am sure there are more.

      I installed Funtoo about 2 weeks ago from a manjaro live usb without issue, so this has just started within that time period. I will add more info as i find out more.

            Unassigned Unassigned
            krish krish
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: