Search results

  1. C

    Installing an Operating System on an External Drive

    I understand this perfectly. My problem lays with misunderstanding what a MAC address is. I thought that a MAC address was like a VIN for a computer, that is a completely unique identification number that is specific to your machine. Also, I assumed that proprietary software like Windows...
  2. C

    Installing an Operating System on an External Drive

    But this is only possible if you have, on the live cd, every possible driver for every possible system. Is this the case? OK. You mean a different type of machine, correct? For example, I install Windows onto a USB and on that USB load the drivers for my Toshiba model ABC. It works...
  3. C

    Access the MAC Address

    Hi, I'm not sure this question is a motherboard question, but I'll give it a try. Where is the MAC address located in a computer? Is it on a chip somewhere on the motherboard? How can you get your computer to display its MAC address? Is it possible to disable the MAC address...
  4. C

    Installing an Operating System on an External Drive

    How is that possible? Don't the drivers need to interact with both the OS and the hardware? How can you write drivers that work with every possible hardware set? So you're saying that I can take a Live CD, pop it into an IBM platform machine, boot the operating system just fine, take it out...
  5. C

    Installing an Operating System on an External Drive

    Is this behavior particular to Windows? Why don't Tails or Linux behave this way? Or do they? I'm inexperienced. Do all operating systems exhibit this sort of limitation? I swear I've seen people pop Linux CDs into ODDs on a variety of computers with no problems.
  6. C

    Bootable USBs

    Thanks. I thought the "magic number" was 0x55aa. Is the boot flag BIOS dependent?
  7. C

    Installing an Operating System on an External Drive

    Really? Why? How would the operating system and/or USB drive know that I'm trying to boot the operating system on a different machine than the one I used to install the operating system on the USB? Why does this matter? Is there some way to uniquely identify a machine? Thanks.
  8. C

    Installing an Operating System on an External Drive

    I'm sorry, I don't understand your question. Just to see if I can do it.
  9. C

    Bootable USBs

    Hi, What are you changing in/on a USB when you make it bootable? Why must you make this change in order to boot an operating system from it? Why are some operating systems easier to boot from a USB than others? Apparently, Tails and Linux are readily USB bootable, but Windows may...
  10. C

    Installing an Operating System on an External Drive

    So you're saying that even if I could install Windows onto an external USB drive, I wouldn't be able to boot from that drive? Why not? This isn't true of every operating system. Why can I boot some operating systems like Linux of Tails from an external drive but not Windows? Thanks.
  11. C

    Installing an Operating System on an External Drive

    What about USB 3.0 to USB 3.0?
  12. C

    Installing an Operating System on an External Drive

    Hi, I have installed operating systems on interior hard drives from external drives, specifically from bootable USBs. But, how do I install an operating system on an external drive? Specifically, I would like to install Windows 7 from my bootable USB to another USB. Is this...
  13. C

    Direct Access to RAM

    Hi, Is it possible on a modern personal computer to directly access the RAM? I want to place binary code directly into the RAM the way they used to do it in the old days. I know if I write a program in a language and compile / assemble it, the compiled file will contain machine code. If I...
  14. C

    Writing Drivers

    Worked like a charm. Thanks!
  15. C

    Writing Drivers

    I don't know what motherboard I have, but my computer model is Toshiba c55d-b5212, brand new laptop. Is there a way to see what motherboard I'm using without having to open the case?
  16. C

    Writing Drivers

    Really? I have windows 7. But, doesn't the driver have to work with the peripheral device in question (here my USB 3.0), the processor I'm using, the operating system, and even the computer itself e.g. the motherboard? Where can I find a driver that will work for me?
  17. C

    Writing Drivers

    Hello, I have a new laptop, and I wiped the drive to put an older OS on it. Unfortunately, I cannot find any drivers for my USB 3.0 that work with my OS. I searched for hours online and could not find any options. I've decided to try and write one myself. I have limited computer /...
  18. C

    Wireless and Ethernet Simultaneously

    Hi, I have a basic question. If I have my laptop connected to a network (specifically the internet) both through ethernet cable and wireless through the same router, which connection is my computer using? Can I change the priority? Thanks.
  19. C

    How many different BIOS "levels" exist?

    Thanks. Incidentally, within the context of computer science, what's a shell?
  20. C

    How many different BIOS "levels" exist?

    Hi, My question is about the BIOS, so I thought that I'd post it here as I couldn't find a sub-forum specifically geared toward questions regarding the BIOS. How many "levels" to the BIOS are there? How many ways are there to access the BIOS? Here is what I mean exactly. I knew that...
Back
Top