fsos2 post installation failure

Asked by Rishabh

while installing fsos2 script i get this error
http://www.mediafire.com/i/?xb4218bhi717wq7
plz tell me how to remove it.

Question information

Language:
English Edit question
Status:
Solved
For:
LFScript Edit question
Assignee:
No assignee Edit question
Solved by:
Marcel van den Boer
Solved:
Last query:
Last reply:
Revision history for this message
Best Marcel van den Boer (synthehol) said :
#1

This is entirely my fault. You found a bug in the fsos2/memtest scripts. In the 'custom/memtest86+' script, change the line:

cp -v memtest.bin ${FAKEROOT}/boot/memtest

to:

cp -v memtest.bin ${FAKEROOT}/boot/memtest86

And rebuilt 'memtest86+' (remove packages-<ARCH>/custom/memtest86+.tgz).

Revision history for this message
Rishabh (rishabh-singh) said :
#2

Thanks Marcel van den Boer, that solved my question.