CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2011
    Posts
    15

    installing windows without a cd drive

    so, i have a tiny little netbook, and im tring to get a OS on there, the plan is windows/linux duelboot

    now, ive not got a cd drive to install windows, atm it has no OS

    i plugged the drive into my pc, and started the install process on the other netbook harddrive,

    after it has copied the files and asked for a reboot to start the install, i turn the pc off, putt he drive into the netbook, and tried the install

    it says that files are missing, like, all of them , im guessing this is due to the fact it is locked on to hardware, but i though copying the files would not effect it,

    is there any other way, i have the following at my side ready for use

    i have a memory stick if its possiable that way, its 4gb,

    any ideas?

  2. #2
    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    3,654

    Re: installing windows without a cd drive

    A 4 gig memory stick would be enough if you manage to get the windows/linux install CD iso written to it and your netbook can boot from an usb device. See for instance google search 'writing an iso to a usb drive'
    Debugging is twice as hard as writing the code in the first place.
    Therefore, if you write the code as cleverly as possible, you are, by
    definition, not smart enough to debug it.
    - Brian W. Kernighan

    To enhance your chance's of getting an answer be sure to read
    http://www.codeguru.com/forum/announ...nouncementid=6
    and http://www.codeguru.com/forum/showthread.php?t=366302 before posting

    Refresh your memory on formatting tags here
    http://www.codeguru.com/forum/misc.php?do=bbcode

    Get your free MS compiler here
    https://visualstudio.microsoft.com/vs

  3. #3
    Join Date
    May 2002
    Posts
    10,943

    Re: installing windows without a cd drive

    1. You didn't mention what version of Windows you're attempting to install.
    2. You didn't mention how you copy the files. If you didn't setup the drive to be a proper boot device, then it won't be able to work at all.

    There are tons of examples of creating Windows boot USB drives. As already suggested, search Google!
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

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