Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] PXELinux + Wimboot + MS-RIS -> BUG?
2014-04-01, 19:30
Post: #6
RE: [SOLVED] PXELinux + Wimboot + MS-RIS -> BUG?
I`am not a programmer but this works for me...

I`ve added just this to linux.c

Code:
while ((p = strchr(target_fname, '\\')))
           target_fname = p + 1;
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [SOLVED] PXELinux + Wimboot + MS-RIS -> BUG? - KingBonecrusher - 2014-04-01 19:30



User(s) browsing this thread: 1 Guest(s)