Displaying 20 results from an estimated 1000 matches similar to: "Using smbmount and losetup"
2009 Aug 05
2
Unable to start domU because losetup fails
Hi,
I have Xen 3.3.1 dom0 on Debian with 2.6.26-2-xen-amd64 kernel and I had to "xm
destroy" my domU. Now when I try to start it again it fails like this:
# xm list | grep n39
#
# xm create -c /xen/conf/n39
Using config file "/xen/conf/n39".
ROOT xen1:~> Error: Device 4 (vbd) could not be connected. losetup -r /dev/loop1
/xen/iso/amd64-netbsd-6.iso failed
# losetup -a
2009 Nov 18
1
To loop or not to loop with btrfs
Hi,
This left me puzzled for a while:
22:29 borg:/ # losetup /dev/loop1 /.B.disk
22:29 borg:/ # mount /dev/loop1 /B
mount: /dev/loop1: can''t read superblock
22:29 borg:/ # blkid /dev/loop1
/dev/loop1: UUID="e19fe89b-cde3-4ccc-bc70-b759a57bd1c9"
UUID_SUB="f29c6218-d040-4546-a227-4dd2d2142817" TYPE="btrfs"
22:29 borg:/ # losetup -d /dev/loop1
22:29 borg:/ #
2012 Nov 04
1
syslinux installation problem
Hey, guys.
I have a problem when installing syslinux 4.06, and I'd be grateful if someone could tell me how to solve the problem.
My task - to install the bootloader on the virtual machine image. The image contains the MBR and the only partition with the file system ext4. The file system contains all the files for the guest OS.
To install bootloader into the image of the guest OS, I use the
2013 Jun 12
0
Mounting RAID1 writeable with two devices missing but all data present
Hi,
I have potentially found a (minor) bug (or missing feature) in btrfs,
but it might be a misunderstanding, so I like to ask here first before
reporting in Bugzilla.
I have a btrfs file system in RAID1 mode with two missing devices, but
I know that all data is still present on the remaining device. btrfs
refuses mounting this fs in rw mode (too many missing devices), as it
probably just counts
2005 Aug 27
1
Samba clients can't see partitions mounted via loop device from image files
Is there something special about filesystems mounted via
the loop device, which prevents Samba from sharing them?
I have a small LAN with several PCs on it. It has a
few Windows machines, and a Linux machine running
Mandrake 10 (kernel 2.6.3), which shares out its root
("/") read-only as "c".
(Temporarily, for testing, it is shared with full write
permissions, which I know
2012 Jun 25
1
how to create bootable FreeDOS HDD or USB flash drive?
Hello,
there is a "fdboot.img" floppy drive image included with FreeDOS ISO
file. It's a floppy image file:
root at debian64:~# file -s /home/martin/FreeDOS/isolinux/fdboot.img
/home/martin/FreeDOS/isolinux/fdboot.img: x86 boot sector, FREE-DOS
BEta 0.9 Bootloader KERNEL.SYS, code offset 0x40, OEM-ID "FreeDOS ",
sectors/cluster 2, root entries 112, sectors 720 (volumes
2011 Jul 05
0
[PATCH] losetup: use stdout and return 0 for -h
From: Karel Zak <kzak at redhat.com>
ported to klibc losetup version from util-linux
108591d2b7860ca0b8d27d114bed1e504a31fa72,
also add -h option. -maks
Reported-by: Kamalesh Babulal <kamalesh at linux.vnet.ibm.com>
Signed-off-by: Karel Zak <kzak at redhat.com>
Signed-off-by: maximilian attems <max at stro.at>
---
Other patches might be useful too, that one just
2019 Nov 05
0
[klibc:master] losetup: Fix char signedness mismatches with <linux/loop.h>
Commit-ID: 8443e57e5ba71e462e31e3b5aad9f7dd1b4736f5
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=8443e57e5ba71e462e31e3b5aad9f7dd1b4736f5
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Tue, 5 Nov 2019 00:39:53 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Tue, 5 Nov 2019 00:44:32 +0000
[klibc] losetup: Fix char signedness
2019 Nov 05
0
[klibc:master] losetup: Delete fallbacks to LOOP_{GET, SET}_STATUS
Commit-ID: 209676c9a3d057c0eba48f633eb541b17c7d1eba
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=209676c9a3d057c0eba48f633eb541b17c7d1eba
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Tue, 5 Nov 2019 00:33:37 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Tue, 5 Nov 2019 19:55:37 +0000
[klibc] losetup: Delete fallbacks to
2019 Nov 05
0
[klibc:master] losetup: Use LOOP_CTL_GET_FREE to find free device
Commit-ID: 333ef3af1dcef61a6bc5dba531453e5e0cb27da1
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=333ef3af1dcef61a6bc5dba531453e5e0cb27da1
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Tue, 5 Nov 2019 19:52:19 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Tue, 5 Nov 2019 20:03:26 +0000
[klibc] losetup: Use
2006 Nov 24
1
how to mount a xen image file
Can someone correct my attempt at mounting a xen image?
Im trying 2 things:
a)
losetup /dev/loop1 ./mywindows.img
mount -t ntfs /dev/loop1 /media/loop
which dmesg|tail tells me is Not an NTFS system
b) ntfsmount ./mywindows.img /media/loop -o force
which gives me mywindows.img invalid argument
The images was created by dd if=/dev/zero of=./mywindows.img bs=1024
count=20K
then installing windows
2005 Jan 31
0
cryptoloop enabled losetup package
Hi,
I have a legacy AES excrypted file system with a 256 key size.
RHEL kernel is cryptoloop enabled but the losetup package is not. It
needs additional patch. Does anybody have a patched losetup rpm I
could use?
Thank you!
A. Georgiev
2009 Feb 25
3
HVM Linux DomU doesn''t start
Hi all,
we are running two servers with Ubuntu 8.04 LTS Server with Xen 3.2 and two
dual-core CPUs:
processor : {0-3}
vendor_id : AuthenticAMD
cpu family : 15
model : 65
model name : Dual-Core AMD Opteron(tm) Processor 2218 HE
stepping : 3
cpu MHz : 2613.394
cache size : 1024 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
fpu :
2009 Nov 19
10
Unable to mount loopback devices in RAID mode
Hi!
I recently tried to mount a filesystem in RAID1 mode using loopback devices. I followed the instructions at [1]. Here''s exactly what I''ve done:
$ dd if=/dev/zero of=raid1_0.img bs=1M count=500
$ dd if=/dev/zero of=raid1_1.img bs=1M count=500
$ mkfs.btrfs -m raid1 -d raid1 raid1_0.img raid1_1.img
$ losetup /dev/loop0 raid1_0.img
$ losetup /dev/loop1 raid1_1.img
$ mount -t
2008 Jun 06
0
(no subject)
I have recently upgraded my xen server.
Previously i was running 3.1 on ubuntu 7.10.
I upgraded the ubuntu to 8.04 which installs xen 3.2.
after the install i have found that i receive the following error.
Error: Device 51713 (vbd) could not be connected. losetup /dev/loop1
/xen/local/domains/test-hardy/disk.img failed
I have checked that i can mount disk.img as a loopback file. so i am
2006 Jun 05
3
How to configure two NICs on a DomU?
Hi,
When I install Oracle RAC on Xen VM, some problem occurred. How can
I configure two NICs on a Xen''s DomU. You know, RAC''s installation requires
two NICs on a node. I am a newbie about Xen. Please give me some advice.
Thanks.
Yaqiong lee
Beijing,China
-----邮件原件-----
发件人: xen-users-bounces@lists.xensource.com
[mailto:xen-users-bounces@lists.xensource.com] 代表
2011 Jun 06
1
Write-behind breaks Mercurial
Hi all
It seems Mercurial doesn't work with "write behind" on. Any ideas?
With write-behind --
root at dj1:~/mnt# gluster volume set conf performance.write-behind on
Set volume successful
root at dj1:~/mnt# hg clone http://projects.unbit.it/hg/uwsgi
destination directory: uwsgi
requesting all changes
adding changesets
transaction abort!
rollback completed
abort: integrity check
2008 Dec 12
2
Proper use of LD_LIBRARY_PATH for Linux progs?
Hi!
I ran into a problem with programs exec:ed by print/acroread8 picking
up Linux libraries and thus failed to run. This includes the print
program in the print dialogue and the browser configured in
edit/preferences/internet.
The reason is that the acroread launch script sets LD_LIBRARY_PATH
which is propagated to its childs. See this PR:
2006 Apr 28
1
startcolor and endcolor not working
In my RJS template this works:
page.visual_effect :highlight, "test#{@test.id}", {:duration => 5}
but not this:
page.visual_effect :highlight, "test#{@test.id}", {:duration => 5,
:startcolor => "#FFFFFF"}
Am I misunderstanding how to pass in additional parameters?
_______________________________________________
Rails-spinoffs mailing list
2009 Aug 02
1
zpool status showing wrong device name (similar to: ZFS confused about disk controller )
Hi All,
over the last couple of weeks, I had to boot from my rpool from various physical
machines because some component on my laptop mainboard blew up (you know that
burned electronics smell?). I can''t retrospectively document all I did, but I am
sure I recreated the boot-archive, ran devfsadm -C and deleted
/etc/zfs/zpool.cache several times.
Now zpool status is referring to a