mirror of
https://github.com/clearlinux/vm-timing-report.git
synced 2026-04-28 10:53:34 +00:00
Add Ubuntu instructions to README, and reference CentOS readme
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
This commit is contained in:
@@ -13,6 +13,12 @@ Firstly, issue the following command:
|
||||
|
||||
sudo spin-from-raw.sh $PATHTORAWFILESYSTEM
|
||||
|
||||
If you are testing CentOS, please see README.CentOS.md
|
||||
If you are testing Ubuntu, you can generate a compatible raw filesystem
|
||||
using the following command: (This will create a 14.04 system)
|
||||
|
||||
sudo gen-ubuntu-rawfs.sh
|
||||
|
||||
Once this is complete, you should have a new "rootfs.img" as a backing file
|
||||
for your operating system images. Now you should create some test images:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user