kmaheshkumar Posted December 10, 2008 Posted December 10, 2008 (edited) i used winsetupfromusb and transferred the xp source i tried to boot from my 32GB USB it is not booting when i formatted with hp tool and i made it win98 bootable it is workingwhat i want to do with thatand i have one more problem with that when i tried to make partitions in that Pen drive only primary is get creating when i tried to make the free space to extended partition the partition table is getting damaged and after a lot of work i got that back what is the mistake in partitioningis it possible to transfer the iso image to usb by using dd.exewant more help on dd.exe i am not understanding about thatHelpThanx in advance Edited December 10, 2008 by kmaheshkumar
jaclaz Posted December 10, 2008 Posted December 10, 2008 (edited) Which OS are you using?If NT/2K/XP/2003, under these systems only ONE (the Primary Active) partition is mountable IF the device is seen as "Removable" (like practically all sticks are).You have three choices:1) find the appropriate manufacturer's tool and "flip" the Removable bit so that the stick is seen as Fixed instead of removable2) install and use a filter driver in your OS3) forget about multiple partitions accessible under NT/2K/XP/2003 on Removable device and live with just one partition (this is a limit "by design" of the said OSes)Let's for the moment forget about winsetupfromusb, and partition and make the stick booting.Once you have it working, you can try again the program.Which filesystem do you want to use?FAT16 is inappropriate for a 32 Gb partition.FAT32 is better, but the NT bootsector has sometimes problems with it.NTFS would be the better choice, BUT you risk to wear prematurely the stick.Read this:http://www.msfn.org/board/index.php?showto...119963&st=0First thing to try is fuwi's batch:http://www.911cd.net/forums//index.php?sho...c=21702&hl=You CANNOT dd.exe a .iso to a USB stick (i.e. you can but you will get an unbootable/unreadable stick).:iso files use CDFS filesystem, USB sticks use "normal" HD filesystems.The only exception are particular sticks that have also a CDROM "part", but then again dd.exe won't work at all on them:http://www.msfn.org/board/index.php?showtopic=125138http://www.msfn.org/board/index.php?showtopic=121502and you will need anyway the particular tool for the specific chip on the stick.jaclaz Edited December 10, 2008 by jaclaz
kmaheshkumar Posted December 12, 2008 Author Posted December 12, 2008 thanx jaclazi cant get the filter driver i am using dummy.sys for that, is there any other flip methodand i thinking that already my pen drive is booting with win98 so i want to make some config.sys for booting grub.exe to load the windows setup and i want to make entry in that config.sys for hard booting after first restart of windows installation is it possible
jaclaz Posted December 12, 2008 Posted December 12, 2008 Try using Chipgenius:http://209.85.129.132/search?q=cache:RiTgg...3D4661%26st%3D0using google cache untill boot-land is back online:http://www.boot-land.net/forums/index.php?...c=4661&st=0and see if you can find the Manufacturer's tool to "flip the bit" permanently.Try using the Hitachi Filter Driver cfadisk.sys:http://www.911cd.net/forums//index.php?showtopic=17701Booting Win9x->grub.exe->whatever info can be found here (ALREADY given link):http://www.msfn.org/board/USB-Booting-issu....html&st=47jaclaz
kmaheshkumar Posted December 14, 2008 Author Posted December 14, 2008 (edited) thanx for the helpi got one more idea to make this by configuring config.sysi want to make config.sys with menu options for 1 option i want to start install the xp from usb and fro 2 option i want to run the bootloader form hd1 and for some other option i want to run the memdisk tool for these i can run the grub also so please help for configuring those things that and i am thinking to build a cmd file for thisand i got some thing while searchingi got 3 .inf files and a regfilecan any one explain the regfile in this fileand some thing is there in usbboot.reg file with other language i want it in english if any one knows that pls helpany help is much appreciatedthanx in advanceFlashBootXP_ver1.rar Edited December 14, 2008 by kmaheshkumar
jaclaz Posted December 14, 2008 Posted December 14, 2008 kmaheshkumar,look, I am willing to help you, but if you do not explain what you are trying to do in a way that I can understand it, it won't be possible.You need to tell me what your final goal is, and then follow the advise I may (hopefully) be able to give you.i got 3 .inf files and a regfileWhere?jaclaz
kmaheshkumar Posted December 14, 2008 Author Posted December 14, 2008 the inf files in the attachment itselfi want to my my pen drives bootable and to install operating systems from them i have 3 pendrives with meone is 4GB, 16GB, 32GB so i want them to make for my work and to get the knowledge about booting and installing with pendrives i purchased 16, 32 GB pen drives for this purpose onlyand i want to make my pendrives bootable and ready to install the operating systems and i dont want to waste my time using those big time takers i want to use those to make the boot files and i want to copy my source files to pen drive and i am trying to install the operating systems from the second partition of my usb drive to save the setup source without effecting with virus
jaclaz Posted December 14, 2008 Posted December 14, 2008 the inf files in the attachment itselfI'll try again:Where did you get them?i want to my my pen drives bootable and to install operating systems from them i have 3 pendrives with meone is 4GB, 16GB, 32GB so i want them to make for my work and to get the knowledge about booting and installing with pendrives i purchased 16, 32 GB pen drives for this purpose onlyAnd for the third time, try using fuwi's batch on them, it is currently the easiest way to make a pendrive bootable. (one partition only, no matter if "Fixed" or "Removable").and i want to make my pendrives bootable and ready to install the operating systems and i dont want to waste my time using those big time takers ....Here we have some problems , actually the ESSENCE of a forum like this is to "waste" time learning, there is a ready available alternative, that involves the exchange of money to rent an expert to do the work for you and save your time..... i want to use those to make the boot files and i want to copy my source files to pen drive and i am trying to install the operating systems from the second partition of my usb drive to save the setup source without effecting with virusAnd here we have another problem. As ALREADY said, to have more than one partition available on a USB stick under a NT based OS, the stick needs to be seen by the NT based OS as "Fixed".You were given the links to the two known methods to make this happen.There is NO actual need, and definitely NOT "to save the setup source without effecting with virus", to use a partitioned stick, though it is a "better" philosophical approach.Once you have with either of the two methods, made the stick seen as "Fixed", you can use Disk Management to partition it and format it's partitions.I will repeat myself once again.The "best" way is, provided that you find the right tool, is to "flip the bit" and have a USB stick seen as "Fixed".Otherwise use either dummydisk.sys or cfadisk.sys, just recently cdob posted some new, interesting info:http://www.msfn.org/board/index.php?showtopic=126868&hl=http://www.msfn.org/board/index.php?showto...26868&st=12Now, let's start again from scratch.Choose one and just one of the three sticks you have.Run Chipgenius on it.Post the info Chipgenius gives.List ALL the Operating systems you would like to install from the stick and utilities you want to run.jaclaz
kmaheshkumar Posted December 15, 2008 Author Posted December 15, 2008 Device Name: +[J:]+USB Mass Storage Device(usb2.0 flash disk USB Device) 32GBPnP Device ID: VID = 1221 PID = 3234Serial Number: 1000000000000698Revision: 2.20Device Type: Standard USB device - USB2.0 High-SpeedChip Vendor: (No match record)Chip Part-Number: (No match record)Product Vendor: usb2.0Product Model: flash diskTools on Web: (N/A)Device Name: +[J:]+USB Mass Storage Device(USB2.0 Flsah Disk USB Device) 16GBPnP Device ID: VID = 1221 PID = 3234Serial Number: 1100000000001363Revision: 2.20Device Type: Standard USB device - USB2.0 High-SpeedChip Vendor: (No match record)Chip Part-Number: (No match record)Product Vendor: USB2.0Product Model: Flsah DiskTools on Web: (N/A)Device Name: +[i:]+USB Mass Storage Device(Kingston DataTraveler 2.0 USB Device) 4GBPnP Device ID: VID = 0951 PID = 1603Serial Number: 8998011620080115142554FCRevision: 1.00Device Type: Standard USB device - USB2.0 High-SpeedChip Vendor: skymediChip Part-Number: SK6281/SK6211Product Vendor: KingstonProduct Model: DataTravelerDT1Tools on Web: http://bbs.mydigit.cn/read.php?tid=4345i want install all the client operating systems with my 32 or 16 GB pendrive like 2000 Prof, XPSP2, VISTA ULTIMATEsome other details for attachment is Hereyesterday i used cfadisk sucessfully for first time i got that from the above site flash.ru but my 32,16 GB pendrives are not getting formatted with NTFS file system
jaclaz Posted December 15, 2008 Posted December 15, 2008 The tool for Vid 1221 Pid 3234 is already on the site you mentioned:http://flashboot.ru/index.php?name=iflashhttp://flashboot.ru/index.php?name=Files&a...p=cat&id=14The tool for Vid 0951 Pid 1603 is already on the site you mentioned:http://flashboot.ru/index.php?name=iflash&pagenum=2http://forum.flashboot.ru/index.php?name=F...p=cat&id=12yesterday i used cfadisk sucessfully for first time i got that from the above site flash.ru but my 32,16 GB pendrives are not getting formatted with NTFS file systemsure, but unless you DETAIL what you attempted to do I have NO way to try and help you. Some questions:Are you sure the stick is seen as "Fixed"? (i.e. that cfadisk is working properly?)Did you enable the "optimize for performance":http://blogs.msdn.com/oldnewthing/archive/.../05/108205.aspxWhich program Utility did you try using on it?Have you tried to format as FAT?Have you tried then using CONVERT.EXE?jaclaz
kmaheshkumar Posted December 16, 2008 Author Posted December 16, 2008 (edited) when i started the tool of 4GB accidently space bar has been pressed and it is giving different id i am posting it nowDevice Name: +[H:]+USB Mass Storage Device(SKYMEDI USB Drive USB Device)PnP Device ID: VID = 1516 PID = 8628Serial Number: 03Revision: 1.0Device Type: Standard USB device - USB2.0 High-SpeedChip Vendor: skymediChip Part-Number: SK6201/6281Product Vendor: (N/A)Product Model: (N/A)Tools on Web: http://bbs.mydigit.cn/read.php?tid=4345 and it is giving only 2GBlike that only 32GB also happened but mistakenly choosen different model no please help for this i want my pendrives backthis is the new 32GBDevice Name: +[H:]+USB Mass Storage Device(USB2.0 Flash Disk USB Device)PnP Device ID: VID = 1221 PID = 3234Serial Number: 10000000000002C2Revision: 2.20Device Type: Standard USB device - USB2.0 High-SpeedChip Vendor: (No match record)Chip Part-Number: (No match record)Product Vendor: USB2.0Product Model: Flash DiskTools on Web: (N/A)and my 32GB is only 126MB in Disk Management what can i do with them Edited December 16, 2008 by kmaheshkumar
jaclaz Posted December 16, 2008 Posted December 16, 2008 Would it be possible that the 4 Gb is actually a "fake" one? Or more probably you misused the tool and "activated" only one of the two "banks" of flash.In any case the only way to recover the sticks is to running the appropriate utility with the appropriate settings.I cannot help you in this, you have to read and follow the instructions (if any) coming with the tool and experiment.Don't worry about the Vid & Pid, they can be changed back to the original ones, that is exactly one of the main uses of the Manufacturer Tools.jaclaz
kmaheshkumar Posted December 16, 2008 Author Posted December 16, 2008 i replaced the 4gb pendrive before 2 months from the kingston and i think the 32gb is china made of kingston but i brought it in auction and that is already used by some one
kmaheshkumar Posted January 8, 2009 Author Posted January 8, 2009 hey jaclaz i just replaced my 4gb pendrive so please give me some details how to install the operating system from the second partition of the usbdrive i already told to keep setup source safely from viruses please give some details about that
jaclaz Posted January 15, 2009 Posted January 15, 2009 Again, the "game" is played this way:YOU post the required infoI try and help youNow, let's start again from scratch.Choose one and just one of the three sticks you have.Run Chipgenius on it.Post the info Chipgenius gives.List ALL the Operating systems you would like to install from the stick and utilities you want to run.In the meantime, read these:http://www.boot-land.net/forums/index.php?...ic=5397&hl=http://www.boot-land.net/forums/index.php?...ic=5315&hl=http://www.boot-land.net/forums/index.php?...ic=5274&hl=jaclaz
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now