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

    • Firefox 152.0 by Razvan Serea Firefox is a fast, full-featured Web browser. It offers great security, privacy, and protection against viruses, spyware, malware, and it can also easily block pop-up windows. The key features that have made Firefox so popular are the simple and effective UI, browser speed and strong security capabilities. Firefox has complete features for browsing the Internet. It is very reliable and flexible due to its implemented security features, along with customization options. Firefox includes pop-up blocking, tab-browsing, integrated Google search, simplified privacy controls, a streamlined browser window that shows you more of the page than any other browser and a number of additional features that work with you to help you get the most out of your time online. Firefox key features Enhanced Tracking Protection (ETP) – Blocks trackers, cookies, cryptominers, and fingerprinters by default. Private Browsing Mode – Deletes history, cookies, and temporary files when closed. Lightweight & Fast Performance – Optimized memory usage with efficient page loading. Cross-Platform Sync – Sync bookmarks, passwords, history, and open tabs across devices. Customizable Interface – Toolbars, themes, and extensions can be tailored to user needs. Strong Privacy Controls – Options to manage cookies, permissions, and site data easily. Reader Mode – Strips away clutter for distraction-free reading. Pocket Integration – Save and read articles offline with Pocket built into Firefox. Picture-in-Picture (PiP) – Watch videos in a floating window while multitasking. Extensions & Add-ons – Vast library for productivity, security, and personalization. Built-in PDF Viewer – No need for external software to view PDFs. Firefox Monitor – Alerts users if their email is part of a known data breach. Multi-Account Containers – Isolate browsing sessions (e.g., work, personal, shopping). Performance & Resource Efficiency – Uses fewer system resources than some competitors. Open Source & Community-Driven – Transparent development with global contributions. Download: Firefox 64-bit | Firefox 32-bit | ARM64 | ~70.0 MB (Freeware) Download: Firefox for MacOS | 145.0 MB View: Firefox Home Page | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Microsoft Visio 2024 Professional for Windows is still at 90% off by Steven Parker Created by ChatGPT Today's highlighted Neowin Deal comes from our Apps & Software section of the Neowin Deals store, where you can save 90% on Microsoft Visio 2024 Professional for Windows [Digital License]. Microsoft Visio: Turn Complex Ideas into Clear Visuals Microsoft Visio 2024 is a robust diagramming software designed to empower individuals and businesses to visually represent complex data, processes, and workflows. With a host of advanced features, it caters to professionals from various industries, including IT, engineering, business, and architecture. Visio 2024 makes it easy for individuals and teams to create and share clear, professional diagrams that simplify complex information. It offers updated shapes, templates, and styles, along with a new search bar to improve your experience. Visio 2024 also has a fresh design that matches other Office apps you use. Create stunning diagrams Extensive Diagramming Capabilities: Visio 2024 offers a wide array of diagram types, including flowcharts, process maps, floor plans, network diagrams, and organizational charts. The software comes with a comprehensive set of pre-built templates and shapes, making it easier to get started on projects quickly. Professional Templates and Shapes: The software includes over 250,000 shapes across multiple diagram types, ensuring that users from any field-whether creating a simple flowchart or a complex engineering design-have the tools they need to represent their ideas visually. Data-Linked Diagrams: One of the most powerful features of Visio 2024 is its ability to link data to diagrams, allowing users to visualize real-time data directly within their diagrams. Whether you're pulling data from Excel, SQL Server, or other databases, the software ensures that your diagrams are automatically updated as data changes, giving users better insights and control. Advanced Formatting Options: Visio 2024 comes equipped with a range of formatting tools to create highly customized diagrams. These include shape formatting, text adjustments, and the ability to apply various themes, ensuring diagrams not only serve their functional purpose but also look professional. Enhanced Visual Styles: This version of Visio includes new visual styles and layouts that make complex diagrams easier to interpret. Whether you're designing an IT network, a business process flow, or a floor plan, the enhanced visual options improve clarity and presentation quality. Easy, secure collaboration Real-Time Collaboration: With Visio 2024's improved collaboration tools, multiple users can work on the same diagram simultaneously from anywhere, with changes being tracked in real-time. This makes it a highly efficient tool for teams working remotely or across different locations. Mobile and Cloud Access: Users can view and edit diagrams on the go with the Visio web app. This ensures that even when you're away from your desktop, you can access and make critical changes to diagrams via mobile devices. Integration with Microsoft 365: Visio 2024 integrates seamlessly with the Microsoft 365 suite, allowing users to easily embed diagrams into PowerPoint presentations, Word documents, or Teams chats. You can also store diagrams in OneDrive or SharePoint for easy sharing and access from any device. Security and Compliance: Built with enterprise-grade security, Visio 2024 ensures that your diagrams are protected. Microsoft's trusted cloud infrastructure means that your data is encrypted and safeguarded, with compliance with international standards. Good to know Length of access: lifetime Redemption deadline: redeem your code within 7 days of purchase Access options: desktop Bound to account - Limited to one device activation at a time Only available to existing and new users Version: 2024 Updates included Click here to verify Microsoft partnership Microsoft Visio 2024 Professional for Windows normally costs $579.99, but it can be yours for just $39.97 for a limited time, that's a saving of $520 (90%). For terms, specifications, and license info please click the link below. Microsoft Visio 2024 Professional for Windows for $54.97 (was $579.99) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • 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))
  • 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
      499
    2. 2
      +Edouard
      201
    3. 3
      PsYcHoKiLLa
      127
    4. 4
      Steven P.
      82
    5. 5
      ATLien_0
      77
  • Tell a friend

    Love Neowin? Tell a friend!