search for: win2003x32

Displaying 3 results from an estimated 3 matches for "win2003x32".

Did you mean: win2003r2
2009 Jul 10
0
[ANNOUNCE] Version 1.0.57 released
...F10x32:/dev/VolGroup00/LogVol00 8.8G 3.1G 5.2G 40.3% F10x32:/dev/sda1 189.9M 20.2M 159.9M 15.8% CentOS5x32:/dev/VolGroup00/LogVol00 8.6G 3.9G 4.2G 50.6% CentOS5x32:/dev/sda1 98.7M 23.5M 70.1M 29.0% Win2003x32:/dev/sda1 20.0G 2.1G 17.9G 10.4% - New Perl library called Sys::Guestfs::Lib which contains useful additional functions that we use to implement virt-df, virt-inspector and (soon) virt-v2v. Some important fixes: http://git.et.redhat.com/?p=libguestfs.git;a=c...
2009 Jul 29
1
[PATCH / discussion only] Add kernel and userspace arch detection to virt-inspector
This patch isn't quite finished. I also need to modify the virt-inspector "query mode" so that it can display the architecture. Nevertheless, text and XML output works for both Linux and Windows guests. Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones Read my programming blog: http://rwmj.wordpress.com Fedora now supports 75 OCaml packages (the
2009 Oct 26
1
[PATCH] New API: blkid_type - get the Linux VFS driver for a mounted device
This call wraps up some functionality of blkid so you can get the Linux VFS driver for a mounted filesystem. For example: $ guestfish --ro -a /dev/vg_trick/Win2003x32 -m /dev/sda1 \ blkid_type /dev/sda1 ntfs Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://et.redhat.com/~rjones/libguestfs/ See what it can do:...