Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-81464

[Boot2Qt] QStorageInfo::device() returns non-existent root device

    XMLWordPrintable

Details

    • Linux/Yocto
    • 23d42a6a3088904f4d297a98e961fc520d156673 (qt/qtbase/5.14)

    Description

      The QStorageInfo::device() should return the device of the root volume, but instead it return always /dev/root which is non-existent in the Boot2Qt image.

      Steps to reproduce:

      1. Run the attached example project

      Expected result:

      1. The device of the root volume should be returned. For example in Boot2Qt image for Apalis it should be /dev/mmcblk1p2  (root@b2qt-apalis-imx6:~# mount/dev/mmcblk1p2 on / type ext4 (rw,relatime,data=ordered))

      Actual result:

      1. The /dev/root is returned.

      Attachments

        1. mountinfo
          2 kB
        2. qtbug_81464.zip
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            tuomas.vaarala Tuomas Vaarala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes