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

    • I totally disagree. Very little good comes out of governments all around the world manipulating everything they can and usually the people are not the benefactors. What you say about being restricted and expensive sounds almost like the arguments against firearms and why banning them will protect people as if making something illegal somehow will prevent the criminals from having and using them. AI being far less mainstream could simply mean the average person will not benefit, but "big brother" and the corporations will benefit, which is almost for sure NOT a good thing.
    • I do apologize to the author Mr. Sen for my rude comment, questioning his knowledge of the subject. It is I whom lacked knowledge of the subject. Sorry!
    • Hello All Have a MSI Pro B650 VC Wifi Rev 1.0 motherboard Ryzen 7 7700X Radeon 7800XT OC 16GB 32GB Teamgroup DDR 5 5600mhz Samsung 990 Pro 1TB Boot NVMe Samsung 990 Pro 2TB Game NVMe Lian Li Lancool Black ARGB 216 Case Seasonic Focus GX 750 Watt Power supply   Wondering today what is best spot to plug in the following items on system for performance and not bottle neck anything if i can help it Creative Pebble Pro USB C or A Speakers, ((Powered by External USB C to C PD Adapter)  Logitech G513 USB Gaming Keyboard Logitech G502X Wired Gaming Mouse Cyberpower UPS USB Cable for UPS Power Management/System shutdown External drives connected occasionally are as follows---WD My Book 8TB (primary backup drive)   Seagate 8TB in External USB 3.0 Enclosure,  Seagate Portable 1TB USB 3.0 drive,   WD My Passport (Blue) 2TB, and WD My Passport (Red) 2TB,    WD Elements 500GB USB 2.0 External (Oldest one, Christmas 2003)       **Do have a 7 Port Powered  USB Hub as well, but when i use that--that leaves only the USB Flash spot for something to directly connect to system if needed.    Rear USB C 2x2 unused right now as moved the Creative speakers off it to USB A port next to it, with a USB C to A Cable, as figured speakers didn't near audio from USB C port and tie up the high speed port**   Front Ports trying to limit use of, so i don't have Front I/O port go bad again, already had it replaced once by Lian Li support all the way from Taiwan over night ((Do get extra nervous at times on things,  so i might just be extra nervous for nothing lol))
    • "connect with audiences" is the most obvious corporate speak you can think of. I only bought Need for Speed from EA because it was the only racing game with cops in existence and I dig that. Now that they killed off NFS franchise, I have nothing to spend money on. EA is officially dead for me, just like Ubisoft which I've been boycotting for some 20 years now...
  • 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
      496
    2. 2
      +Edouard
      203
    3. 3
      PsYcHoKiLLa
      127
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      80
  • Tell a friend

    Love Neowin? Tell a friend!