Displaying 2 results from an estimated 2 matches for "archlinux20121201x64".
2013 Jun 01
0
Re: Standalone guestfs
...'man' to read the manual
'quit' to quit the shell
Operating system: Fedora release 18 (Spherical Cow)
/dev/fedora/root mounted on /
/dev/sda1 mounted on /boot
/dev/fedora/home mounted on /home
><fs> list-filesystems
/dev/sda1: ext4
/dev/fedora/archlinux20121201x64: unknown
/dev/fedora/f18x64: unknown
/dev/fedora/f20rawhidex32: unknown
/dev/fedora/f20rawhidex64: unknown
/dev/fedora/home: ext4
/dev/fedora/root: ext4
/dev/fedora/swap: swap
/dev/fedora/ubuntu1210: unknown
/dev/fedora/ubuntu1304: unknown
/dev/fedora/win7x32dynamic-a: unknown
/...
2013 Jun 01
2
Standalone guestfs
Hello,
As I understand it guestfs appliances normally work as servers
and run high-level commands from some external channel.
But it might be possible to bundle a guestfish script to run
commands from and do away with the external system.
That would make it useful on non-virtualised systems.
Has anyone tried this already?