This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
user:ssmit133:portfolio:unixproject1 [2016/12/16 03:25] – [Scope] ssmit133 | user:ssmit133:portfolio:unixproject1 [2016/12/16 03:57] (current) – [References] ssmit133 | ||
---|---|---|---|
Line 23: | Line 23: | ||
State and justify the attributes you'd like to receive upon successful approval and completion of this project. | State and justify the attributes you'd like to receive upon successful approval and completion of this project. | ||
- | * attribute1: why you feel your pursuit of this project will gain you this attribute | + | * window system practice: I havent done something like this in some time. It'll be a nuce refresher. |
- | * attribute2: why you feel your pursuit of this project will gain you this attribute | + | |
- | * etc... | + | |
=====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===== | + | First, I made a bootable USB drive with a windows 10 ISO, I used [[https:// |
- | Upon completion of the project, if there is an applicable collection of created code, place a copy of your finished code within < | + | It was a pleasant, new expierence. The last time I did it, ever I used disks. |
- | <code c> | ||
- | /* | ||
- | * hello.c - A sample " | ||
- | | ||
- | * written by NAME for COURSE on DATE | ||
- | * | ||
- | * compile with: | ||
- | | ||
- | * | ||
- | * execute with: | ||
- | | ||
- | */ | ||
- | #include < | + | After accomplishing then, I then plugged in the USB, |
- | int main() | + | hit f11 to change boot order, |
- | { | + | |
- | | + | went to USB for start up. |
- | | + | |
- | } | + | 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' | ||
- | <cli> | ||
- | lab46: | ||
- | Hello, World! | ||
- | lab46: | ||
- | </ | ||
=====Reflection===== | =====Reflection===== | ||
Comments/ | Comments/ | ||
+ | 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: | ||
- | | + | **see prereq. |
- | | + | |
- | * 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.) | + |