[PATCH] fwts-frontend: symbolic links not supported on fat filesystems

Chris Van Hoof vanhoof at canonical.com
Sat Jul 7 19:28:37 UTC 2012


After testing new fwts-live images which use a fat filesystem when booted via casper, I noticed the changes I made to always symlink the latest results.html to the top level WORK_DIR were failing.

As it turns out, symbolic links are not supported on fat filesystems; so an update is needed to use cp as opposed to ln when booting via casper and using fwts-frontend-text.

--chris

Chris Van Hoof (1):
  live-image/fwts-frontend-text: use cp versus ln as symbolic links are
    not supported on fat file systems

 live-image/fwts-frontend-text |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.9.5





More information about the fwts-devel mailing list