qvm-create should work from normal user. Installer calls something like:
qvm-create --net --label red netvm
qvm-create --proxy --label green firewallvm
qvm-create-default-dvm --default-template --default-script
qvm-create work --label green
qvm-create banking --label green
qvm-create personal --label yellow
qvm-create untrusted --label red
On 02.03.2013 18:10, inf...@gmail.com wrote:1. The "Test Media and install" function FAILS (immediately - 0.048%) for my USB key (Corsair Voyager Red), but good gpg check on .iso and then made a dd OK, and subsequent installation went fine? Suspect test function since think USB key fine.
...
[I find this useful to backup to an NFS drive *pace* breaks dom0 isolation etc. (is there safer way); works OK after sudo qubes-dom0-update<http://qubes-os.org/trac/wiki/Dom0Tools/QubesDom0Update>nfs-ustils]Backups over nfs? You know that will send all your data in *plain text* over the network?
Better do backups to local attached USB disk, or if you really need backups over the network, use some encrypted protocol (sshfs?).
We plan to ease backups over the network, check #703 [1]. Any suggestions appreciated :)
(3) This is already fixed in my git repo, will be in next qubes-manager package release.
4. Leave | Shutdown very slow or hangs on black screen - have to hard reset after 2 minsYou can press ESC (and perhaps switch to tty1) to check at which stage it is hanging.
Currently UEFI support isn't done. Mostly because I don't have hardware to test it... If anyone willing to help in this area, patches welcome :)
sudo yum install qubes-tor-init
(Could not find qubes-tor-init, maybe not done yet for F18 ? Would
like to phase out my F17 templates from Beta 1 to save space)...Those are sparse files:
http://en.wikipedia.org/wiki/Sparse_files
--
You received this message because you are subscribed to the Google Groups "qubes-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qubes-devel...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On 02.03.2013 18:10, inf...@gmail.com wrote:
>
> 2. sudo qubes-dom0-network-via-netvm<http://qubes-os.org/trac/wiki/Dom0Tools/QubesDom0NetworkViaNetvm>up
> fails with "unable to find ipconfig".
>
> Solution: F18 no longer has ipconfig (now in package net-tools), so must
> fetch with sudo qubes-dom0-update<http://qubes-os.org/trac/wiki/Dom0Tools/QubesDom0Update>net-tools
Thanks, fixed. Anyway using qubes-dom0-network-via-netvm should be the last
resort
> 3. Backup VMs in Qubes VM Manager fails (after a clean install)
> [Command line backup works OK, but exclusions easier in GUI and
> disconcerting!]
>
> Whoops. A critical error has occured. This is most likely a bug in Qubes
> Manager.
>
> TypeError: C++ type 'list' is not supported as a slot argument type
> at line 1567
> of file /usr/lib64/python2.7/site-packages/qubesmanager/main.py.
This is already fixed in my git repo, will be in next qubes-manager package
release.