无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站投放广告、加入VIP会员,请联系 微信:wuyouceo
查看: 7031|回复: 21
打印 上一主题 下一主题

NativePE Mount failed 0xC0000034

[复制链接]
跳转到指定楼层
1#
发表于 2011-11-18 21:52:09 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
hello my chinese friends,

i have been trying to make a English Native PE with the help of hotdll , pseudo and other chinese friends,first i was having some problems of Blue screen , and the native shell was not even started ,

now after modifying few things in SETUPREG.HIV , i have solved it  , and now i can lead to native shell.

but the problem is , no matter what i do , i can not mount the second kernel successfully . it always give error  code 0xC0000034 mount failed.  

pseudo advised me to go through command line , but it always give same error ,  

after reading hotdll problem

http://bbs.wuyou.net/forum.php?m ... mp;highlight=NATIVE

i again checked , and all my files are defrag with wincontig  , and i have 2 MB space free on Native kernel to mount , as hotdll said .

i use following native.cfg

@echo off
echo Search secondary kernel of WinPe from C: to Z: ...
scd \I586\NVPE.WIM
mount NVPE.WIM X:\I386



here are screen shots ,


any help of expert , i will be very much thankful .


Regards,
Maanu from Pakistan

2011-11-18_183908.png (14.72 KB, 下载次数: 65)

2011-11-18_183908.png

2011-11-18_184159.png (10.07 KB, 下载次数: 71)

2011-11-18_184159.png
2#
发表于 2011-11-18 22:01:21 | 只看该作者

回复 #1 maanu 的帖子

scd \I586\NVPE.WIM
if exist NVPE.WIM mount NVPE.WIM X:\I386
回复

使用道具 举报

3#
发表于 2011-11-18 22:06:08 | 只看该作者
are you  use grub4dos  and map ISO  >> d: ?
回复

使用道具 举报

4#
 楼主| 发表于 2011-11-18 22:08:11 | 只看该作者
also , i feel one issue , under Native Command prompt , i was not able to use  " \ "

example  X:\I386  (which NOT work under native cmd prompt)

\ ,  does not work in Native shell command line , only / works .

example

X:/I386

can this also be problem ?
回复

使用道具 举报

5#
发表于 2011-11-18 22:14:13 | 只看该作者
原帖由 maanu 于 2011-11-18 22:08 发表
also , i feel one issue , under Native Command prompt , i was not able to use  " \ "

example  X:\I386  (which NOT work under native cmd prompt)

\ ,  does not work in Native shell command l ...

windows Do not use /, and use of \
回复

使用道具 举报

6#
 楼主| 发表于 2011-11-18 23:06:23 | 只看该作者
success

i was able to mount it using your code hotdll on post 2 .


scd \I586\NVPE.WIM
if exist NVPE.WIM mount NVPE.WIM X:\I386
if exist x:\wxpe\system32\PECMD.EXE exit


first i was not using grub4dos to map iso , now i used grub4dos , and success.

is it OK and success ?

moreover , when i click on EXIT , it gives BSOD

dont know how to check if it was successful .

2011-11-18_194708.png (16.86 KB, 下载次数: 64)

2011-11-18_194708.png

2011-11-18_200136.png (14.47 KB, 下载次数: 65)

2011-11-18_200136.png
回复

使用道具 举报

7#
 楼主| 发表于 2011-11-19 04:18:37 | 只看该作者
hotdll

can we use post # 65 method in current  problem ?

http://bbs.wuyou.net/forum.php?m ... ATIVE&page=7###

problem is , when i tried your Native XPE , from command line , it mount Success  NVPE.WIM  on both X:\wxpe  and C:\ (for testing ) ,

but i use same your files and everything on my english pe , but it always give Mount failed 0xc000000034

all my files are defragment with WINCONTIG.
回复

使用道具 举报

8#
发表于 2011-11-19 11:32:56 | 只看该作者

回复 #6 maanu 的帖子

The first piece of graph shows no find NVPE. WIM
回复

使用道具 举报

9#
 楼主| 发表于 2011-11-19 14:40:43 | 只看该作者
even if i manually go with command line , and browse to the wim file , and try to mount it to any directory , it gives me the same 0xc000034 error ,

but it s not happened with your release . i can mount your nvpe.wim to any directory from your release .

as you can see , i can see SRN.WIM at F: directory (my cd rom iso) , but it still giving me error .

should i upload my iso for your testing ?

2011-11-19_113725.png (18.25 KB, 下载次数: 76)

2011-11-19_113725.png
回复

使用道具 举报

10#
发表于 2011-11-19 18:22:43 | 只看该作者

回复 #9 maanu 的帖子

mount srn.wim f:\sss 时,f:\ 必须要有\sss目录,否则:mount failed 0xc0000034.
If there is not f:\sss,mountfailed 0xc0000034.

[ 本帖最后由 幸运的草 于 2011-11-19 18:29 编辑 ]
回复

使用道具 举报

11#
发表于 2011-11-19 19:26:57 | 只看该作者

回复 #9 maanu 的帖子

Mount goal path can't for root directory and Target path must exist !

example
if exist NVPE.WIM mount NVPE.WIM X:\I386  
There will be found x: \ i386

error example
if exist NVPE.WIM mount NVPE.WIM X:\
回复

使用道具 举报

12#
 楼主| 发表于 2011-11-20 05:36:59 | 只看该作者

回复 #11 hotdll 的帖子

I tried with your NativeXPE ,

mount nvpe.WIM C:

mount success .

anyways , i am upload my Native PE package , can you please correct its errors ? i am sure you will make it work with your magic .
and see where i am doing wrong .

http://115.com/file/dn8lfltj

, because when i mount my SRN.WIM from your NativeXP  core (NVPE.IM_) , it is always Mount success . so i guess problem is in my NVPE.IMG (14MB ) file .

thank you in advance.
回复

使用道具 举报

13#
 楼主| 发表于 2011-11-21 14:47:30 | 只看该作者
hotdll

brother , have you download success the above file ?
回复

使用道具 举报

14#
发表于 2011-11-21 16:12:45 | 只看该作者

回复 #13 maanu 的帖子

I have checked your srn7. Iso
X: zoning do not write!

Don't know what causes

natvie shell mode
md x:\petools
failed !
回复

使用道具 举报

15#
发表于 2011-11-21 16:42:39 | 只看该作者
It seems you have not load WIMFLTR.SYS in txtsetup.sif.
回复

使用道具 举报

16#
发表于 2011-11-21 17:19:46 | 只看该作者

回复 #13 maanu 的帖子

用我修改的注册表和CFG文件可成功挂载二级内核。

但你的PE离实用还需大力修改。

i386.7z

64.44 KB, 下载次数: 49, 下载积分: 无忧币 -2

回复

使用道具 举报

17#
 楼主| 发表于 2011-11-22 05:51:57 | 只看该作者
@ pseudo

with great help of you , i was able to sort this porblem , your guess was right , it was WIMFLT.SYS which was not present in SCSI.LOAD in txtsetup.sif

when i added , it was successful and mount .  

now my english PE is working quite fine , with native method.

i have 2 questions for every one.

1-  why we use .IMG file for native part loading (3MB or so ) , why can not we use .WIM file ?

2-  if i integrate SRS drivers into my PE , my Drivers folder will raise to aabout 25MB  , is it possible that we divide Drivers Loading also in 2 parts ? , means the big sata drivers can still be copied to .WIM part of loading to save loading time . ???

thank you so much HOTDLL and Chiannet  , you are so nice

Regards,
Maanu from Pakistan
回复

使用道具 举报

18#
发表于 2011-11-22 08:54:59 | 只看该作者

回复 #17 maanu 的帖子

You can use GRUB4DOS based on the F6IMG external drive.
Level 1 the kernel may, in accordance with the level of PE I DIY kernel list downsizing.
回复

使用道具 举报

19#
发表于 2012-3-2 23:07:12 | 只看该作者
楼主是外国人啊?怎么全用英语?
回复

使用道具 举报

20#
发表于 2012-3-3 08:08:56 | 只看该作者

回复 #19 zds1210 的帖子

Maanu from Pakistan,他把native pe用在他的英文pe,开始有问题,后来在论坛高手的帮助下解决了
回复

使用道具 举报

21#
发表于 2012-3-3 21:18:06 | 只看该作者
已经看懂了,是来自巴基斯坦的朋友,无忧已经变成国际性论坛了,香港台湾和国外都有。
回复

使用道具 举报

22#
发表于 2012-3-3 21:23:46 | 只看该作者
最近native版PE有点牛。希望能取得更大进展。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2025-6-28 22:16

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表