search for: mnt0

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

Did you mean: mnt
2005 Apr 12
1
Writing to a vfat partition problem
...in.c(381) rsync: connection unexpectedly closed (8 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(359) -=-=-[ error ]-=-=- The directory I am trying to write to already exists: -=-=-[ shell ]-=-=- [madison@akane cgi-bin]$ ls -lah /mnt/tle-bu/mnt0/tle-bu/231e2838-93b0-4f6f-8b8b-f09e24e1ed80/ total 8.0K drwxr-xr-x 2 madison madison 4.0K Mar 31 20:59 . drwxr-xr-x 3 madison madison 4.0K Apr 11 20:53 .. -=-=-[ shell ]-=-=- And as you can see it is mounted as the same user I am trying to run 'rsync' under. I am using the '--fil...
2013 Apr 04
2
launch failure of appliance with nbd drive
...GUESTFS_ADD_DRIVE_OPTS_FORMAT, "raw", GUESTFS_ADD_DRIVE_OPTS_PROTOCOL, "nbd", GUESTFS_ADD_DRIVE_OPTS_SERVER, server, -1) Here is some of the stdout. A mix of libguestfs and qemu-nbd messages. qemu-nbd -v -n -o 77824 -t -p 3000 -c /dev/nbd0 /home/skippy/mnt/mnt0/win7x64amdHP.vdi NBD device /dev/nbd0 is now connected to /home/skippy/mnt/mnt0/win7x64amdHP.vdi libguestfs: launch: attach-method=appliance libguestfs: launch: tmpdir=/tmp/libguestfsLFMzZI libguestfs: launch: umask=0022 libguestfs: launch: euid=0 libguestfs: [00000ms] begin testing qemu fea...
2013 Apr 09
2
[Qemu-devel] debugging qemu-nbd.c
On Tue, Apr 09, 2013 at 10:18:50AM -0400, Skippy VonDrake wrote: > Hello, > > Apologies upfront if posting to this list is inappropriate. > > I have an app that forks a process with calls qemu-nbd with an offset > into an image. > The app then uses libguestfs to attach the nbd device. > But it appears that qemu is failing. When you say "qemu is failing", do you