Displaying 4 results from an estimated 4 matches for "hro".
Did you mean:
hrb
2010 Mar 03
1
[gPXE] localboot 0 hang on some machines
Randy McAnally wrote:
>
> Thank you so much, this is the kind of news I needed!
>
> ---------- Original Message -----------
> From: "Arends, R.R." <r.r.arends at hro.nl>
> To: "Randy McAnally" <rsm at fast-serv.com>
> Cc: <gpxe at etherboot.org>
> Sent: Wed, 03 Mar 2010 10:10:56 +0100
> Subject: Re: [gPXE] localboot 0 hang on some machines
>
> > I had troubles with localboot 0 from a gpxelinux.0 menu on some
> &g...
2008 Jul 17
4
RFE: -t flag for ''zfs destroy''
...-t volume home/will
zfs: not destroying home/will, as it is not a volume.
# zfs destroy -t filesystem home/will
(succeeds)
Now, to test the behavior of ''-r'', I recreate the same structure as
before, and run some more commands:
zfs destroy -r -t snapshot home
(succeeds)
zfs list -Hro name
home
home/will
One more time, to demonstrate -R:
zfs clone home/will at yesterday home/oldwill
zfs destroy -R -t snapshot home
(???)
The two ways I can think of at this point are to destroy the clone as
well, or to promote it and then destroy the snapshots. Or, I suppose,
make -R incompatibl...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2011 Mar 29
1
Most efficient way of pxe booting windows pe
Hi guys,
We are using syslinux (memdisk) and gpxe already for a while.
Also got a working winpe boot method by means of pxe. Which basicly is a dd of an 'recovery partition' where winpe.wim is on.
That method isn't really the most efficient way, cause its loaded into memory twice.
We are going to do a major windows 7 deployment soon and i'm looking for the most efficient way of