无忧启动论坛

标题: Native PE UD Mount Failed 0xc00000D error [打印本页]

作者: maanu    时间: 2017-4-8 23:37
标题: Native PE UD Mount Failed 0xc00000D error
本帖最后由 maanu 于 2017-4-8 23:39 编辑

hello ,

i am trying to load  my native PE via 2 iso files , following an chinese example here .

TITLE NATIVE PE
calc *0x8280 || set mem=yes
calc *0x82b8 && calc *0x82b9&0xff || set mem=yes
/BOOT/GRUB/SRSF6
map /BOOT/03TWO.ISO (0xfa)
if %mem%==yes && map --mem /BOOT/03BOOT.ISO (0xff) ! map /BOOT/NATIVE.ISO (0xff)
map --e820cycles=3
map --rehook
chainloader (0xff) || chainloader (0xff)/I386/SETUPLDR.BIN


but it gives me this error  0xc000000D

03two.iso picture is attached

i searched , and found 2 topics .,

http://bbs.wuyou.net/forum.php?m ... &extra=page%3D1

http://bbs.wuyou.net/forum.php?m ... p;extra=&page=1


i dont understand LBA thing , it said that .WIM file must be the first one . i could not understand due to language barrier , due to google translate not good .  my .WIM file is defragged also with wincontig.

please see and help.








if i copy SRNP folder at root of my USB ( visible space ) , it can mount OK and desktop appear. but if i copy it on UD space inside 03TWO.ISO , it failed with 0xc00000D.


2017-04-08_203150.png (99.23 KB, 下载次数: 41)

2017-04-08_203150.png

作者: 2011henry26    时间: 2017-4-9 00:31
#Force loading (0xfa)
rootnoverify (0xfa)
ls (0xfa)/ SRNP/
chainloader (0xff)

If you want to defragment, using contig.exe (By Mark Russinovich) instead of wincontig;
To make 03TWO.ISO,use mkisofs or OSCDIMG
作者: maanu    时间: 2017-4-9 01:49
2011henry26 发表于 2017-4-9 00:31
#Force loading (0xfa)
rootnoverify (0xfa)
ls (0xfa)/ SRNP/

hello ,

thank you for reply.  here is what i did .


1- made a fresh 20 MB image , compressed it with CAB ,  and copied natives files there. previous image only had 100 kb free.

2- then i made 03two.iso fresh from oscdimg , like you suggested , holding the main WIM fille.

3- , from command line , ignores SRSF6 , and did following commands , from command line

map /boot/03two.iso (0xfa)
map /boot/native.iso (0xff)
map --e820cycles=3
map --rehook
rootnoverify (0xfa)
chainloader (0xff)
boot


test was successful .


Thank you again. i think i edited both iso many times.



Regards
Maanu from Pakistan
作者: chsfly    时间: 2017-4-9 06:53
英文啊,还有国际友人啊,厉害了
作者: 金    时间: 2017-4-9 14:34
表示看不懂无法帮忙
作者: 红毛樱木    时间: 2017-4-9 14:39

You should put a file in your ISO.And the file must be the last LBA.
作者: maanu    时间: 2017-4-9 16:27
红毛樱木 发表于 2017-4-9 14:39
You should put a file in your ISO.And the file must be the last LBA.

yes , thank you , i noticed my error.

Regards




欢迎光临 无忧启动论坛 (http://wuyou.net/) Powered by Discuz! X3.3