Create a multi boot rescue USB flash drive


Recommended Posts

this sounds interesting... so I am wondering if it would be possible to boot into an OS (BartPE/DSL etc.) and load any .ISO of choice (AV live rescue-cd) from within the OS... all running from a USB... the way mobalivecd does it in windows...?

So you mean running an OS within an OS?

Why would you do this? Just run the OS directly from the Grub menu?

I'm new in this stuff and this guide works really well!

For WINPE 2.1, does anybody have any tips to install web browser and shell?

Also, I'm thinking of putting UBCD4win (I believe every tools included there is legal...). Can anybody guide me through the steps?

Sorry for being so greedy but what other useful tools can be added to my rescue usb??

  • 2 weeks later...
  • 2 weeks later...
Hmmm, strange. I see my drives on my machine regardless.

Im not much of a Linux guru, only a starter really. Hopefully someone else more Linux knowledged will see this and be able to assist further, but i have exhausted all my ideas.

Ill let people know about this thread for you though mate.

Sorry i couldnt help more (Y)

I am having the same problem, ntpasswd only finds the WinPE install on my Flash Drive and not the HDDs. I even tried extracting the ntpasswd image from the website and dumping it into /ntpasswd. Has a solution been found for this problem?

Thanks!

I just wanted to add an update to this - if you are running the Windows 7 beta it is possible to use the beta of Windows PE 3.0 with this guide in place of 2.0 or 2.1.

Simply download the Windows 7 WAIK beta from here: http://www.microsoft.com/downloads/details...;DisplayLang=en

Then follow the usual instructions.

PE 3.0 even has the fancy new boot screen :D

I'm new in this stuff and this guide works really well!

For WINPE 2.1, does anybody have any tips to install web browser and shell?

Also, I'm thinking of putting UBCD4win (I believe every tools included there is legal...). Can anybody guide me through the steps?

Sorry for being so greedy but what other useful tools can be added to my rescue usb??

Hi, 1st of all thx for this great guide.

I tried to add UBCD to my USB drive making this steps:

a) make UBCD ISO

b) copy this stuff to my USB hard drive:

BCDW (folder)

CMDC (folder)

I386 (folder)

images (folder)

isolinux (folder)

PROGRAMS (folder)

syslinux (folder)

minint (folder)

winbom.ini

BOOTSECT.BIN

ntdetect.com

ntldr

WIN51IP

WIN51IP.SP2

autorun.inf

3) I added this lines to menu.lst

title UBCD

root (hd0,0)

find --set-root (hd0,0)/ntldr

chainloader (hd0,0)/ntldr

... but when I try to boot UBCD option it stops with a message like "can't disable A20 gate" press any hey and boot halts.

Any help would be much apreciated.

Thx

is it possible to use ntfs instead of fat32?

I want to try this guide but i still need my usb to transfer big files (over 4 gigs).

I don't think it is possible, from the sysreccd faq:

step-02: Format the USB-stick as FAT

First, format the device. You can just right-click on the USB-device in the Explorer, and then select "Format...", and choose a FAT filesystem (it won't work with NTFS).

http://www.sysresccd.org/Sysresccd-manual-...SB-stick_as_FAT

thanks rich, after checking my Menu.lst i found the problem. Every thing is working great now. btw, i thought Windows pe should have a gui ( My computer icon etc') isn't there something closer to an OS i can load from my USB?

Si , please update your guide, the Pe 2.1 link is broken.

This is a great tutorial!

But i'm having some problems with grub.

My pen boots and grups starts spitting:

Launching GRUB...

About to reset the boot drive. Report but if the machine hangs here.

Return from int13/AH=0. The reset of the boot drive is Ok.

About to enable gate A20. Report bug if the machine hangs here.

Gate A20 is turned on successfully.

Check if the boot drive(0x80) is cd ..			   no

And then it hangs.. it seems to be expecting a cd and not a pen. How can I address this? I can't seem to find any information on this!

Cannot edit the previous post, so here is the update:

I used other version of grubinst (newest?) and it worked.

Since I was at it, I also installed in the pen Hirens BootCD as it has a few useful apps.

My next goal is to tweak the WinPe install with some stuff to make it a bit more... user friendly.

Cannot edit the previous post, so here is the update:

I used other version of grubinst (newest?) and it worked.

Since I was at it, I also installed in the pen Hirens BootCD as it has a few useful apps.

My next goal is to tweak the WinPe install with some stuff to make it a bit more... user friendly.

Thats great mate, glad it worked for you.

Note that talking about Hirens is not allowed here as its classed as warez...

  • 4 weeks later...

Thanks for the Windows PE 3 beta, I gotta take a look at that.

Also I have found a nice portable distribution of linux.

Its calle Slax.

http://www.slax.org/

I am able to boot from and run it from a 2gig usb drive. Dont need to mount anything, it finds all of th hardware by its self.

Took me some time to figure it out, but here is how to make it boot from GRUB.

title Slax
kernel /boot/vmlinuz ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf ; telinit~4 changes=/slax/
initrd /boot/initrd.gz
boot

Only works when the slax directory is on the root of the USB stick.

Thanks for the Windows PE 3 beta, I gotta take a look at that.

Also I have found a nice portable distribution of linux.

Its calle Slax.

http://www.slax.org/

I am able to boot from and run it from a 2gig usb drive. Dont need to mount anything, it finds all of th hardware by its self.

Took me some time to figure it out, but here is how to make it boot from GRUB.

title Slax
kernel /boot/vmlinuz ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf ; telinit~4 changes=/slax/
initrd /boot/initrd.gz
boot

Only works when the slax directory is on the root of the USB stick.

Welldone for working it out mate. I could have helped you with that... I have Knopix, Knopix STD and Helix running from mine, along with the applications stated in this thread.

You do need to have the folders at the root though, which can be messy, however, playing around with grub4dos, you will find it is capable of booting directly from some .ISO's, although it can be a pain to configure correctly.

Does the USB have to be writable for the different things to boot off it. meaning if mine has a write protection switch, can I install all the stuff on it, then set it to read only and stuff have the stick boot like it should?.

Does the USB have to be writable for the different things to boot off it. meaning if mine has a write protection switch, can I install all the stuff on it, then set it to read only and stuff have the stick boot like it should?.

Im only guessing, but i would say it needs write protection off. This is because when the OS and other software talks to the hardware, it needs to read+write.

GIve it a go though. Would be interesting to know if it does work or not.

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

    • No registered users viewing this page.
  • Posts

    • Hello, It would appear so, according to https://finance.yahoo.com/news/how-to-hide-your-home-on-google-maps-apple-maps-204146687.html. Regards, Aryeh Goretsky      
    • Hello, The Nvidia Founders Edition 3080 video card is approximately six years old, correct? Have you looked into whether replacement fans are available for it? Perhaps replacing those will improve cooling, especially when combined with cleaning the card's heatsink and replacing the thermal interface materials. Regards, Aryeh Goretsky  
    • Hello, While ~104 GB of space may seem generous (at least compared to other e-readers which have 8-32GB), I feel at this price point the device should have a Micro SDXC card slot for expansion, particularly if it allows audio books to be installed and played. I hope to see more reviews of 6" phone-sized e-readers on Neowin in the future. It will be interesting to see how they compare. Regards, Aryeh Goretsky
    • Sandboxie Plus 1.17.8 / Classic 5.72.8 by Razvan Serea Run programs in a sandbox to prevent malware from making permanent changes to your PC. Sandboxie allows you to run your browser, or any other program, so that all changes that result from the usage are kept in a sandbox environment, which can then be deleted later. Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It is being developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. An isolated virtual environment allows controlled testing of untrusted programs and web surfing. Sandboxie is available in two flavors Plus and Classic. Both have the same core components, this means they have the same level of security and compatibility. What's different is the user interface the Plus build has a modern Qt based UI which supports all new features that have been added since the project went open source. The Classic build has the old no longer developed MFC based UI, hence it lacks support for modern features, these features can however still be used when manually configured in the Sandboxie.ini. Sandboxie Plus 1.17.8 / Classic 5.72.8 release notes: Added added DisableCustomTitleOpt=[process,][y|n] to allow [#] sandboxie title markers on custom-titlebar windows (Delphi VCL, Qt, Electron) that were previously skipped to prevent DWM repaint CPU loops #5387 Changed updated bundled ImDisk driver to 3.0.2 #5419 Fixed fix Suppress logs for expected non-user SIDs #5422 SbieSvc.exe: SBIE2218/2219 error when run program as administrator #5417 fixed explorer.exe crashes in Application Compartment when Huorong Security is installed #5423 Download: Sandboxie Plus (64-bit) | 23.5 MB (Open Source) Download: Sandboxie Classic (64-bit) | 3.0 MB Links: Sandboxie Website | GitHub | ARM64 | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Hello, Christian Maas' XVI32 is a nice (and very small) hex editor. Speaking of hex editors, many years ago a colleague and I who both worked at Tribal Voice managed to edit a copy of the company's PowWow instant messaging client to make it behave better now that all of its lookup servers and other server-side tech was gone.  The program didn't support NAT (RFC-3022 was introduced in January 2001, the same time Tribal Voice was shuttered), but it still worked okay if you manually set up port-forwarding on your router.  The server at http://powwow.jazy.net/ hosts a copy (usual warnings about downloading and running untrusted code from random internet servers apply). I occasionally use some tools like Funduc Software's Search and Replace and Application Mover when I need to make mass-edits to text-based files or move programs with a hard-coded installation directories, respectively.  When I need to figure out the exact LCD panel inside of a laptop, EnTech Taiwan's Monitor Asset Manager is my go-to tool for that purpose. JD Design's website (now hosted on github.io) has a number of interesting freeware and shareware utilities.  I used to use their TouchPro utility to set the file timestamps on software I was mastering to match its version number (e.g., version 3.00 of a program had all of its files dates set to 3:00AM, and so forth). Karenware has a number of interesting freeware utilities, too. Regards, Aryeh Goretsky  
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!