On Thursday 05 January 2006 20:09, Ian Smith-Heisters wrote:
> This seems to have worked very well. Thanks much.
The program you mean? I'm happy to hear that, in this case... testing is
always useful and appreciated.
--
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Pao
This seems to have worked very well. Thanks much.
The problem I was having was indeed that HOTPLUG wasn't configured into
the guest kernel. I'd forgotten about --showconfig, but it was
configured, so finding out was simple.
Thanks again!
-Ian
Blaisorblade wrote:
On Friday 23 December 2005 2
On Wednesday 21 December 2005 17:31, Ian Smith-Heisters wrote:
> Sorry to be dense, but I couldn't quite figure out how to do that. My
> first stumbling block is that /dev/ubd1 and /dev/ubd2 don't exist.
> Indeed, there are no ubd* devices at all.. the kernel boot show this:
> # sudo -u uml vmlinu
On Friday 23 December 2005 20:48, Blaisorblade wrote:
> On Wednesday 21 December 2005 17:31, Ian Smith-Heisters wrote:
> ./makeEqualDev /dev/ubdA /dev/ubdB
Forgot the program - here it is. I renamed it meanwhile...
--
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo
Sorry to be dense, but I couldn't quite figure out how to do that. My
first stumbling block is that /dev/ubd1 and /dev/ubd2 don't exist.
Indeed, there are no ubd* devices at all.. the kernel boot show this:
# sudo -u uml vmlinux \
ubd0=dubya-dev.breezy.rootfs \
ubd1=dubya-dev.cow,breezy.rootfs.
On Friday 16 December 2005 15:47, Ian Smith-Heisters wrote:
> Hi all,
>
> I just read about COW, and wish I'd known about them when I first setup
> my servers. Now I have several UML rootfs based off of a single original
> rootfs, which I mirrored just by copying. Is there any way I can
> retroacti
Hi all,
I just read about COW, and wish I'd known about them when I first setup
my servers. Now I have several UML rootfs based off of a single original
rootfs, which I mirrored just by copying. Is there any way I can
retroactively create a COW from the modified rootfs and the original
rootfs