CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: thumbdrive

  1. #1
    Join Date
    Apr 2003
    Posts
    2

    thumbdrive

    i want to load OS(DOS or Windows) on thumb drive...so isit possible?

  2. #2
    Join Date
    May 2002
    Location
    Texas
    Posts
    222
    Yes, if the computer's BIOS supports booting off the USB port.

    I've seen it done.

  3. #3
    Join Date
    Apr 2003
    Posts
    2
    can u tell me the procedure pleas... i want to install windows..

  4. #4
    Join Date
    May 2002
    Location
    Texas
    Posts
    222
    It's no different than installing an OS on a hard drive.

    Just change the boot order in the BIOS so the USB drive is the first to boot.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured