Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Modern Robinson Crusoe

Modern Robinson Crusoe

Scheduled Pinned Locked Moved The Lounge
questiondockerhardware
23 Posts 20 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D dl4gbe

    Imagine: You are modern Robinson Crusoe stranded on a uninhabited island millions of miles from next human live. No communication possible (no, no you are not allowed to build a radio transmitter). You got a container full with PC hardware. Unfortunatelly you do not have any software. Like said all harddisks are formatted, nothing on them. Sure you got electricity because you could save a emergency generator and tons of gasoline. Also you could save a container full of computer literature. My question is. Can you get one of the PC's working writing an OS from scratch? I mean just having a BIOS? Sincerely Chris ;P -- modified at 23:23 Tuesday 17th January, 2006

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #13

    What sort of peripheral devices and what sort of boot strap loader is available? Nunc est bibendum

    1 Reply Last reply
    0
    • D dl4gbe

      Imagine: You are modern Robinson Crusoe stranded on a uninhabited island millions of miles from next human live. No communication possible (no, no you are not allowed to build a radio transmitter). You got a container full with PC hardware. Unfortunatelly you do not have any software. Like said all harddisks are formatted, nothing on them. Sure you got electricity because you could save a emergency generator and tons of gasoline. Also you could save a container full of computer literature. My question is. Can you get one of the PC's working writing an OS from scratch? I mean just having a BIOS? Sincerely Chris ;P -- modified at 23:23 Tuesday 17th January, 2006

      H Offline
      H Offline
      hairy_hats
      wrote on last edited by
      #14

      If you're on an island millions of miles from the next human life, you've clearly mastered interstellar travel, so getting a PC to work should be child's play...

      1 Reply Last reply
      0
      • D dl4gbe

        Imagine: You are modern Robinson Crusoe stranded on a uninhabited island millions of miles from next human live. No communication possible (no, no you are not allowed to build a radio transmitter). You got a container full with PC hardware. Unfortunatelly you do not have any software. Like said all harddisks are formatted, nothing on them. Sure you got electricity because you could save a emergency generator and tons of gasoline. Also you could save a container full of computer literature. My question is. Can you get one of the PC's working writing an OS from scratch? I mean just having a BIOS? Sincerely Chris ;P -- modified at 23:23 Tuesday 17th January, 2006

        K Offline
        K Offline
        Kim0618
        wrote on last edited by
        #15

        it sounds interesting ! The situation is similiar to the very beginning of life form on earth. There was just a large bowl of protein molecules soup which built up creatures later. Just think of each pc like a molecule, and if the pcs can be connected( transfering stuff/information by floppy disk), it seems possible that those connected PCs can form a networking OS similiar to life made up by protein molecules !

        1 Reply Last reply
        0
        • D dl4gbe

          Imagine: You are modern Robinson Crusoe stranded on a uninhabited island millions of miles from next human live. No communication possible (no, no you are not allowed to build a radio transmitter). You got a container full with PC hardware. Unfortunatelly you do not have any software. Like said all harddisks are formatted, nothing on them. Sure you got electricity because you could save a emergency generator and tons of gasoline. Also you could save a container full of computer literature. My question is. Can you get one of the PC's working writing an OS from scratch? I mean just having a BIOS? Sincerely Chris ;P -- modified at 23:23 Tuesday 17th January, 2006

          V Offline
          V Offline
          Vivek Rajan
          wrote on last edited by
          #16

          What is the point if you are not allowed to build a radio transmitter ? You cant even surf for prOn to help you on the island. You really want to forget about the BIOS, work directly with the processor. Step 1: Build a circuit with 32 switches to represent a word. Step 2: Build a circuit to transfer the word corresponding to the switch position to RAM directly via the address & data bus. Step 3: Build a circuit to strobe the address and data by pushing a switch. Step 4: Transfer machine code like this to required addresses. Step 5: Reset processor pin to execute instructions from Program Counter 0.

          D 1 Reply Last reply
          0
          • D dl4gbe

            Imagine: You are modern Robinson Crusoe stranded on a uninhabited island millions of miles from next human live. No communication possible (no, no you are not allowed to build a radio transmitter). You got a container full with PC hardware. Unfortunatelly you do not have any software. Like said all harddisks are formatted, nothing on them. Sure you got electricity because you could save a emergency generator and tons of gasoline. Also you could save a container full of computer literature. My question is. Can you get one of the PC's working writing an OS from scratch? I mean just having a BIOS? Sincerely Chris ;P -- modified at 23:23 Tuesday 17th January, 2006

            B Offline
            B Offline
            benjymous
            wrote on last edited by
            #17

            If it's a holywood movie, then it'd take about half an hour to knock together something that'd boot into an email client so that you could send for help (magically forgetting the fact that there's no way to get to the internet, but hey, this is hollywood!) In the real world, you'll need some kind of development system to be able to bootstrap the "blank" machine - some way to construct a basic boot block on the hard disk, or a floppy This is how it's always been. The first PC would've been programmed from a mainframe running a cross assembler. Only once you're OS is stable enough to be able to host its own development tools would you be able to develop the rest of the OS on the machine itself. -- Help me! I'm turning into a grapefruit! Buzzwords!

            1 Reply Last reply
            0
            • R RandomMonkey

              Mine the resources (assuming the island has enough, and that you have enough gasoline and stuff), and build yourself a CD creation factory. Then figure out the exact sequence of pits to recreate a Windows XP install disk, and burn it onto the disk. Then die of old age. :) Debugging - The high art and magic of cussing errors into 'features'

              G Offline
              G Offline
              Gary R Wheeler
              wrote on last edited by
              #18

              I have a feeling the order of your instructions is a bit wonky.


              Software Zen: delete this;

              Fold With Us![^]

              1 Reply Last reply
              0
              • D dl4gbe

                Imagine: You are modern Robinson Crusoe stranded on a uninhabited island millions of miles from next human live. No communication possible (no, no you are not allowed to build a radio transmitter). You got a container full with PC hardware. Unfortunatelly you do not have any software. Like said all harddisks are formatted, nothing on them. Sure you got electricity because you could save a emergency generator and tons of gasoline. Also you could save a container full of computer literature. My question is. Can you get one of the PC's working writing an OS from scratch? I mean just having a BIOS? Sincerely Chris ;P -- modified at 23:23 Tuesday 17th January, 2006

                M Offline
                M Offline
                Marc Clifton
                wrote on last edited by
                #19

                dl4gbe wrote:

                on a uninhabited island millions of miles from next human live.

                To answer your question, yes, but I'd be more concerned with building a rocket ship to get back to earth. Marc Pensieve

                R D 2 Replies Last reply
                0
                • M Marc Clifton

                  dl4gbe wrote:

                  on a uninhabited island millions of miles from next human live.

                  To answer your question, yes, but I'd be more concerned with building a rocket ship to get back to earth. Marc Pensieve

                  R Offline
                  R Offline
                  Rhys Gravell
                  wrote on last edited by
                  #20

                  Marc Clifton wrote:

                  To answer your question, yes, but I'd be more concerned with building a rocket ship to get back to earth.

                  Top answer Sir :laugh: Rhys [Lotus Notes] is death by a thousand tiny annoyances—the digital equivalent of being kicked in the groin upon arrival at work every day. Jeff Atwater In the 60s, people took acid to make the world weird. Now the world is weird and people take Prozac to make it normal.

                  1 Reply Last reply
                  0
                  • D dl4gbe

                    Imagine: You are modern Robinson Crusoe stranded on a uninhabited island millions of miles from next human live. No communication possible (no, no you are not allowed to build a radio transmitter). You got a container full with PC hardware. Unfortunatelly you do not have any software. Like said all harddisks are formatted, nothing on them. Sure you got electricity because you could save a emergency generator and tons of gasoline. Also you could save a container full of computer literature. My question is. Can you get one of the PC's working writing an OS from scratch? I mean just having a BIOS? Sincerely Chris ;P -- modified at 23:23 Tuesday 17th January, 2006

                    D Offline
                    D Offline
                    David Crow
                    wrote on last edited by
                    #21

                    I would be more inclined to build a boat. All of the fans from the power supplies could be connected in tandem and powered by the generator. That's probably not any more far-fetched than writing an OS from scratch.


                    "The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb

                    1 Reply Last reply
                    0
                    • V Vivek Rajan

                      What is the point if you are not allowed to build a radio transmitter ? You cant even surf for prOn to help you on the island. You really want to forget about the BIOS, work directly with the processor. Step 1: Build a circuit with 32 switches to represent a word. Step 2: Build a circuit to transfer the word corresponding to the switch position to RAM directly via the address & data bus. Step 3: Build a circuit to strobe the address and data by pushing a switch. Step 4: Transfer machine code like this to required addresses. Step 5: Reset processor pin to execute instructions from Program Counter 0.

                      D Offline
                      D Offline
                      dl4gbe
                      wrote on last edited by
                      #22

                      Thank you very much. Robinson likes this idea. Programming the processor directly makes a lot of sense to him. He will start today. ;) Sincerely Chris ;)

                      1 Reply Last reply
                      0
                      • M Marc Clifton

                        dl4gbe wrote:

                        on a uninhabited island millions of miles from next human live.

                        To answer your question, yes, but I'd be more concerned with building a rocket ship to get back to earth. Marc Pensieve

                        D Offline
                        D Offline
                        dl4gbe
                        wrote on last edited by
                        #23

                        Sorry Marc, You do not know modern Robinson personally. He is a programmer. He is happy in the situation he is just now. He does not need women, beer e.t.c. Just food, water, cigarettes and sure a computer with an OS. You know, he worked as a consultant all his live. He is used to fight alone. ;) He can create all the software by himself. He just needs a way to start the supid machine. Sincerely Chris ;) P.S.: I stayed on a lonesome island for over a year. Only one small fishing village. We had a shortwave link using SSB. No internet, no mail. But the weather was nice, the food was good , the inhabitants , a view hundred , nice and friendly (Sea Gypsies) We got beer and smoke. ;P Tons of Coconats. And I had a laptop. Including an operating system. In case I got bored I programmed. ;) We had to send a boat every view days to a neighbouring island to charge my car batteries, which fed my computer and the shortwave. The neighboring island did not have electricity either. But the shop in the village had a generator. ;)

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups