Problem with /writedisk

Posted: 06-22-2007, 06:34 PM
I try to put my SDI file on my USB drive and not sure if I fallow the
write step sinc eI got a strange error.

First thing first.

When i go in Diskpart, I don't see my USB drive as a DISK but as a
Volume. Is this a problem?

To try to put my SDI file on my USB key I do this:
1- I check if my SDI does have a DISK blob and it does.
2- I try the command :

sdimgr c:\sdi\MySDI.sdi /writedisk:2 /yes (since my USB key volume is
#2)

When I start it I got this output:

*Writing to disk : "\\.\PHYSICALDRIVE2"...
Error -2147467259 <0x80004005> in "SDIAUT.SDIFile.1": The system
cannot find the file specified.


I thought that the path to my SDI or the SDI name was incorrect but if
I only type sdimgr c:\sdi\MySDI.sdi I got the /dump equivalence.

I really don't know what this error mean..

Thanks for help,

Reply With Quote

Responses to "Problem with /writedisk"

BrunoLeveille@gmail.com
Guest
Posts: n/a
 
Re: Problem with /writedisk
Posted: 06-26-2007, 06:06 PM
Fallow up,

I did correct this error. I went in the Computer Management and saw
that my USB Key had the DISK #1 and the write was done correctly.

After that, I did other test and I currently have 2 problem.

1- I got a 1GB USB key and when I write my SDI file in it (which is
380meg) my USB key size change to 380meg. This is correct and I accept
it.
The problem is after that, I do a little change in it (adding 1
software) and I use /READPART to create a new SDI file. The new SDI is
created but
his size is 1GB when it should normaly be 380meg!

Why when I use /READPART , the SDI take the original size of my
USB key and not the size of the USB key take after the /WRITEPART ??


2- My original SDI file only contain a PART Blob which is correct for
me but when I try to do a update on it using SDILOAD, the PART Blob is
change to a DISK Blob.
What I do is:
- Create a Virtual Drive using SDILoader which is 390meg.
- I put my Original SDI file into the virtual drive using /
WRITEPART
- I do my modification (adding 1 little software)
- I unload the Virtual Drive
- I find my new SDI file that contain my modification with a good
size BUT this new SDI file only have a DISK Blob. Why ?

Thanks,

Reply With Quote
BrunoLeveille@gmail.com
Guest
Posts: n/a
 
Re: Problem with /writedisk
Posted: 06-28-2007, 03:56 PM
Any help on that ?

I'm also wondering if I really need the BOOT and LOAD Blob to be able
to boot from a USB drive?

Thanks,


Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Generic McAfee Problem Message in Vista Problem Reports cyberbuff53 Windows Vista Performance & Maintenance 0 12-01-2007 01:55 PM
fixed unable to delete email problem, now I have new problem j2 Windows Vista Mail 19 03-30-2007 02:25 AM
Vista Upgrade Problem - Windows Explorer Loop problem Steve S Windows Vista Install & Setup 0 06-27-2006 04:15 PM
sdimgr xxx.sdi /writedisk:0 /yes fails Bernie Windows XP Embedded 1 12-09-2005 08:13 PM
I've got a problem w/ windows xp and drivers. Blue screen type problem... Person with a device problem Windows XP Device Drivers 3 11-12-2003 11:08 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90