User Tools

Site Tools


user:ssmit133:portfolio:unixproject1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user:ssmit133:portfolio:unixproject1 [2016/12/16 03:49] – [Procedure] ssmit133user:ssmit133:portfolio:unixproject1 [2016/12/16 03:57] (current) – [References] ssmit133
Line 26: Line 26:
  
 =====Procedure===== =====Procedure=====
 +
 First, I made a bootable USB drive with a windows 10 ISO, I used [[https://mspoweruser.com/how-to-create-a-bootable-usb-drive-for-windows-10//|these]] steps in this process. First, I made a bootable USB drive with a windows 10 ISO, I used [[https://mspoweruser.com/how-to-create-a-bootable-usb-drive-for-windows-10//|these]] steps in this process.
 It was a pleasant, new expierence. The last time I did it, ever I used disks.  It was a pleasant, new expierence. The last time I did it, ever I used disks. 
 +
  
 After accomplishing then, I then plugged in the USB,  After accomplishing then, I then plugged in the USB, 
 +
 hit f11 to change boot order,  hit f11 to change boot order, 
 +
 went to USB for start up. went to USB for start up.
 +
 Allowed the files to load. Allowed the files to load.
 +
 Went through basic time and date options. Went through basic time and date options.
 +
 Entered my product key. Entered my product key.
 +
 Chose a custom/advanced install. Chose a custom/advanced install.
 +
 Chose a drive to install to. Chose a drive to install to.
 +
 Reentered the product key Reentered the product key
 +
 And finally let the installation go- And finally let the installation go-
 +
 volia. volia.
-=====Code===== 
-Upon completion of the project, if there is an applicable collection of created code, place a copy of your finished code within <nowiki><code> </code></nowiki> blocks here. 
  
-<code c> 
-/* 
- * hello.c - A sample "Hello, World!" program 
-  
- * written by NAME for COURSE on DATE 
- * 
- * compile with: 
-   gcc -o hello hello.c 
- * 
- * execute with: 
-   ./hello 
- */ 
  
-#include <stdio.h> 
- 
-int main() 
-{ 
-    printf("Hello, World!\n");    // Output message to STDOUT 
-    return(0); 
-} 
-</code> 
- 
-=====Execution===== 
-Again, if there is associated code with the project, and you haven't already indicated how to run it, provide a sample run of your code: 
- 
-<cli> 
-lab46:~/src/cprog$ ./hello 
-Hello, World! 
-lab46:~/src/cprog$  
-</cli> 
  
 =====Reflection===== =====Reflection=====
 Comments/thoughts generated through performing the project, observations made, analysis rendered, conclusions wrought. What did you learn from doing this project? Comments/thoughts generated through performing the project, observations made, analysis rendered, conclusions wrought. What did you learn from doing this project?
  
 +It was a really easy process compared to older versions and time's in life(I mean, where common technology was at that point).
 +I did proudly create a bootable USB from this- which was a literal first.
 +It used to be just on CD's but now USB's are cheap and common.
 +I was pleased with the ease Microsoft has made it now.
 +Next semester I will be doing a linux based install instead.
 +this semester tied me down with windows unfortunately. 
 =====References===== =====References=====
 In performing this project, the following resources were referenced: In performing this project, the following resources were referenced:
  
-  URL1 +**see prereq.
-  URL2 +
-  * URL3 (provides useful information on topic) +
-  * URL4 +
- +
-Generally, state where you got informative and useful information to help you accomplish this project when you originally worked on it (from Google, other wiki documents on the Lab46 wiki, etc.)+
user/ssmit133/portfolio/unixproject1.1481860161.txt.gz · Last modified: 2016/12/16 03:49 by ssmit133