OEM Hidden partitions and Windows System Image Restore option


Recommended Posts

So for whatever reason the image that is stored in the hidden permission in a Dell that I bought no longer works. Not a big deal but what I wanted to know is if it's possible to access that partition and replace it with another image. I like the idea of having a hidden partition with an image I can use to quickly restore my system. If I can't, not a problem but curious if I can do it

also Dell, the same issue, ends up there's no way to work out... but instead searched for some backup utilities, then came up with this awesome freebie Easeus todo backup, LOL support Win 7 and it;s totally free! worth keep in the pocket

http://www.todo-backup.com/

So for whatever reason the image that is stored in the hidden permission in a Dell that I bought no longer works.
you might want to take a look here about repairing the recovery partition/feature

http://www.goodells.net/dellrestore/fixes.htm

This page discusses how to fix the Dell System Restore (DSR) feature.

edit:

If you want to create your own there are quite a few guides out there on how to do it with a wim file (imagex tool free from MS). Plus others on how to do it with other imaging taking software. But if just dealing windows boxes imagex is free and pretty straight forward in its use.

I just used imagex to create a image of a machine I was working on for a client, so that I could give them the image in a format they could open up without too much issues.. You can actually just pull out the imagex tools and then on another computer you can mount these images to any folder (I have the tool on my win7 box for example).

here as just as example -- on my win7 box I just mounted a wim file I had created

post-14624-1262717984_thumb.jpg

The ability to mount and manipulate images directly is a big plus (and the cost) over some other imaging software out there.

Edited by BudMan

Thanks man. I'll definitely give that a look. Last time I used Acronis I f'd up things pretty good so wouldn't mind trying something else. But can't use it in a hidden partition right?

I actually switched out the Dell drive but I may put it back if I sell the PC so those instructions should be helpful too

Can't use what in a hidden partition? Storing your recovery image? Sure why not -- a hidden partition is not really hidden, just partition type, etc.

And Im pretty sure that link on how to fix dell recovery will allow you to put it on a disk - even if a new disk, etc.

Ok I'll have a look but it's more of not wanting to deal with having to switch out drives again to get it working again :) A project for another day

As for the hidden partition - yeah to store it there. I guess I'm not sure how I would access it. Maybe booting into Linux Live?

Um no.. Its just "hidden" from windows, does not mean you can not access it.. And if you were going all out in the restore you would set it up so your keystroke invoked the recovery process, etc..

Let me check my kids laptops to see if I left the dell recovery partitions around?? Ok my one son's box still has it on it.. He left for school so fast did not have to time to clean up the box the way I normally do (home for xmas break)

post-14624-1262839740.png

I can mount that to any folder, or drive letter and view its contents.. Hidden does not mean unacceptable ;)

Hey look at that -- I just mounted the recovery partition to the R: drive - and guess what its a wim file, and there is the imagex exe

post-14624-1262839990_thumb.png

From off the top of my head I bet you could just replace that Factory.wim file with your image on a dell and be good to go without whatever setup you would like..

When I have more time and they are home for summer I will prob have to give that a test run ;)

Um they are different tools -- you can not take the image with dism or apply it to the disk. Sure dism can mount images and such. and do lots of other kewl things with the specific image.. But it can not take an image or deploy it -- for that you use imagex

So yes dism is a great tool for working with wim files, etc.. But not really where the thread was headed.. but sure you could prob use it to manipulate the dell factory wim file???

From off the top of my head I bet you could just replace that Factory.wim file with your image on a dell and be good to go without whatever setup you would like..

When I have more time and they are home for summer I will prob have to give that a test run ;)

Yeah, for now I'm holding off till I have more time to investigate. Appreciate all the help. I will look into the imagex soon though

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • lots of people us facebook for stuff, threads though no
    • Can you read? I've said I'm willing to pay more for a notchless (no notch) 3:2 screen.
    • Not even an OLED display on the laptops. Also it seems that the laptop design isn't the same as the Surface Ultra model. Looks like bargain bin at high prices.
    • make your own notch - it's not that hard
    • VirtualBox 7.2.10 by Razvan Serea VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Presently, VirtualBox runs on Windows, Linux, macOS, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 7, 8, Windows 10 and Windows 11), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x, 4.x, 5.x and 6.x), Solaris and OpenSolaris, OS/2, OpenBSD, NetBSD and FreeBSD. Some of the features of VirtualBox are: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. VirtualBox 7.2.10 changelog: VMM: Fixed issue when CentOS 10 VM was not booting due to the message "Fatal glibc error: CPU does not support x86-64-v3" (​github:gh-642) Devices/EFI: Fixed booting issue when ARM VM had less than 1024 MiB of RAM assigned (​github:gh-679) USB: Fixed issue when it was not possible to attach USB device to headless VM on Apple Silicon/macOS 26.4.1 (​github:gh-631) Storage: Fixed issue when VIRTIO-SCSI device was not recognized as SSD device by guest system (​github:gh-634) Network: Fixed issue in E1000 emulation code which triggered debug log creation (​github:gh-645) Network: Fixed issue in E1000 emulation code which prevented OS/2 guest from booting (​github:gh-683) Linux Host: Fixed issue when VMs could not be started due to kernel oops (​github:gh-639) Linux Host and Guest: Fixed issue when kernel modules were failing to build with openSUSE 16.0 kernel Linux Host and Guest: Added initial support for kernel 7.1 Linux Host and Guest: Added extra fixes for RHEL 9.8 kernel (​github:gh-676) Linux Host and Guest: Added possibility to build source code using NASM instead of YASM as the assembler (​github:gh-520) Linux Guest Additions: Added initial support for Extended Data Control Protocol for clipboard sharing with Plasma on Wayland guests (​github:gh-33) Linux Guest Additions: Added extra fixes for preventing vboxvideo kernel module build with kernel version 7.0 and newer (​github:gh-655) OS/2 Guest Additions: Fixed issue when Shared Folders automount and clipboard sharing stopped working (​github:gh-551) Download: VirtualBox 7.2.10 | 170.0 MB (Open Source) Download: VirtualBox 7.2.10 Extension Pack | 19.1 MB View: VirtualBox Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
    • First Post
      Dys Topia earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Steven P.
      87
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!