Difference between revisions of "Vnx-install-root fs"

From VNX
Jump to: navigation, search
Line 10: Line 10:
 
<ul>
 
<ul>
  
<li>'''Freebsd 8.2 with GUI (v021):'''</li>
+
<li>'''Ubuntu:'''</li>
 +
<ul>
 +
<li>'''Ubuntu 11.04 (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_freebsd-8.2-gui-v021.qcow2.bz2
+
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_ubuntu-11.04-v021.qcow2.bz2
bunzip2 root_fs_freebsd-8.2-gui-v021.qcow2.bz2
+
  bunzip2 root_fs_ubuntu-11.04-v021.qcow2.bz2
ln -s root_fs_freebsd-8.2-gui-v021.qcow2 root_fs_freebsd-gui
+
  ln -s root_fs_ubuntu-11.04-v021.qcow2 root_fs_ubuntu
<li>'''Freebsd 8.2 (v021):'''</li>
 
cd /usr/share/vnx/filesystems
 
wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_freebsd-8.2-v021.qcow2.bz2
 
bunzip2 root_fs_freebsd-8.2-v021.qcow2.bz2
 
ln -s root_fs_freebsd-8.2-v021.qcow2 root_fs_freebsd
 
<li>'''Centos 5.6 (v021):'''</li>
 
cd /usr/share/vnx/filesystems
 
wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_centos-5.6-v021.qcow2.bz2
 
  bunzip2 root_fs_centos-5.6-v021.qcow2.bz2
 
  ln -s root_fs_centos-5.6-v021.qcow2 root_fs_centos
 
 
<li>'''Ubuntu 11.04 with GUI (v021):'''</li>
 
<li>'''Ubuntu 11.04 with GUI (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
Line 30: Line 22:
 
  bunzip2 root_fs_ubuntu-11.04-gui-v021.qcow2.bz2
 
  bunzip2 root_fs_ubuntu-11.04-gui-v021.qcow2.bz2
 
  ln -s root_fs_ubuntu-11.04-gui-v021.qcow2 root_fs_ubuntu-gui
 
  ln -s root_fs_ubuntu-11.04-gui-v021.qcow2 root_fs_ubuntu-gui
 +
<li>'''Ubuntu 10.10 (v021):'''</li>
 +
cd /usr/share/vnx/filesystems
 +
wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_ubuntu-10.10-v021.qcow2.bz2
 +
bunzip2 root_fs_ubuntu-10.10-v021.qcow2.bz2
 +
ln -s root_fs_ubuntu-10.10-v021.qcow2 root_fs_ubuntu
 
<li>'''Ubuntu 10.10 with GUI (v021):'''</li>
 
<li>'''Ubuntu 10.10 with GUI (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
Line 35: Line 32:
 
  bunzip2 root_fs_ubuntu-10.10-gui-v021.qcow2.bz2
 
  bunzip2 root_fs_ubuntu-10.10-gui-v021.qcow2.bz2
 
  ln -s root_fs_ubuntu-10.10-gui-v021.qcow2 root_fs_ubuntu-gui
 
  ln -s root_fs_ubuntu-10.10-gui-v021.qcow2 root_fs_ubuntu-gui
<li>'''Ubuntu 11.04 (v021):'''</li>
+
<li>'''Ubuntu 10.04 (v021):'''</li>
 +
cd /usr/share/vnx/filesystems
 +
wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_ubuntu-10.04-v021.qcow2.bz2
 +
bunzip2 root_fs_ubuntu-10.04-v021.qcow2.bz2
 +
ln -s root_fs_ubuntu-10.04-v021.qcow2 root_fs_ubuntu
 +
<li>'''Ubuntu 10.04 with GUI (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_ubuntu-11.04-v021.qcow2.bz2
+
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_ubuntu-10.04-gui-v021.qcow2.bz2
  bunzip2 root_fs_ubuntu-11.04-v021.qcow2.bz2
+
  bunzip2 root_fs_ubuntu-10.04-gui-v021.qcow2.bz2
  ln -s root_fs_ubuntu-11.04-v021.qcow2 root_fs_ubuntu
+
  ln -s root_fs_ubuntu-10.04-gui-v021.qcow2 root_fs_ubuntu-gui
 
<li>'''Ubuntu 9.10 (v021):'''</li>
 
<li>'''Ubuntu 9.10 (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
Line 45: Line 47:
 
  bunzip2 root_fs_ubuntu-9.10-v021.qcow2.bz2
 
  bunzip2 root_fs_ubuntu-9.10-v021.qcow2.bz2
 
  ln -s root_fs_ubuntu-9.10-v021.qcow2 root_fs_ubuntu
 
  ln -s root_fs_ubuntu-9.10-v021.qcow2 root_fs_ubuntu
<li>'''Freebsd 7.4 with GUI (v021):'''</li>
+
</ul>
 +
 
 +
<li>'''Freebsd:'''</li>
 +
<ul>
 +
<li>'''Freebsd 8.2 (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_freebsd-7.4-gui-v021.qcow2.bz2
+
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_freebsd-8.2-v021.qcow2.bz2
  bunzip2 root_fs_freebsd-7.4-gui-v021.qcow2.bz2
+
  bunzip2 root_fs_freebsd-8.2-v021.qcow2.bz2
  ln -s root_fs_freebsd-7.4-gui-v021.qcow2 root_fs_freebsd-gui
+
  ln -s root_fs_freebsd-8.2-v021.qcow2 root_fs_freebsd
<li>'''Ubuntu 10.04 with GUI (v021):'''</li>
+
<li>'''Freebsd 8.2 with GUI (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_ubuntu-10.04-gui-v021.qcow2.bz2
+
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_freebsd-8.2-gui-v021.qcow2.bz2
  bunzip2 root_fs_ubuntu-10.04-gui-v021.qcow2.bz2
+
  bunzip2 root_fs_freebsd-8.2-gui-v021.qcow2.bz2
  ln -s root_fs_ubuntu-10.04-gui-v021.qcow2 root_fs_ubuntu-gui
+
  ln -s root_fs_freebsd-8.2-gui-v021.qcow2 root_fs_freebsd-gui
 
<li>'''Freebsd 7.4 (v021):'''</li>
 
<li>'''Freebsd 7.4 (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
Line 60: Line 66:
 
  bunzip2 root_fs_freebsd-7.4-v021.qcow2.bz2
 
  bunzip2 root_fs_freebsd-7.4-v021.qcow2.bz2
 
  ln -s root_fs_freebsd-7.4-v021.qcow2 root_fs_freebsd
 
  ln -s root_fs_freebsd-7.4-v021.qcow2 root_fs_freebsd
 +
<li>'''Freebsd 7.4 with GUI (v021):'''</li>
 +
cd /usr/share/vnx/filesystems
 +
wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_freebsd-7.4-gui-v021.qcow2.bz2
 +
bunzip2 root_fs_freebsd-7.4-gui-v021.qcow2.bz2
 +
ln -s root_fs_freebsd-7.4-gui-v021.qcow2 root_fs_freebsd-gui
 +
</ul>
 +
 +
<li>'''Fedora:'''</li>
 +
<ul>
 
<li>'''Fedora 14 (v021):'''</li>
 
<li>'''Fedora 14 (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
Line 65: Line 80:
 
  bunzip2 root_fs_fedora-14-v021.qcow2.bz2
 
  bunzip2 root_fs_fedora-14-v021.qcow2.bz2
 
  ln -s root_fs_fedora-14-v021.qcow2 root_fs_fedora
 
  ln -s root_fs_fedora-14-v021.qcow2 root_fs_fedora
<li>'''Centos 5.6 with GUI (v021):'''</li>
 
cd /usr/share/vnx/filesystems
 
wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_centos-5.6-gui-v021.qcow2.bz2
 
bunzip2 root_fs_centos-5.6-gui-v021.qcow2.bz2
 
ln -s root_fs_centos-5.6-gui-v021.qcow2 root_fs_centos-gui
 
 
<li>'''Fedora 14 with GUI (v021):'''</li>
 
<li>'''Fedora 14 with GUI (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
Line 75: Line 85:
 
  bunzip2 root_fs_fedora-14-gui-v021.qcow2.bz2
 
  bunzip2 root_fs_fedora-14-gui-v021.qcow2.bz2
 
  ln -s root_fs_fedora-14-gui-v021.qcow2 root_fs_fedora-gui
 
  ln -s root_fs_fedora-14-gui-v021.qcow2 root_fs_fedora-gui
<li>'''Ubuntu 10.04 (v021):'''</li>
+
</ul>
 +
 
 +
<li>'''CentOS:'''</li>
 +
<ul>
 +
<li>'''Centos 5.6 (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_ubuntu-10.04-v021.qcow2.bz2
+
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_centos-5.6-v021.qcow2.bz2
  bunzip2 root_fs_ubuntu-10.04-v021.qcow2.bz2
+
  bunzip2 root_fs_centos-5.6-v021.qcow2.bz2
  ln -s root_fs_ubuntu-10.04-v021.qcow2 root_fs_ubuntu
+
  ln -s root_fs_centos-5.6-v021.qcow2 root_fs_centos
<li>'''Ubuntu 10.10 (v021):'''</li>
+
<li>'''Centos 5.6 with GUI (v021):'''</li>
 
  cd /usr/share/vnx/filesystems
 
  cd /usr/share/vnx/filesystems
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_ubuntu-10.10-v021.qcow2.bz2
+
  wget -N http://idefix.dit.upm.es/vnx/filesystems/root_fs_centos-5.6-gui-v021.qcow2.bz2
  bunzip2 root_fs_ubuntu-10.10-v021.qcow2.bz2
+
  bunzip2 root_fs_centos-5.6-gui-v021.qcow2.bz2
  ln -s root_fs_ubuntu-10.10-v021.qcow2 root_fs_ubuntu
+
  ln -s root_fs_centos-5.6-gui-v021.qcow2 root_fs_centos-gui
 +
</ul>
 +
 
 +
 
  
  

Revision as of 10:22, 27 July 2011

Downloading VNX root filesystems

You can download VNX preconfigured root filesystems from http://idefix.dit.upm.es/vnx/filesystems.

All root filesystems but Fedora and CentOS ones have a "root" and a "vnx" account with password "xxxx". Fedora and CentOS systems have password "xxxxxx".

Use the following commands to download them and install (the symbolic link is optional):

Additionally, if you plan to use the old UML root filesystems used in VNUML:

# VNUML root_fs_tutorial and kernel
cd /usr/share/vnx/filesystems
wget -N http://idefix.dit.upm.es/download/vnx/filesystems/root_fs_tutorial-0.6.0.bz2
bunzip2 root_fs_tutorial-0.6.0.bz2
ln -s root_fs_tutorial-0.6.0 root_fs_tutorial
cd /usr/share/vnx/kernels
wget -N http://jungla.dit.upm.es/~vnx/download/kernels/linux-2.6.18.1-bb2-xt-4m
chmod +x linux-2.6.18.1-bb2-xt-4m
ln -s linux-2.6.18.1-bb2-xt-4m linux