Displaying 6 results from an estimated 6 matches for "scrivano".
Did you mean:
scrivania
2014 Apr 22
1
Re: "virt-install" source location boot disk
...that a disk has an existing biosboot partition, adding
a "part biosboot" option is unnecessary."
So maybe you are suggesting that, the Kickstart file needs to define the
boot info, because im installing from source and not from an ISO ?
On Tue, Apr 22, 2014 at 5:50 AM, Giuseppe Scrivano <gscrivan@redhat.com>wrote:
> Jay Vyas <jayunit100@gmail.com> writes:
>
> > # The following is the partition information you requested
> > # Note that any partitions you deleted are not expressed
> > # here so unless you clear all partitions first, this is
>...
2014 Apr 22
2
Re: "virt-install" source location boot disk
...ocks Used Available Use% Mounted on
/dev/mapper/VolGroup-lv_root
26552588 2244364 22959412 9% /
tmpfs 1978444 0 1978444 0% /dev/shm
/dev/sda1 495844 33710 436534 8% /boot
On Tue, Apr 22, 2014 at 4:02 AM, Giuseppe Scrivano <gscrivan@redhat.com>wrote:
> Jay Vyas <jayunit100@gmail.com> writes:
>
> > Hi virt, im stumped... any help would be appreciated.
> >
> > I normally create my VMs like this:
> >
> > base="http://mirror.pnl.gov/fedora/linux/releases/20/Fedora/x86...
2014 Apr 18
2
"virt-install" source location boot disk
Hi virt, im stumped... any help would be appreciated.
I normally create my VMs like this:
base="http://mirror.pnl.gov/fedora/linux/releases/20/Fedora/x86_64/os/"
sudo virt-install --hvm --name $vm_name$i --ram 4000 \
--disk path=/VirtualMachines/$vm_name$i,size=30 \
--location $base -x "ks=http://xxx.os21.ks$kx"
HOWEVER... I'm finding that my VMs dont boot after i
2023 Mar 21
2
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
On Tue, Mar 21, 2023 at 03:56:22PM +0100, Laszlo Ersek wrote:
> > $ podman build -f ci/containers/alpine-edge.Dockerfile -t libnbd-alpine-edge
> > $ podman run -it --rm --userns=keep-id -v .:/repo:z -w /repo libnbd-alpine-edge bash
> > $ ./configure
> > $ make check
> > $ grep tmpd= lib/test-suite.log
> > + tmpd=/tmp/tmp.EMgKeF
> > $ /tmp/tmp.EMgKeF/bin/f
2014 Apr 22
0
Re: "virt-install" source location boot disk
Jay Vyas <jayunit100@gmail.com> writes:
> Hi virt, im stumped... any help would be appreciated.
>
> I normally create my VMs like this:
>
> base="http://mirror.pnl.gov/fedora/linux/releases/20/Fedora/x86_64/os/"
>
> sudo virt-install --hvm --name $vm_name$i --ram 4000 \
> --disk path=/VirtualMachines/$vm_name$i,size=30 \
> --location $base -x
2014 Apr 22
0
Re: "virt-install" source location boot disk
Jay Vyas <jayunit100@gmail.com> writes:
> # The following is the partition information you requested
> # Note that any partitions you deleted are not expressed
> # here so unless you clear all partitions first, this is
> # not guaranteed to work
> # Uncommented by j
> zerombr
> clearpart --all
> autopart
> #ip=192.168.122.99
> network --bootproto=static