Changes between Version 2 and Version 3 of ClickImage
- Timestamp:
- May 26, 2011 11:15:02 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClickImage
v2 v3 9 9 == Using click == 10 10 11 click 1.8.0 is installed in /usr/local. If you do not require custom modules, you should be all set.11 click 1.8.0 is installed in /usr/local. If you do not require custom modules, the image should be usable out of the box. 12 12 13 == Running the example == 13 === Running the example === 14 15 For a simple example, download [attachment:test.click test.click] and copy it to your home directory on users. 16 17 On a node running Ubuntu804-click, run the following command: 18 19 {{{ 20 sudo click-install test.click 21 }}} 22 23 This will install the example configuration into click running in the kernel. If it succeeds, you should see output similar to the following by running {{{dmesg}}} or reading {{{/var/run/kern.log}}}: 14 24 15 25 {{{