mirror of
				https://gitlab.com/alemaire/image-specs.git
				synced 2025-01-17 17:48:20 +00:00 
			
		
		
		
	Follow liw's suggestion of using a rootfs-tarball for a huge performance gain
This commit is contained in:
		| @@ -73,7 +73,8 @@ issuing the following: | |||||||
| ```shell | ```shell | ||||||
| umask 022 | umask 022 | ||||||
| sudo env -i LC_CTYPE=C.UTF-8 PATH="/usr/sbin:/sbin:$PATH" \ | sudo env -i LC_CTYPE=C.UTF-8 PATH="/usr/sbin:/sbin:$PATH" \ | ||||||
|     ./vmdb2/vmdb2 --output raspi3.img raspi3.yaml --log raspi3.log |     ./vmdb2/vmdb2 --rootfs-tarball=raspi3.tar.gz --output \ | ||||||
|  | 	raspi3.img raspi3.yaml --log raspi3.log | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| ## Installing the image onto the Raspberry Pi 3 | ## Installing the image onto the Raspberry Pi 3 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Gunnar Wolf
					Gunnar Wolf