Jump to content

Tripredacus

Supervisor
  • Posts

    13,293
  • Joined

  • Last visited

  • Days Won

    24
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. I like to add "-lofiversion" to the end of the search. It gets rid of a lot of dupes.
  2. IDk it had my site at #4 on bing and #6 on google. Maybe if I still had content on it still I could get it back up to #1 where it belongs. Oh and I think Bing Crosby with this name.
  3. We recently upgraded our Oracle server and replaced the HDDs with SSD. I think it has 2 32GB SSDs from Intel. I don't know the cost, but I think they are pretty expensive. The first one we got for free. X25-E: http://www.intel.com/design/flash/nand/extreme/index.htm X25-M and X18-M: http://www.intel.com/design/flash/nand/mainstream/index.htm
  4. Windows is giving you the error. A startup program or registry entry is in place that tries to use that file but it can't be found. Since searching for this file on google makes zero results, its possible for it to be a random generated filename. Conflicker, for example, would make random DLL names so it would be difficult to find it on the system. Disable all statup programs with Ccleaner or msconfig and reboot and see if it comes back.
  5. it certainly is.
  6. Welcome to the MSFN!
  7. Are you using a translator? I don't understand the part about "going out on the boat"...
  8. Actually, diskpart has the ability to capture and replace an MBR also. I don't get why you are complaining that there is no tool in the Vista PE to handle XP volumes...
  9. WinPE 2.x is designed for Vista and newer operating systems. They do not use MBR but BCD. You can run BCDedit to fix a boot issue. You'd have to customize your PE to run a program to fix the MBR at some point in deployment.
  10. I am still ocassionally getting this error. I am going to try to recreate it so I can make a note as to what it says. I set up a separate test environment on a DQ45CB board for our other guy to test out. There is a major difference between the Intel board and the Wind. The Wind will recover a sysprepped image. The Intel board will recover an Audit mode image. Also, another annoying this is that sometimes (about as sometimes as the imaging error), the PE doesn't rehide the partition after recovering. This only has happened after a successful recovery, and not during one of those ones that failed. It may also be a "disk not ready" issue, so I'm going to have to add some redundancy into the scripts... Clicking OK reboots the computer. So far it seems like this is the operation of events, and appears to be reproducable. 1. A working model with XP on C and recovery partition hidden. 2. Boot into recovery, run a full recovery (that formats the C drive, or D drive actually) ... wait I found major errors here. First on the Wind, the size that the recovery formats the C drive is wrong. Also on the Intel board, the recovery formats the entire drive, deleting the recovery partition... I can do this manually. What seems to be happening is that when Diskpart creates the partition, initially it is 130GB which is fine, but after reboot it becomes 60GB select disk 0 select vol d delete vol create part pri select part 1 active assign letter=d format fs=ntfs quick exit Afterwards, using list vol I get the following: Volume 0 D NTFS Partition 135 GB Healthy Volume 1 C NTFS Partition 14 GB Healthy Volume 2 E Removable 0 GB No Media then dropped the image. It of course WORKED this time. and go through welcome and let it boot into Windows again. AND NOW IT WORKS. On a side note, while the drive size is correct and XP didn't blow up, the recovery partition has a drive letter assigned to it. I have the PE actually hide the partition TWICE. Once during winpeshl.ini and again in between formatting the partition and imaging. So I have these three scenarios that seem to happen BECAUSE of certain situations. Situation 1 - Windows does not error out before welcome - the system partition size is correct - the recovery partition is not hidden and is assigned a drive letter - I then hide the partition and reboot into recovery Situation 2 - Windows errors out - after reboot into Recovery, diskpart shows the system partition to be 60GB. - run recovery again Situation 3 - Windows does not error out. - the system partition is 60GB in Windows - the recovery partition is hidden These happen in that order each time, never had them work in any other order. If I recovery AGAIN after Situation 3, it loops and it will start at 1 again. I am really stumped.
  11. in b4 lock!
  12. you could try renaming your new task manager app you picked to 'taskmgr.exe' and replace the original one. Make sure to back it up first! I don't think 98 will stop you. But if your system locks up, your custom app probably won't work anyways.
  13. I've recently sidestepped to a wireless router at home.
  14. Nero's menu is a lot better that it used to be. I prefer the old complicated version but I have to work with what I have! IMGburn has a lot of options and such that would be confusing to most people I would think.
  15. You probably could, but you will have to research whether they use an unattend on it already or WinRE.
  16. If by "closing" you mean shut down or restart the computer, then no those files won't be there anymore. You need to remount and modify, then commit your changes and unmount.
  17. Are you trying to get integrated sound or a sound card to work? Your topic title doesn't seem to match your post.
  18. If its restarting by itself, then you are likely getting a BSOD and not seeing it. First boot with F8 and disable the automatic restart on system failure. And also, set this up: http://www.msfn.org/board/index.php?showtopic=130004
  19. Why stop at 2? Even unplugging the network cable brings less risk. I use 2 firewalls, the Windows Firewall and a hardware one.
  20. Hmmm a lot of people seem to post their gender recently... And we don't have too many forums. I know some that have at least 50.
  21. We'll do what we can.
  22. I agree, its pretty bad practices, but it usually only rears its head in small companies. I've been in that type of situation also and it can be pretty tough to figure it out. As for your question, I haven't seen anything quite like that before so I couldn't tell ya.
  23. Riddle me this Batman! I got it all functional at last. This does not work: ObjShell.run "cmd /c x:\windows\system32\diskpart /s x:\windows\system32\full_diskpart.txt",0,True This works: ObjShell.run "cmd /c diskpart /s x:\windows\system32\full_diskpart.txt",0,True Strange... Now I am back to GUI stuff again, and after that figue out a deployment process.
  24. I am sorry but could not comprehend the last sentence. Can you please expand the abbr OP? -- Best Regards, Arun Kumar M. Signed: Friday, June 05, 2009, 12:05:23 PM IST Original Poster. He is looking for software for older people to burn CDs. Likely these people aren't computer literate, so something that isn't very complicated to use, or has too many options you can select would be the best recommendation.
  25. You need to post what PE version you are using.
×
×
  • Create New...