Changes

Jump to: navigation, search

Fall 2008 SYA710 Weekly Schedule

658 bytes added, 14:09, 2 December 2008
Week 12 (Nov 24) - Making Live CDs
== Week 4 (Sept 22) - Linux Package Management ==
* Activity for this week
Each student should add one correct item to the table below and email your teacher detailing your contribution. Don't forget your Seneca ID in the email. This will count as [[SYA710 Lab 03]].
<table class="News" border="1">
<td class="News" style="width: 20%; text-align: left;">-</td>
<td class="News" style="width: 20%; text-align: left;">pkcon get-details <pkg name></td>
</tr>
<tr>
<td class="News" style="text-align: left; width: 20%;">Print a picture of a cow</td>
<td class="News" style="width: 20%; text-align: left;">apt-get moo</td>
<td class="News" style="width: 20%; text-align: left;">-</td>
<td class="News" style="width: 20%; text-align: left;">-</td>
</tr>
</table>
* Activity for this week
** Please do lab 05[[SYA710 Lab04]]* download source from kernel.org** wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2Here's some notes on [[SYA710 Building a New Kernel]]* unpack source** tar xvjf linux-2.6.26.tar.bz2* create configuration (.config) file** cd linux-2.6.26Also some notes on [[SYA710 Booting with GRUB]]** cp Concepts/procCommands learned/config.gz .used in this week's lecture** gzip ar command -d config.gz** mv config .configusually used to archive object files** make oldconfig* customize your configuration** make menuconfig* compile kernel and modules** make* copy kernel image to ar t /boot** cp archusr/x86lib/boot/bzImage /boot/vmlinuz-2.6libz.26a* * cpio command to copy system map files to /boot** cp System.map /boot/System.map-2.6.26* install the modulesfrom archives** make modules_install* create initial ram disk image** mkinitrd cat initrd-k vmlinuzuncompressed-2.6.26 file | cpio -i initrd-2.6.26* update GRUB* ldd command to print shared library dependencies** vi /boot/grub/menu.lst* reboot<br ldd /><h4>How to boot up Fedora 9 from usr/dev/sdb in room T2107<bin/h4>sshThese instructions assume that Fedora 9 has been installed on /dev/sdb with the following partition setup:<br />/dev/sdb1 = /boot<br />/dev/sdb2 = /<br />/dev/sdb3 Week 6 (Oct 6) - Automated Installations = swap<br />/dev/sdb4 = extended<br />/dev/sdb5 = /home<br />
Boot up the system and when the data recovery card displays a menu of OS choices, choose Fedora 8. A boot screen will be displayed with a 3 second countdown before booting. Press the <ESC> key before the countdown reaches 0. Another menu is displayed listing two Fedora 8 kernels to boot from:* Activity for this week** Complete [[SYA710 Lab05]]* Fedora (2.6.24.5-85.fc8)Automating Linux Installations* Fedora (2.6* [[http://faiwiki.24informatik.4uni-64koeln.fc8)<p>Do not choose either of thesede/index. Instead press the "c" key to display a command line. Issue the following commands:<php/p>Main_Page Debian Fully Automatic Installation]]<b>root (hd1,0)<br ** [[http:/>kernel /vmlinuz-2.6.26fedoraproject.5-45.fc9.i686 root=org/devwiki/sdb2<br Anaconda/>Kickstart Fedora Kickstart]]initrd ** [[http:/initrd-2/en.6opensuse.26.5-45.fc9org/AutoYaST Opensuse AutoYaST]]** [[http://docs.i686sun.img<br com/>boot<br app/><docs/b><p>Fedora 9 will now boot.<doc/p>817-5506 SUN Solaris Jumpstart]]OR - another way** HD Cloning <p><b>*** [[SYA710 SSH | Using ssh]]root (hd1,1)<br *** [[http:/>kernel (hd1,0)/vmlinuz-2udpcast.6linux.26.5-45lu/ UDPCast]]*** [[http://www.fc9clonezilla.i686<br org/>Clonezilla]]initrd (hd1,0)*** [[http://initrd-2www.6partimage.26.5-45.fc9.i686.img<br />boot<br org/>Main_Page Partimage]]
== Week 6 (Oct 6) - Automated Installations ==
== Week 7 (Oct 13) - Midterm Test ==
 
* The second half of our midterm test is scheduled for Tuesday, November 25, 2008. This test is worth 20% of your final mark. You will be allowed to bring in one letter-sized, hand-written original reference sheet. No electronic aids are allowed. The test will take place in room S2149 starting at 11:45am. Test will end at 1:15pm.
* Test topics will include all material covered up to end of lab 5.
* Here is one example [[SYA710-midterm | question]] - feel free to add more.
* Here's our [[SYA710-test2 | 2nd test]] held on Nov 25, 2008
* Now it's your turn to add [[SYA710-student-questions | test questions]].
 
== FSOSS and Break Week (Oct 20) ==
== Week 8 (Oct 27) - Virtual Machines ==
 
* Activities for this week
** Please complete [[SYA710 Lab06]]
* Virtual Machines
** [[http://en.wikipedia.org/wiki/Virtual_machine Wikipedia Article]]
 
== Week 9 (Nov 3) - VM Management==
 
* [[http://www.vmware.com VMware]]
* [[http://www.virtualbox.org Virtual Box]]
* [[http://virt-manager.et.redhat.com/ Virtual Machine Manager]]
 
== Week 10 (Nov 10) - Creating Custom Spins ==
* Making your own custom (spin) Fedora CD
** Please complete [[SYA710 Lab07]]
 
== Week 11 (Nov 17) - More Spinning ==
== Week 12 (Nov 24) - Making Live CDs ==
* Making your own Fedora Live CD
** Please do [[SYA710-lab08 | Lab08]]
REFERENCE:
[http://fedoraproject.org/wiki/How_to_create_and_use_Fedora_LiveCD Fedora LiveCD How TO ]
 
== Week 13 (Dec 1) - Exam review ==
== Exam Week (Dec 8) ==
[[Category:LUX]]

Navigation menu