Announcement

Collapse
No announcement yet.

How can I Override "Running on a RAM-based live file-system"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How can I Override "Running on a RAM-based live file-system"

    My system is bootet live via network - but harddisks are local. I linked /root/.phoronix-test-suite to /mnt/mylocaldisk/.phoronix-test-suite. But program is still denying to run. Is there a way to override check without hacking the code?
    Thank you for your time.
    dreh

    P.S. Yes I take responsibilty for the crash of my machine

  • #2
    Originally posted by dreh23 View Post
    My system is bootet live via network - but harddisks are local. I linked /root/.phoronix-test-suite to /mnt/mylocaldisk/.phoronix-test-suite. But program is still denying to run. Is there a way to override check without hacking the code?
    Thank you for your time.
    dreh

    P.S. Yes I take responsibilty for the crash of my machine
    Unfortunately there isn't an easy override at the moment. However, with using the next version of PTS (or applying this patch: http://phorogit.com/index.php?p=phor...7e8b41ae75c96; whoops, it's partially mixed up with an unrelated patch) you can set SKIP_ALL_TEST_SUPPORT_CHECKS=1 environment variable.

    However, if you're running your hard disks locally, PTS should be seeing that just fine. This error should only come up when the installed tests location is using SquashFS.
    Michael Larabel
    https://www.michaellarabel.com/

    Comment

    Working...
    X