Add RAID viewer.
[libguestfs-talks.git] / 2014-fosdem / 5100-virt-sparsify.html
1 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2 <link rel="stylesheet" href="style.css" type="text/css"/>
3 <script src="code.js" type="text/javascript"></script>
4
5 <h1>virt-sparsify</h1>
6
7 <img id="cheese0" width="300" src="cheese0.svg" />
8
9 <p id="command">
10 <small>↓</small><br/>
11 <b>virt-sparsify f20.img f20.out</b><br/>
12 <small>↓</small><br/>
13 </p>
14
15 <img id="cheese1" width="300" src="cheese1.svg" />
16
17 <p id="content0">
18 / <br/>
19 /bin <br/>
20 /boot <br/>
21 /dev <br/>
22 /etc <br/>
23 /home <br/>
24 /lib
25 </p>
26
27 <style>
28 img#cheese0 {
29   position: absolute;
30   top: 100px;
31   left: 200px;
32 }
33 p#content0 {
34   font-size: 14pt;
35   position: absolute;
36   top: 110px;
37   left: 250px;
38 }
39 p#command {
40   position: absolute;
41   top: 290px;
42   left: 200px;
43 }
44 img#cheese1 {
45   position: absolute;
46   top: 450px;
47   left: 200px;
48 }
49 </style>