Displaying 20 results from an estimated 23 matches for "cloop".
Did you mean:
loop
2003 Mar 14
2
isolinux + cloop
Hi. I am trying to build a bootable linux CD using isolinux and a cloop
image. I am a bit lost right now.
What I have done is built a custom distro on a seperate partition on my
hard drive. I can boot to it with Grub no problem. I've added the
ioslinux directory with isolinux.bin, isolinux.cfg, a kernel (with
initrd, loopback, iso support), and an initrd file....
2008 Apr 22
0
Release: InetBoot (GRUB + BuildRoot + HTTP-FUSE)
...http://www.ring.gr.jp/archives/linux/oscircular/iso/inetboot-http-fuse-20080418.iso
InetBoot (GRUB + BuildRoot + HTTP-FUSE) is a bootloader which gets
hypervisor, kernel and miniroot via Internet and reboots them with
"kexec"(Warm Reboot). The root file system is obtained by HTTP-FUSE
CLOOP via Internet. The sample bootable CD (5.4MB) boots 3 types of
KNOPPIX and 3 types of Xenoppix.
3 types of KNOPPIX; 511,501, and 402
3 types of Xenoppix(Xen2.0.6); KNOPPIX on Dom0, Plan9 on DomU, and NetBSD on DomU.
# Xen environment uses old Linux kernel and limits the network
# interface (for ex...
2010 Nov 18
1
driver type for .vdi images?
...t-XXXXXXXX-XXXXX-XXXX-XXXX-XXXXXXXXXXXX --dryrun -p 0
libvir: Domain Config error : internal error unknown disk format 'vdi'
for image.vdi
virt-aa-helper: error: invalid VM definition
Next I checked libvirt.org:
http://libvirt.org/storage.html
Valid volume format types
raw, bochs, cloop, cow, dmg, iso, qcow, qcow2, vmdk, vpc
=> But what is the right type for .vdi-Images?
By the way, the examples at this site does not know the "driver name=
type=" option.
Thank you very much.
--
Kind regards,
Benny
gpg 0xFC505AB0
jabber benny at benny.de
sip benny at b...
2017 Apr 19
2
virsh error: driver is not whitelisted
..., there is vvfat in the list:
/usr/libexec/qemu-kvm -drive format=?
Supported formats: ftps http null-aio null-co file quorum blkverify
vvfat blkreplay qed raw qcow2 bochs dmg vmdk parallels vhdx vpc https
sheepdog host_cdrom ssh host_device nbd gluster qcow iscsi rbd tftp ftp
vdi blkdebug luks cloop
Here some information about the environment:
cat /etc/redhat-release
CentOS Linux release 7.3.1611 (Core)
virsh --version
2.0.0
/usr/libexec/qemu-kvm --version
QEMU emulator version 2.6.0 (qemu-kvm-ev-2.6.0-28.el7_3.6.1), Copyright
(c) 2003-2008 Fabrice Bellard
Thanks in advance for the help...
2005 May 24
4
svn?
Hi Tom and folks,
There are some svn or cvs system for the shorewall-dev community?. If
Tom want to leave the project for a while, maybe it will be necesary
some cooperation system.
Regards.
--
Juan Jes?s Prieto - Consultor?a TI
jjprieto@eneotecnologia.com
http://www.eneotecnologia.com
---------------------------------------
fingerprint: BFC2 0370 7708 F800 0BEC 60A4 EC71 4BB1 CC85 99F5
2006 Jan 05
1
Xenoppix(Xen 3.0 CD size) is released
...* Xenoppix on DomainU boots with Full screen of "800x600". The
Xenoppix on DomainU accepts "shutdown" command . After shutdown,
it returns to Xenoppix on Domain0.
# Technical Detail
* Same Kernel(Linux2.6.13.6+Xen3.0) on Domain0 and DomainU.
* Same Root FileSystem(cloop file of CD-ROM) on Domain0 and DomainU.
* DomainU maps CD-ROM directly.
Description of domain setting file. disk = [''phy:/dev/cdrom,hdc,r'']
* Device Mapper is not used.
The update of GuestOS is covered by"UNIONFS" of original KNOPPIX. Thanks Klaus. :-...
2017 Apr 19
0
virsh error: driver is not whitelisted
...t:
>
> /usr/libexec/qemu-kvm -drive format=?
> Supported formats: ftps http null-aio null-co file quorum blkverify
> vvfat blkreplay qed raw qcow2 bochs dmg vmdk parallels vhdx vpc https
> sheepdog host_cdrom ssh host_device nbd gluster qcow iscsi rbd tftp ftp
> vdi blkdebug luks cloop
>
> Here some information about the environment:
>
> cat /etc/redhat-release
> CentOS Linux release 7.3.1611 (Core)
>
> virsh --version
> 2.0.0
>
> /usr/libexec/qemu-kvm --version
> QEMU emulator version 2.6.0 (qemu-kvm-ev-2.6.0-28.el7_3.6.1), Copyright
> (c)...
2009 Mar 17
1
[PATCH 1/1] CORE/writedec: Fix overflow and redeclaration
...s the writechr in there on purpose to prevent the use of
this function?
diff --git a/core/writedec.inc b/core/writedec.inc
index 10bf7ba..6101aeb 100644
--- a/core/writedec.inc
+++ b/core/writedec.inc
@@ -37,7 +37,8 @@ writedec_common:
xor cx,cx ; Number of digits
.cloop:
- div ebx
+ mov edx,0 ; Zero out high part
+ div ebx ; unsigned divide edx:eax/ebx
inc cx
push dx
and eax,eax
@@ -53,5 +54,5 @@ writedec_common:
popad...
2008 Aug 29
0
VMKnoppix 5.3.1DVD 20080827 (Virtual TPM is supported on Xen and KVM/QEMU) is released.
...with normal PXE and HTTP/iSCSI boot.
# Internet Client "OS Circular" is included.
It enables to boot some Linux Distributions {CentOS5 |Debian Etch|
Ubuntu606 |Ubuntu610 |Ubuntu704} on a virtual machine {Xen|QEMU|KQEMU|KVM}
with Internet Virtual Disk "Trusted HTTP-FUSE CLOOP".
### Download ###
File Name: knoppix_v5.3.1DVD_20080326_xen3.2.1-20080827.iso (MD5: bdf1ef34a688cef1e378919acbedccdf)
Bittorrent: http://www.rcis.aist.go.jp/project/knoppix/download/knoppix_v5.3.1DVD_20080326_xen3.2.1-20080827.iso.torrent
HTTP: http://ring.aist.go.jp/archives/linux/knoppix...
2013 Oct 22
0
Re: kvm/libvirt can't use vmdk files? qemu: 'vmdk' invalid format
...4.html)
also qemu-kvm shows that vmdk is supported but all in vain
Even if I try running with command line instead of XML I get error though
it says it is supported
[root@vmdkTOKVM]# /usr/libexec/qemu-kvm -drive
file=/mnt/vmdkTOKVM/vmdkTOKVM.vmdk,format=?
Supported formats: raw cow qcow vdi vmdk cloop dmg bochs vpc vvfat qcow2
qed parallels nbd blkdebug host_cdrom host_floppy host_device file
[root@vmdkTOKVM]# /usr/libexec/qemu-kvm -drive
file=/mnt/vmdkTOKVM/vmdkTOKVM.vmdk,format=vmdk
qemu-kvm: -drive file=/mnt/XOcom-prx-kvm/XOcom-prx-kvm.vmdk,format=vmdk:
'vmdk' invalid format
The pa...
2005 Nov 30
1
how to run knoppix under xen
i saw a screen shot of knoppix beeing run under xen but for some reason i
can''t do that.
here if the config file i use.
> kernel = "/boot/vmlinuz-2.6-xenU"
> memory = 64
> name = "ttylinux"
> nics = 1
> ip = "1.2.3.4"
> disk = [''phy:hdc,hdd,r'']
> root = "/dev/hdd ro"
hdc is my cdrom and it was unmounted at
2006 Jul 25
9
Linux Live CDs with Xen Support
Hi,
does anybody have a list of working Linux Live CDs with Xen Support which I can use in a Xen Domain?
What I''m looking for is more or less something like Knoppix with Xen Support so that I can use the yet-not-supported hardware of my Ferrari 4005 in the Linux Domain
regards
Bernd
This message posted from opensolaris.org
2007 Apr 03
0
Release: VMKNOPPIX(20070328) with Trusted Boot
...possible we want to integrate
vTPM on our VMKnoppix and OS Circular.
OS Circular: VMKNOPPIX includes Internet Client "OS Circular" environment.
OS Circular enables to boot OSes on Xen with a globalized virtual
disk "HTTP-FUSE CLOOP".
Benchmark: VMKNOPPIX includes benchmark softwares.
Pi calculation for CPU benchmark http://h2np.net/pi/pi_quick_start.tar.gz
dbench for IO benchmark
tbench for Network benchmark
Xengine for Graphic Benchmark
OProfile: VMKNOPPIX includes xen...
2005 Jun 18
3
FATAL: Error running install command for wctdm
...:13 at76c505a-rfmd2958.ko
-rw-r--r-- 1 root root 202617 Jan 15 00:13 ath_hal.ko
-rw-r--r-- 1 root root 86456 Jan 15 00:13 ath_pci.ko
-rw-r--r-- 1 root root 15618 Jan 15 00:13 ath_rate_onoe.ko
-rw-r--r-- 1 root root 6416 Jan 15 00:13 av5100.ko
-rw-r--r-- 1 root root 20183 Jan 15 00:13 cloop.ko
-rw-r--r-- 1 root root 232828 Jan 15 00:13 drbd.ko
-rw-r--r-- 1 root root 159960 Jan 15 00:13 hostap.ko
-rw-r--r-- 1 root root 19838 Jan 15 00:13 hostap_crypt_ccmp.ko
-rw-r--r-- 1 root root 16392 Jan 15 00:13 hostap_crypt_tkip.ko
-rw-r--r-- 1 root root 9597 Jan 15 00:13 hostap_cryp...
2005 Sep 30
7
porting vmware''s vmdk to domU
Hi!
Is there any experience of converting vmware''s vmdk file to a domU image?
Maybe via extracting vmdk (how?) -> build tar -> untar in domU?
That would be very nice despite replacing the original kernel with a
self-built one and worthy to write a script... :)
Cheers,
Sven.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...s);
- dbg("configure_new_device rc=0x%x\n",rc);
+ dbg("configure_new_device rc=0x%x\n", rc);
} /* End of IF (device in slot?) */
} /* End of FOR loop */
@@ -2830,7 +2843,8 @@ static int configure_new_function(struct controller *ctrl, struct pci_func *func
for (cloop = 0x10; cloop <= 0x24; cloop += 4) {
temp_register = 0xFFFFFFFF;
- dbg("CND: bus=%d, devfn=%d, offset=%d\n", pci_bus->number, devfn, cloop);
+ dbg("CND: bus=%d, devfn=%d, offset=%d\n",
+ pci_bus->number, devfn, cloop);
rc = pci_bus_write_config_dword...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...s);
- dbg("configure_new_device rc=0x%x\n",rc);
+ dbg("configure_new_device rc=0x%x\n", rc);
} /* End of IF (device in slot?) */
} /* End of FOR loop */
@@ -2830,7 +2843,8 @@ static int configure_new_function(struct controller *ctrl, struct pci_func *func
for (cloop = 0x10; cloop <= 0x24; cloop += 4) {
temp_register = 0xFFFFFFFF;
- dbg("CND: bus=%d, devfn=%d, offset=%d\n", pci_bus->number, devfn, cloop);
+ dbg("CND: bus=%d, devfn=%d, offset=%d\n",
+ pci_bus->number, devfn, cloop);
rc = pci_bus_write_config_dword...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...s);
- dbg("configure_new_device rc=0x%x\n",rc);
+ dbg("configure_new_device rc=0x%x\n", rc);
} /* End of IF (device in slot?) */
} /* End of FOR loop */
@@ -2830,7 +2843,8 @@ static int configure_new_function(struct controller *ctrl, struct pci_func *func
for (cloop = 0x10; cloop <= 0x24; cloop += 4) {
temp_register = 0xFFFFFFFF;
- dbg("CND: bus=%d, devfn=%d, offset=%d\n", pci_bus->number, devfn, cloop);
+ dbg("CND: bus=%d, devfn=%d, offset=%d\n",
+ pci_bus->number, devfn, cloop);
rc = pci_bus_write_config_dword...
2013 May 09
1
Bug#707434: xen: FTBFS: vl.c:1575: undefined reference to `timer_create'
...?PKGBUILDDIR?/debian/build/build-utils_amd64/tools/ioemu-dir'
> CC qemu-nbd.o
> CC qemu-tool.o
> CC osdep.o
> CC cutils.o
> CC qemu-malloc.o
> CC block-cow.o
> CC block-qcow.o
> CC aes.o
> CC block-vmdk.o
> CC block-cloop.o
> CC block-dmg.o
> CC block-bochs.o
> CC block-vpc.o
> CC block-vvfat.o
> CC block-qcow2.o
> CC block-parallels.o
> CC block-nbd.o
> CC nbd.o
> CC block.o
> CC aio.o
> CC posix-aio-compat.o
> CC block-...
2008 Feb 19
6
stubdom questions
...cated'':
/home/gzhai/srcs/hg/xen-dev/hv/stubdom/ioemu/block-vmdk.c:547: undefined
reference to `__moddi3''
mini-os.o: In function `vmdk_read'':
/home/gzhai/srcs/hg/xen-dev/hv/stubdom/ioemu/block-vmdk.c:563: undefined
reference to `__moddi3''
mini-os.o: In function `cloop_read'':
/home/gzhai/srcs/hg/xen-dev/hv/stubdom/ioemu/block-cloop.c:143: undefined
reference to `__moddi3''
mini-os.o:/home/gzhai/srcs/hg/xen-dev/hv/stubdom/ioemu/block-bochs.c:182: more
undefined references to `__moddi3'' follow
make[1]: *** [mini-os] Error 1
make[1]: Leav...