-
Notifications
You must be signed in to change notification settings - Fork 319
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* improve internal disk detection
- Loading branch information
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7195ed0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OpenPLi/enigma2@1e08841
7195ed0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, but this will also not fix the driver bug because removable is 1 and not 0
7195ed0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is some thing wrong with mounting drives ...
For example if install multiboot plugin such as (Barryallen) and the image boot from external flash look the mount is wrong ..
even if I add manual mount in fstab like
The mounted incorrectly
But on old my images no problem with /media/ba the mounted correctly
Even if using Device manager to mount the drive still same issue (incorrect mounted)
7195ed0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since BA is closed-source, we can't provide assistance with that.
I assume you mean that /dev/sda1 shows 1.9 GB in the old image but now only 64K in the new image. There’s no information on why it appears this way. Is /dev/sda not the same drive under BA? Is the blkid UUID identical?
7195ed0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is same driver because only on driver connected with box (Usb Flash)
And this is from old image
7195ed0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So, is the view just different while the free HDD space is still available? Are there any technical limitations on usage, or is it purely a visual difference?
7195ed0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New image
Old image
Maybe the issue from this commit ..
oe-alliance/oe-alliance-core@515e2e3
7195ed0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have solved with this commit
fairbird/openpli-dreambox-oe-core@49971eb
........
Also one more thing in custom option for mount feature cannot write more than one letter.
fairbird/enigma2-dreambox@1031c25