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:30] – [Attributes] ssmit133user:ssmit133:portfolio:unixproject1 [2016/12/16 03:57] (current) – [References] ssmit133
Line 26: Line 26:
  
 =====Procedure===== =====Procedure=====
-The actual steps taken to accomplish the project. Include images, code snippets, command-line excerpts; whatever is useful for intuitively communicating important information for accomplishing the project. 
  
-=====Code===== +FirstI made a bootable USB drive with a windows 10 ISOI used [[https://mspoweruser.com/how-to-create-a-bootable-usb-drive-for-windows-10//|these]] steps in this process. 
-Upon completion of the projectif there is an applicable collection of created codeplace copy of your finished code within <nowiki><code> </code></nowiki> blocks here.+It was a pleasant, new expierence. The last time I did it, ever I used disks
  
-<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>+After accomplishing then, I then plugged in the USB, 
  
-int main() +hit f11 to change boot order,  
-{ + 
-    printf("Hello, World!\n");    // Output message to STDOUT +went to USB for start up. 
-    return(0); + 
-} +Allowed the files to load. 
-</code>+ 
 +Went through basic time and date options. 
 + 
 +Entered my product key. 
 + 
 +Chose a custom/advanced install. 
 + 
 +Chose a drive to install to. 
 + 
 +Reentered the product key 
 + 
 +And finally let the installation go- 
 + 
 +volia.
  
-=====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.1481859035.txt.gz · Last modified: 2016/12/16 03:30 by ssmit133