Vnx-install-root fs

From VNX
Revision as of 23:21, 19 July 2011 by David (talk | contribs)
Jump to: navigation, search

Downloading VNX root filesystems

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

All root filesystems but Fedora ones have a "root" and a "vnx" account with password "xxxx". Fedora 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