Closed ARunholm closed 4 years ago
You have a trailing backslash in your OSDBuilder home. Modify the Home path and remove that trailing backslash
On Wed, Sep 16, 2020, 8:44 AM ARunholm notifications@github.com wrote:
Hi! I'm trying to do an OSBuild, using a newly created OSBuildTask. The problem I'm experiencing, is the the path to my Language packs under IsoExtract gets duplicated while running the OSBuild: C:\OSD\Content\C:\OSD\Content\IsoExtract...
Any hints on how to get around this? I've even tried shortening the path in the json file for the OSBuildTask, but that seems to make no impact at all.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OSDeploy/OSDBuilder/issues/40, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADC6QFSUBGTBCU4F4ICAE7LSGC6MZANCNFSM4RO3OQYA .
I've done that a couple of times and it doesn't show a trailing backslash.Home reads C:\OSD before and after an OsdBuilder -sethome C:\OSD Is there some other place where I can edit this? /A Den onsdag 16 september 2020 16:00:51 CEST, David Segura notifications@github.com skrev:
You have a trailing backslash in your OSDBuilder home. Modify the Home path and remove that trailing backslash
On Wed, Sep 16, 2020, 8:44 AM ARunholm notifications@github.com wrote:
Hi! I'm trying to do an OSBuild, using a newly created OSBuildTask. The problem I'm experiencing, is the the path to my Language packs under IsoExtract gets duplicated while running the OSBuild: C:\OSD\Content\C:\OSD\Content\IsoExtract...
Any hints on how to get around this? I've even tried shortening the path in the json file for the OSBuildTask, but that seems to make no impact at all.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OSDeploy/OSDBuilder/issues/40, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADC6QFSUBGTBCU4F4ICAE7LSGC6MZANCNFSM4RO3OQYA .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Manually edit the task then. It should not have a full path, only a relative one
On Wed, Sep 16, 2020, 9:09 AM ARunholm notifications@github.com wrote:
I've done that a couple of times and it doesn't show a trailing backslash.Home reads C:\OSD before and after an OsdBuilder -sethome C:\OSD Is there some other place where I can edit this? /A Den onsdag 16 september 2020 16:00:51 CEST, David Segura < notifications@github.com> skrev:
You have a trailing backslash in your OSDBuilder home. Modify the Home path and remove that trailing backslash
On Wed, Sep 16, 2020, 8:44 AM ARunholm notifications@github.com wrote:
Hi! I'm trying to do an OSBuild, using a newly created OSBuildTask. The problem I'm experiencing, is the the path to my Language packs under IsoExtract gets duplicated while running the OSBuild: C:\OSD\Content\C:\OSD\Content\IsoExtract...
Any hints on how to get around this? I've even tried shortening the path in the json file for the OSBuildTask, but that seems to make no impact at all.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OSDeploy/OSDBuilder/issues/40, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ADC6QFSUBGTBCU4F4ICAE7LSGC6MZANCNFSM4RO3OQYA
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OSDeploy/OSDBuilder/issues/40#issuecomment-693431423, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADC6QFXVIL4LJ56MPT4PNG3SGDBLDANCNFSM4RO3OQYA .
After yet another update of OSDBuilder and a restart, all of a sudden the task json got properly built and now everything is running smoothly again. Thanks! Den onsdag 16 september 2020 16:22:06 CEST, David Segura notifications@github.com skrev:
Manually edit the task then. It should not have a full path, only a relative one
On Wed, Sep 16, 2020, 9:09 AM ARunholm notifications@github.com wrote:
I've done that a couple of times and it doesn't show a trailing backslash.Home reads C:\OSD before and after an OsdBuilder -sethome C:\OSD Is there some other place where I can edit this? /A Den onsdag 16 september 2020 16:00:51 CEST, David Segura < notifications@github.com> skrev:
You have a trailing backslash in your OSDBuilder home. Modify the Home path and remove that trailing backslash
On Wed, Sep 16, 2020, 8:44 AM ARunholm notifications@github.com wrote:
Hi! I'm trying to do an OSBuild, using a newly created OSBuildTask. The problem I'm experiencing, is the the path to my Language packs under IsoExtract gets duplicated while running the OSBuild: C:\OSD\Content\C:\OSD\Content\IsoExtract...
Any hints on how to get around this? I've even tried shortening the path in the json file for the OSBuildTask, but that seems to make no impact at all.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OSDeploy/OSDBuilder/issues/40, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ADC6QFSUBGTBCU4F4ICAE7LSGC6MZANCNFSM4RO3OQYA
.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OSDeploy/OSDBuilder/issues/40#issuecomment-693431423, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADC6QFXVIL4LJ56MPT4PNG3SGDBLDANCNFSM4RO3OQYA .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Awesome!
Hi! I'm trying to do an OSBuild, using a newly created OSBuildTask. The problem I'm experiencing, is the the path to my Language packs under IsoExtract gets duplicated while running the OSBuild: C:\OSD\Content\C:\OSD\Content\IsoExtract...
Any hints on how to get around this? I've even tried shortening the path in the json file for the OSBuildTask, but that seems to make no impact at all.