Create a multi boot rescue USB flash drive


Recommended Posts

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.

ya I will, my guess it will work. Because by nature they are designed to boot from a cd which it can't write to.

ya I will, my guess it will work. Because by nature they are designed to boot from a cd which it can't write to.

Thats true actually... good point.

Im also guessing it depends (if your using a normal OS on the drive), if you tell it to load to mem first or not.

Great Guide. I just followed it. Though I have 2 suggestions

There is a newer grub bootloader installer than the one you link to in your guide

http://themudcrab.com/downloads/grubinst-1...-2008-01-01.zip

This one actually takes all the guessing out which which [hdx] drive you want to use. Plus the one you linked to for some reason would only show me 1 -4 when what I needed was 8.

Also the link on how to actually create your WIndowsPE iso is down. So I just followed the instructions on this website.

http://msforums.ph/blogs/jayr/archive/2007...pe-boot-cd.aspx

Great job on the guide. I was just thinking I would really like to create a boot menu on my usb drive, and this guide was perfects.

Great Guide. I just followed it. Though I have 2 suggestions

There is a newer grub bootloader installer than the one you link to in your guide

http://themudcrab.com/downloads/grubinst-1...-2008-01-01.zip

This one actually takes all the guessing out which which [hdx] drive you want to use. Plus the one you linked to for some reason would only show me 1 -4 when what I needed was 8.

Are there any other benifits to the new one? I mean, does it have an newer features?

Maybe i could use it more successfully in booting .ISO images?

  • 1 month later...

This is great - thanks for the helpful tutorial! I installed everything without a hitch on an 8G usb. I've already put the System Rescue CD to good use.

Anyway, I also noticed in the comments that it should be possible to include full linux distros. I tried installing the USB versions of PUD <http://www.pendrivelinux.com/pud-linux-flash-drive-install-windows/#more-1171> and BackTrack <http://www.remote-exploit.org/backtrack.html> but PUD stalls during boot, and BT won't load at all. They are stored in /PUD and /BackTrack respectively. I'm also interested in adding an ubuntu distro. I'd appreciate any advice.

menu.lst

title PUD

kernel /PUD/boot/vmlinuz initrd=/PUD/boot/initrd.gz root=/dev/ram rw boot=casper showmounts wm=en init=/sbin/initng

initrd /PUD/boot/initrd.gz

title BackTrack

KERNEL /BackTrack/boot/vmlinuz vga=0x317 initrd=/BackTrack/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;kdm

initrd /BackTrack/boot/initrd.gz

A note about BackTrack: I haven't actually installed it yet - I'm not sure if installing the USB version on my flashdrive will override grub (due to the many warnings about NOT installing it in C: first and moving it, otherwise Windows will not boot). Should I install it anyway?

Many thanks,

James

This is great - thanks for the helpful tutorial! I installed everything without a hitch on an 8G usb. I've already put the System Rescue CD to good use.

Anyway, I also noticed in the comments that it should be possible to include full linux distros. I tried installing the USB versions of PUD <http://www.pendrivelinux.com/pud-linux-flash-drive-install-windows/#more-1171> and BackTrack <http://www.remote-exploit.org/backtrack.html> but PUD stalls during boot, and BT won't load at all. They are stored in /PUD and /BackTrack respectively. I'm also interested in adding an ubuntu distro. I'd appreciate any advice.

menu.lst

title PUD

kernel /PUD/boot/vmlinuz initrd=/PUD/boot/initrd.gz root=/dev/ram rw boot=casper showmounts wm=en init=/sbin/initng

initrd /PUD/boot/initrd.gz

title BackTrack

KERNEL /BackTrack/boot/vmlinuz vga=0x317 initrd=/BackTrack/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;kdm

initrd /BackTrack/boot/initrd.gz

A note about BackTrack: I haven't actually installed it yet - I'm not sure if installing the USB version on my flashdrive will override grub (due to the many warnings about NOT installing it in C: first and moving it, otherwise Windows will not boot). Should I install it anyway?

Many thanks,

James

I believe it wont load because you have them in subfolders.

GRUB4DOS i believe does not automatically know this and relies on the BOOT folders being at the root and other files being in their original places. So you need to do it like this:

menu.lst

title PUD

kernel /PUD/boot/vmlinuz initrd=/PUD/boot/initrd.gz root=/dev/ram rw boot=casper showmounts wm=en init=/sbin/initng

initrd /PUD/boot/initrd.gz

title BackTrack

KERNEL /BackTrack/boot/vmlinuz1 vga=0x317 initrd=/BackTrack/boot/initrd1.gz ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;kdm

initrd /BackTrack/boot/initrd1.gz

Note that you should rename one of the vmlinuz files and one of the initrd.gz files, so you dont end up using the ones from the other distro. This would result in you loading the incorrect OS.

Thanks Rich!

I'll give it a go tonight and post back here.

Cheers,

-J

I believe it wont load because you have them in subfolders.

GRUB4DOS i believe does not automatically know this and relies on the BOOT folders being at the root and other files being in their original places. So you need to do it like this:

menu.lst

title PUD

kernel /PUD/boot/vmlinuz initrd=/PUD/boot/initrd.gz root=/dev/ram rw boot=casper showmounts wm=en init=/sbin/initng

initrd /PUD/boot/initrd.gz

title BackTrack

KERNEL /BackTrack/boot/vmlinuz1 vga=0x317 initrd=/BackTrack/boot/initrd1.gz ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;kdm

initrd /BackTrack/boot/initrd1.gz

Note that you should rename one of the vmlinuz files and one of the initrd.gz files, so you dont end up using the ones from the other distro. This would result in you loading the incorrect OS.

  • 2 weeks later...

Is it possible to load onto my Kingston Data Traveler 100 8 gig USB flash: Windows 7, XP, Works, Memtest86, data lifeguard bootable HD repair, and a couple dozen apps and files all in folders, then when I want to boot from the 7, XP, data lifeguard, Works or Memtest86, move them onto the root of the drive and restart to boot?

I am currently booting Win7 install files off of this drive after having cleaned, partitioned, formatted fat32, marked primary and active. I did not have to install bootsect files to the drive in any special way. This gives me the idea I might be able to boot the other bootables by moving Win7 back into a folder and moving the desired bootable out of its folder onto the root.

Are there any other steps I need to consider? I am a clean reinstall hobbyist and these are the only tools I really need when I visit friends and family. I'd like to keep it all on my thumb drive and make it as simple as possible, if that is possible.

Thanks.

Is it possible to load onto my Kingston Data Traveler 100 8 gig USB flash: Windows 7, XP, Works, Memtest86, data lifeguard bootable HD repair, and a couple dozen apps and files all in folders, then when I want to boot from the 7, XP, data lifeguard, Works or Memtest86, move them onto the root of the drive and restart to boot?

I am currently booting Win7 install files off of this drive after having cleaned, partitioned, formatted fat32, marked primary and active. I did not have to install bootsect files to the drive in any special way. This gives me the idea I might be able to boot the other bootables by moving Win7 back into a folder and moving the desired bootable out of its folder onto the root.

Are there any other steps I need to consider? I am a clean reinstall hobbyist and these are the only tools I really need when I visit friends and family. I'd like to keep it all on my thumb drive and make it as simple as possible, if that is possible.

Thanks.

Short answer i no, you cant put them in folders, because most boot files look to the root for the files they require.

Saying that, you CAN partition it how you want, have a primary menu.lst file, which calls other menu.lst files on other partitions OR botts directly from those partitions.

That being said however, you still won't be able to have them in folders.

You could try making bootable ISO images and see if you can have GRUB4DOS boot directly from the ISO. I got halfway successfull with that, but couldnt get a fully bootable image working full way...

Short answer i no, you cant put them in folders, because most boot files look to the root for the files they require.

Saying that, you CAN partition it how you want, have a primary menu.lst file, which calls other menu.lst files on other partitions OR botts directly from those partitions.

That being said however, you still won't be able to have them in folders.

You could try making bootable ISO images and see if you can have GRUB4DOS boot directly from the ISO. I got halfway successfull with that, but couldnt get a fully bootable image working full way...

The only reason I suggested folders is that only the ISO files I want to boot from would be out of the folder at the time I wanted to run them and on the root so they would be recognized for booting. I have my Windows 7 in a folder on my USB and when I want to boot from it I take the files out onto the root for that purpose, then put them back into the folder after I have done the install.

This gave me the idea that I could place other bootable ISO files into their own folders and take them out onto the root when I wanted to boot from them.

Since I never had to run the bootsect command while formatting the USB flash drive (just made it primary and active in FAT32), then it seems like something else is telling the files on the root to boot up. Do you know what that is? And do you know whether it would work for any other bootable ISO's files placed onto that USB flash drive's root?

As for using the ISO image itself, are you saying that GRUB4DOS is some kind of boot manager to point to which ISO I'd want to boot from my flash drive? How does that work exactly? Just askin. Thanks.

The only reason I suggested folders is that only the ISO files I want to boot from would be out of the folder at the time I wanted to run them and on the root so they would be recognized for booting. I have my Windows 7 in a folder on my USB and when I want to boot from it I take the files out onto the root for that purpose, then put them back into the folder after I have done the install.

This gave me the idea that I could place other bootable ISO files into their own folders and take them out onto the root when I wanted to boot from them.

Since I never had to run the bootsect command while formatting the USB flash drive (just made it primary and active in FAT32), then it seems like something else is telling the files on the root to boot up. Do you know what that is? And do you know whether it would work for any other bootable ISO's files placed onto that USB flash drive's root?

As for using the ISO image itself, are you saying that GRUB4DOS is some kind of boot manager to point to which ISO I'd want to boot from my flash drive? How does that work exactly? Just askin. Thanks.

Im a little confused as to what you are doing here? Are you currently using Grub4Dos?

How are you moving the files to root, when you want to use them?

Grub4Dos IS a boot manager yes? What did you think it was? It has the ability to hook to an ISO image and use that image as a partition in its own right, thus making it the bootable partition, however its flaky...

Im a little confused as to what you are doing here? Are you currently using Grub4Dos?

How are you moving the files to root, when you want to use them?

Grub4Dos IS a boot manager yes? What did you think it was? It has the ability to hook to an ISO image and use that image as a partition in its own right, thus making it the bootable partition, however its flaky...

No I'm not using GRUB yet, just found this forum thread when searching for how to make multiple image files bootable from the same USB flash drive. I have Windows 7 on my Kingston Data Traveler 8gb right now along with a number of apps/files. I keep Win7 in a folder and then when I need to boot from it, I open the folder and drag all of the files to the flash's root (leaving the folder temporaily empty). So far it works every time that way.

I had read on another thread that it is possible to put multiple other bootable installers and apps like XP or memtest86 on the same flash drive by keeping them in separate folders until they are needed to boot, then moving them from their folder to the root of the flash drive. So far, I can only get this to work with Win7, but I would like to have the same flash drive bootable also for XP, dban, memtest86, partition pro.

If there is a way to do this simply by moving them out of a folder onto the root, then I would like to determine that for certain. Otherwise, I would like to learn how to use GRUB4DOS to accomplish this same thing, booting multiple different choices from the same flash drive. I was hoping it wouldn't get too complicated to do something so simple and lightweight as carrying all of my installers, bootable apps, apps and files on a drive smaller than my thumb, but I'm willing to learn what it takes to do it, and I really appreciate any help you can give.

No I'm not using GRUB yet, just found this forum thread when searching for how to make multiple image files bootable from the same USB flash drive. I have Windows 7 on my Kingston Data Traveler 8gb right now along with a number of apps/files. I keep Win7 in a folder and then when I need to boot from it, I open the folder and drag all of the files to the flash's root (leaving the folder temporaily empty). So far it works every time that way.

I had read on another thread that it is possible to put multiple other bootable installers and apps like XP or memtest86 on the same flash drive by keeping them in separate folders until they are needed to boot, then moving them from their folder to the root of the flash drive. So far, I can only get this to work with Win7, but I would like to have the same flash drive bootable also for XP, dban, memtest86, partition pro.

If there is a way to do this simply by moving them out of a folder onto the root, then I would like to determine that for certain. Otherwise, I would like to learn how to use GRUB4DOS to accomplish this same thing, booting multiple different choices from the same flash drive. I was hoping it wouldn't get too complicated to do something so simple and lightweight as carrying all of my installers, bootable apps, apps and files on a drive smaller than my thumb, but I'm willing to learn what it takes to do it, and I really appreciate any help you can give.

As far as im aware, you cant do it with Grub4dos. The logic just doesnt work that way.

I read the entire thread twice and find it to be an exceedingly complex method to do something which I believe might be done simply by putting the files into folders on a active primary flash and then taking them out onto the root in order to boot from them. Your responses tell me that you might be so rigid in your arcane methodology that you are unwilling even to discuss possible simpler solutions.

I found a tutorial on MS Technet by David Chung http://edge.technet.com/Media/Installing-W...ng-a-USB-Stick/ which allows me to simply format NTFS active primary flash and then copy files for Win7 installer onto it and it is immediately able to boot. I can put other files onto the flash loose or in folders. When I am not needing the Win7 installer I simply put its files back into their folder and then it is not bootable. When the files are spilled out into the root it is immediately bootable every time.

David explains how it is bootable without having bootsect code inserted: "...you don't have to. Unless your USB Disk is used as a "permanent" disk in your drive configurations and you need to update your master boot code to switch between bootmgr and NTLDR. So not in this case since i'm using the BIOS to boot the installation off the USB Stick. The BootMgr on the USB Disk will suffice. Only MUSTDO is to make the partition active, else the BIOS won't pick it up and you get a "No Boot Device Error" in some cases, or your PC boots back your startup partition's OS."

Another commenter there suggests it is possible to have multiple bootable applications on the same flash drive in folders, then when you want to boot from one of them you simply spill the folder's contents into the root of the drive, something I have not been able to replicate other than with the Win7 files. So I go looking for how to multi-boot a flashdrive in this way and it leads me to this tutorial which seems to be outdated within its year's existence. I appreciate your responding to me but am flummoxed by seeming stonewall unwillingness to embrace anything simpler and possibly more current with the fast-evolving technology of flash drive booting.

So my question still is: If one bootable app will boot in this way when files are placed on the root, then why cannot others on the same flash which are kept in folders and taken out onto the root when needed to boot?

Edited by gregrocker
I read the entire thread twice and find it to be an exceedingly complex method to do something which I believe might be done simply by putting the files into folders on a active primary flash and then taking them out onto the root in order to boot from them. Your responses tell me that you might be so rigid in your arcane methodology that you are unwilling even to discuss possible simpler solutions.

I found a tutorial on MS Technet by David Chung http://edge.technet.com/Media/Installing-W...ng-a-USB-Stick/ which allows me to simply format NTFS active primary flash and then copy files for Win7 installer onto it and it is immediately able to boot. I can put other files onto the flash loose or in folders. When I am not needing the Win7 installer I simply put its files back into their folder and then it is not bootable. When the files are spilled out into the root it is immediately bootable every time.

David explains how it is bootable without having bootsect code inserted: "...you don't have to. Unless your USB Disk is used as a "permanent" disk in your drive configurations and you need to update your master boot code to switch between bootmgr and NTLDR. So not in this case since i'm using the BIOS to boot the installation off the USB Stick. The BootMgr on the USB Disk will suffice. Only MUSTDO is to make the partition active, else the BIOS won't pick it up and you get a "No Boot Device Error" in some cases, or your PC boots back your startup partition's OS."

Another commenter there suggests it is possible to have multiple bootable applications on the same flash drive in folders, then when you want to boot from one of them you simply spill the folder's contents into the root of the drive, something I have not been able to replicate other than with the Win7 files. So I go looking for how to multi-boot a flashdrive in this way and it leads me to this tutorial which seems to be outdated within its year's existence. I appreciate your responding to me but am flummoxed by seeming stonewall unwillingness to embrace anything simpler and possibly more current with the fast-evolving technology of flash drive booting.

So my question still is: If one bootable app will boot in this way when files are placed on the root, then why cannot others on the same flash which are kept in folders and taken out onto the root when needed to boot?

Its not complex? MANY people got this working through this thread created by Si.

If your confused, then fair enough, but i seriously think you have no idea what it is you are aiming for and have no idea how boot techniology works.

I know this all sounds harsh, but from what you have said so far, this is how it comes across and i see this going on and on, because you wont be able to grasp the concept of bootable flash media.

Ok, i just watched that video you linked to and found that it actually shows you how to place the Windows 7 Install files on to a partition on the disk. Now it might be possible for you to use this method to create multipul partitions and place the OS of choice on each partition, but then you will need to edit the boot file on the primary partition, so it gives you a menu asking which partition you wish to boot from, then give the correct perameters for each partition.

However, you could just use Grub4Dos, which is far more simplistic IMO to configure, as it just relies on you editing a file called menu.lst to point to the correct partition and files etc.

Note though that this still wont alow you to place the files in seperate folders. In fact the video you posted does not even show you putting files in a folder on a partition either, so im unsure where you are getting this information about folders from?

Can I add Ubuntu to this or what is the best Linux to add to it and how? Thanks.

BTW: I followed the first page of this thread and it worked first time!

P.S How can I add a title to the menu.lst file so it will show my company name when it boot to the options menu?

EDIT: Forgot to add...I would like to add Spinrite too.

Edited by Moe Szyslak
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
      497
    2. 2
      +Edouard
      201
    3. 3
      PsYcHoKiLLa
      127
    4. 4
      Steven P.
      82
    5. 5
      ATLien_0
      76
  • Tell a friend

    Love Neowin? Tell a friend!