Vaje - zagon; Excercise - booting
Completion requirements
- Zaženi računalnik s česarkoli, le s 1. trdega diska ne
- Zaženi računalnik tako, da se namesto /bin/init zažene /bin/bash
- Nastavi mrežo tako, da NetworkManager ne bo več skrbel za eth0
- V menu zaganjalnika GRUB (ali drugega) dodaj poljuben vnos
- Zaženi računalnik v bootloader syslinux oz. njegovo različico (ISOLINUX ali PXELINUX)
- V menu syslinux dodaj svoj vnos, svojo slikico, i.t.d.
- Razpakiraj initramfs
- Predelaj initramfs tako, da bo ob zagonu izpisal poljubno sporočilo ali zagnal poljuben program
- Zapakiraj initramfs nazaj
- Postavi svoj TFTP strežnik
- S sosedom si prek TFTP izmenjajta datoteko
- Boot your computer from anything except the first hard disk
- Boot your computer so that in runs /bin/bash instead of /bin/init
- Configure your network so it does not use NetworkManager to manage eth0
- Add an arbitrary entry into your bootloader's menu
- Boot your computer using SYSLINUX (or any one of it's derivatives)
- Change the SYSLINUX menu (add a picture and/or entry)
- Unpack an initramfs
- Add a script to be run before boot to your initramfs
- Re-pack your initramfs
- Set up a TFTP server
- Excange a file over TFTP with your neighbour
Last modified: Monday, 29 October 2012, 12:03 PM