similar to: Additional file for pxelinux?

Displaying 20 results from an estimated 3000 matches similar to: "Additional file for pxelinux?"

2015 Aug 12
3
[PATCH 0/1] dib: handle unsetting functions in environment
This fixes this error I'm hitting when trying to run virt-dib: $ ./run virt-dib -v -x -B ~/git/diskimage-builder/lib/ --element-path ~/git/diskimage-builder/elements/ fedora-minimal [ 0.0] Elements: base fedora-minimal [ 0.0] Expanded elements: base dib-init-system dib-run-parts fedora-minimal install-types package-installs pkg-map redhat-common rpm-distro yum yum-minimal [ 0.0] Carried
2015 Jun 16
2
[PATCH v4] RFC: New tool: virt-dib
virt-dib is a new tool to run the elements of diskimage-builder using libguestfs. --- I would like to have it reviewed at this point, so it can be used. Documentation and code can be improved and polished following feedback. .gitignore | 5 + Makefile.am | 3 +- appliance/packagelist.in | 7 + configure.ac | 1 + dib/Makefile.am | 144
2007 Oct 12
3
How get DHCP-/BOOTP-Options with MEMDISK
Using PXELINUX and MEMDISK I started a MS-DOS-Diskimage. How can I get the DHCP-Options or BOOTP-Tags from within MS-DOS?? (Like bppatch from 3com.) Thanks! _______________________________________________________________________ Jetzt neu! Sch?tzen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220
2009 May 02
2
Darkice / Icecast2 - please assist
I am using Darkice 0.17.1 and Icecast2 2.3.1 Darkice cannot talk to icecast, and I have no idee about there reason: Logentry on icecast server side: [2009-04-29 16:48:49] EROR connection/_handle_connection HTTP request parsing failed config for Icecast is a standard mount which works with ices. config for darkice is: [icecast-0] bitrateMode = vbr # constant bit rate bitrate
2020 Feb 19
2
Poor write performance with golang binding
Hi, I scribbled a simple guestfs based program called guestfs-xfer with following synopsis: Usage: guest-xfer [options] [op] [diskimage] op = [ls|cat|write] options: -d, --guestdevice DEV guest device --blocksize BS blocksize [default: 1048576] -o, --offset OFF offset [default: 0] So eg. `cat /dev/urandom | guest-xfer -d /dev/sda
2009 Nov 04
4
unexpected results in comparison (x == y)
Dear readers of the list, I have a problem a comparison of two data from a vector. The comparison yields FALSE but should be TRUE. I have checked for mode(), length() and attributes(). See the following code (R2.10.0): ----------------------------------------------- # data vector of 66 double data X =
2005 Jun 30
2
FreeBSD & Gentoo Images
Hello, does anyone have a vbd file of these 2 Operating Systems ? So far I only managed to get Debian Sarge installed properly with deboostrap. I would be more than happy if anyone had a DiskImage or a good howto for at least FreeBSD. Thanks Regards Christian Keil _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2017 Sep 28
1
Using libguestfs to sandbox VM builds
Hi Debian has a couple of tools like fai-diskimage and vmdebootstrap, to build VM images, but they require being root, as these loopmounts partitions on which deboostrap is executed. Maybe installing grub2 needs access to block devices too. I was thinking of using libguestfs to sandbox those processes, by passing a build VM as a disk image and my build directory as a 9pfs mount to the appliance,
2009 Sep 27
2
mounting images created using dd that contain two partitions
Hi all, I am trying to mount images that I previously created with dd and the images have two partitions (swap and LVM). I use these images to house data for my Xen Guests. For some reason (possibly Kernel conflicts for paravirtualized domains) I am unable to boot my Guest images. Failing which I would like to mount the disk images and atleast get my data out of them. dd -o loop server.img
2005 Aug 11
7
Booting disk images with syslinux?
Is it possable to boot a diskimage with syslinux? So often I run into bios upgrade disks images or can easily create a disk image and would like an easy way to just boot these images. I know isolinux does this and I vagely remember using it to make a bootable windows 95 cd back in the day. It worked to. It would be nice if I could just copy the disk image to a usbstick and use syslinux to boot
2005 Jun 15
1
2 ips on one eth-interface in xen
Hello list, I''m using xen2.6 with a 2.6.11 kernel my config: kernel = "/boot/vmlinuz-2.6.11-xenU" memory = 1280 name = "s51" nics=1 vif = [ ''ip=82.149.232.51,mac=00:E0:81:29:71:3D'' ] disk = [ ''file:/home/xen/51/diskimage,sda1,w'', ''file:/home/xen/51/swapimage,sda2,w'',
2010 Feb 21
2
cross-validation in plsr package
Dear readers, can anyone give an example how to use cross-validation in the plsr package. I miss to find the number of factors proposed by cross-validation as optimum. Thank you Peter -- View this message in context: http://n4.nabble.com/cross-validation-in-plsr-package-tp1563815p1563815.html Sent from the R help mailing list archive at Nabble.com.
2015 Jun 30
1
Re: Plan for libguestfs 1.30
On Tue, Jun 30, 2015 at 04:49:13PM +0200, Luigi Toscano wrote: > On Tuesday 30 of June 2015 15:22:27 Richard W.M. Jones wrote: > > It has been a ludicrously long time (over 8 months) since the last > > stable release of libguestfs. So I'd like to plan a new 1.30 release > > soon. > > > > Please follow-up if there are features / blockers / bugs that need to
2014 Sep 29
1
Determine from which device syslinux booted from
Then again, I suppose you could have a script in your init that detects when it has been booted from a *special* UUID. In such cases it goes to the first instance of a volume with that *special* UUID and re-writes it to a genuine UUID, as well as updates the syslinux configs on the volume. You could then create your seed image with that *special* UUID and then even an XP user could write it to a
2004 Dec 09
1
EDD error RE: Re: SYSLINUX 2.12-pre7 released
(Sorry, Outlook webmail prohibits me from proper replying/quoting) >it has the nice effect that you can load the El Torito >CD-ROM driver. Which seems logical if you boot a kernel (like Linux, or Memdisk with an imagefile), but not when doing a local boot (diskette/harddisk) In other words: boot from cdrom, and if you then load a disk-image, eltorito.sys should load. If not loading a
2008 Oct 01
0
AW: Increase size of file-based diskimage (with MBR, partitions + fs)
Hey I had the same problem some time ago. But here is a solution how to do that, but it''s a bit tricky! REQUIREMENT: THE SYSTEM PARTITION ON THE IMAGE MUST BE THE FIRST PARTITION, AFTER THAT THERE MUST BE ONLY SWAP PARTITIONS!!!! This setup would work, there should be no risk at all: Partition 1 on the image: / Partition 2 on the image: swap space This setup WONT''T WORK, YOU
2009 Apr 13
2
using flash to connect to ICECAST 2.3.2
Starting on friday I download icecast 2.3.2 and compiled it on SLES10. Very soon I was able to use ices to stream an mp3 file to a mp3 (phonostart, foobar) client via Icecast. But my flashplayer, which was able to get streams from icacast1, was not able to full fill his job. I did reseaches on the net, hour for hour, found a lot of stuff. Also some changings in format_mp3.c. But with no success.
2010 Nov 05
2
How to install an Ubuntu DomU on Ubuntu 10.04 Dom0
Hi, I''m a newbie in VM/Xen. As a first step to do some study/experiment on VM, I want to install Ubutnu (10.04) as DomU on top of Ubutu (10.04) Dom0. I need some direction to stat with: - how to install the DomU image - how to configure the network address I''d be greatly thankful to you for providing some useful link to this end. Thank you in advance. Regards, -shopno
2002 Oct 21
7
Size limit for initrd in PXELINUX?
Hi Peter, (at least I hope it is you, who gets this mail) I have a problem while booting over the netwoork using PXELINUX. When I use a initrd smaller or equal 16 MB, everything works fine, but when I increase the size, the system doesn't boot. In case of a 32 MB initrd (same content, just bigger), I get the error-message, that the system couldn't mount root. From 64 MB on, the system
2007 Mar 10
3
mount xen partitions inside logical volume from dom0?
I''ve installed a FC5 domU under RHEL5-beta2 dom0 with virt-manager. As the disk for domU I used: phy:/dev/mapper/VolGroup00-LogVol02,xvda,w In the domU I have partitions: /dev/xvda1 on / type ext3 (rw) /dev/xvda2 on /var type ext3 (rw) How do I access these partitions from dom0? For example if I take an LVM snapshot of LogVol02, how do I mount the / partition of the domU installed on