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

    • Just when I thought EA couldn't go lower. They surpassed my expectations
    • The GEEKOM A8 mini PC is 20% off (lower than Prime Day pricing) plus Huge Storewide Sale by Steven Parker GEEKOM is back with a deal on a variant of its A8 Mini PC powered by AMD's Ryzen 7 8945HS, which came out in 2024 with a TDP of just 45W, with a base clock of 3.8 GHz and a Turbo Boost of 4.9 GHz; although we never reviewed this variant, we did check out the Ryzen 9 version. As a reminder of what you get, below are the specifications for this Mini PC. GEEKOM A8 Dimensions 112.4 mm x 112.4 mm x 37 mm Weight 450g CPU Ryzen 7 8745HS (8 cores, 16 threads, 16MB L3 cache, 3.8 - 4.9 GHz, TDP: 45 W) cTDP: 35-54W (Default 45W) Graphics AMD Radeon™ 780M Graphics 12 RDNA 3 Graphics Cores 2700MHz 768 shading units / stream processors (12 CUs), 48 texture mapping units, and 32 ROPs NPU XDNA architecture (Up to 16 NPU TOPS) Memory 16GB Dual-channel Crucial DDR5-5600MT/s SODIMM (up to 64GB) Storage 1TB NVMe M.2 (PCIe Gen 4.0 x4) Operating System Windows 11 Pro Bluetooth Bluetooth v5.2 Wireless LAN Wi-Fi 6E Kensington Lock No SD Card reader Yes (left side) Adapter 120W, 6.32A, 19V Power Adapter Front I/O Ports 2 x USB 3.2 Gen 2 Type-A 1 x 3.5mm front stereo headset jack Rear I/O Ports 1 x USB 3.2 Gen 2 Type-A 1 x USB 4 Gen 3 Type-C with Power delivery up to 15W (5V 3A) 1 x USB 3.2 Gen 2 Type-C 1 x USB 2.0 Type-A 2 x HDMI 2.0b 1 x 2.5G RJ45 LAN 1 x DC-in Deal Price $519 (buying links below) GEEKOM has two configurations of the A8, with the only difference being the slightly less-powerful Ryzen 7 CPU with half the storage (1TB) and DDR5 memory (16GB). This knocks $350 off the price compared to the $999 Ryzen 9 configuration. In both instances, a Windows 11 Pro license is also pre-loaded. As I said previously, this appears to be an update on the A7 with the only difference being the newer CPU. The packaging has changed quite a bit from the A7. Instead of dark colors, now the box is completely white, and the foam cushion has been replaced by a cardboard mould that the A8 sits in, above a small envelope that contains a thank you card and booklet that has guidance on all of the controls, how to access the A8 to swap out the SSD or memory, and safety information in several European languages. Upon removing the cardboard mould, you can find another cardboard compartment that contains the power lead, HDMI cable, VESA plate, and a bag of screws. What’s In The Box 1 x A8 Mini PC 1 x Power Adapter 1 x HDMI Cable 1 x VESA plate and bag of screws 1 x Envelope with booklet and Thank you card Unlike the A7, the VESA mount option is back with the A8. In short, you have everything you need to get started. All products sold by GEEKOM receive a 3-year free Warranty from the date you receive the product. If needed, you can RMA or return locally relative to your region (the U.S. has a U.S. warehouse, mainland E.U. has a German warehouse). GEEKOM A8 at GEEKOM U.S. for $519 was $649 (20% off) GEEKOM A8 at GEEKOM U.K. for £503 was £629 (20% off) GEEKOM A8 at GEEKOM CA for $735.20 was $919 (20% off) Use coupon code NWGKA820 when checking out. This flash deal expires on July 2. Next up is the highest savings on the A7 Max series of Mini PC in the Spring Sale. The GEEKOM [2026 Edition] A7 MAX with AMD Ryzen 9 7940HS, 16GB DDR5, and 1TB SSD. Operating System: Windows 11 Pro CPU Model: Ryzen 9 7940HS CPU Speed: 5.2 GHz Cache Size: 24 MB Graphics Card Description: Integrated Graphics Coprocessor: AMD Radeon 780M Memory Storage Capacity: 16GB DDR5 SSD: 1 TB We reviewed this Mini PC back in January, and praised it for its modern internals like a dedicated NPU and DDR5 memory; as such, it is more than capable of keeping up with today's offerings of Mini PC on the market. GEEKOM A7 Max at GEEKOM U.S. for $587 (was $699) 16% off GEEKOM A7 Max at GEEKOM U.K. for £551 was £689 (20% off) Use coupon code NWGKA7MAX when checking out. This flash deal expires on July 2. Huge Summer Sale If the above deals don't tickle your fancy, from today, there are deep discounts on a range of other GEEKOM products. From June 15 to June 30, the GEEKOM Official Store will be running its Summer Sale, with discounts starting from 15% off across the entire lineup, up to 50%! This is their biggest promotion of the year so far, offering pricing that is even lower than select Prime Day deals. You can check out the discounts at the dedicated Summer Sale landing pages below. GEEKOM U.S. Summer Sale GEEKOM U.K. Summer Sale What's more, all products from GEEKOM receive a 3-year free Warranty from the date you receive the product. If needed, you can RMA or return locally relative to your region (the U.S. has a U.S. warehouse, mainland E.U. has a German warehouse, the U.K. has a U.K. warehouse, Australia has an AU warehouse). While the Summer Sale ends on June 30, deals on the A8 and A7 Max will remain active until July 2.
  • 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
      513
    2. 2
      +Edouard
      205
    3. 3
      PsYcHoKiLLa
      136
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      85
  • Tell a friend

    Love Neowin? Tell a friend!