similar to: Netbooting / building

Displaying 20 results from an estimated 4000 matches similar to: "Netbooting / building"

2006 Jun 15
2
Problem with booting disk images
Hello, We are having problems booting disk images and are looking for a little help. Here is the screen capture of what we see: http://www.kmaclub.com/syslinux/largefloppy.png We have also tried using images from http://severinterrier.free.fr/Boot/ImgBoot/ with a similar result. Basically, memdisk loads the images and then it hangs. label linux kernel memdisk append
2005 Dec 13
3
is my initramdisk right? also getting ''Error opening /dev/console'' error
Hello, I am getting kernel panic while trying to xm create a domU. Xen version 3.0 Linux kernel 2.6.12.6 Grub entry for dom0: title Xen 3.0 / XenLinux 2.6 kernel /boot/xen- 3.0.gz console=vga module /boot/vmlinuz-2.6-xen0 root=LABEL=/ ro console=tty0 module /boot/initrd-2.6.12.6-xen0.img For domU, my xm file contains: kernel = "/boot/vmlinuz-2.6.12.6-xenU "
2018 Oct 04
3
[PATCH 0/2] v2v: uninstall VMware tools on all Linux guests
Hi, this patch series attempt to uninstall VMware tools on all the Linux guests, and reduce the uninstallation time needed in some cases: - v2v tries to workaround the slowest part of the tarball-installed VMware tools - v2v uninstalls the open source VMware tools (open-vm-tools) Thanks, Pino Toscano (2): v2v: linux: remove open-vm-tools packages v2v: linux: try to trick
2003 Mar 08
0
Netbooting memtest86
I've been trying to figure out how to netboot memtest86 since terminals don't have local drives and I don't want to have to fish for disks with the memtest program on them for my machines that do. I'm in an etherboot environment where I can't figure out how to create a network tagged image of memtest86. Evidently I can use pxe somehow to allow me to start the memtest.bin file
2006 Oct 03
0
Netbooting an Intel Mac
This may not be a SYSLINUX specific question, but more of a general network booting question. Has anyone managed to use a Linux based machine to netboot an Intel Mac? I can get the machine to successfully DHCP, but it won't go any farther then that. As far as I can tell, it's trying to get it's boot info via the "Boot Server Discovery Protocol". While it's not
2001 Jun 04
2
Playing AVI files in fake Windows
Reading the documentation I can see that MCI AVI dll is not implemented except as stubs. Is there any way to play AVI files without installing Windows, say by installing Media Player? Regards, Simon B. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20010604/38066af3/attachment.htm
2001 Aug 15
3
DJGPP patches and makefiles
Hi. Here are my patches and makefiles for compiling ogg, vorbis and vorbis-tools on DOS with DJGPP. They can build them from cvs snapshots and need minimal maintainance (even extract source lists from `makefile.am's). Everything seems to work, except one FP exception on encode at middle bitrates (lowest two and highest bitrates don't cause it) - I don't think it's my
1998 Mar 22
3
R-0.61.1 compiled with egcs-mingw32
I have made available the work of the last weekend that I mentioned in my previous messages on ftp://sirio.stat.unipd.it/pub/R. Many thanks to Peter D. and Ross I. for their suggestions. If you think that the work is of some interest, I can upload it to CRAN. guido m. This is the README enclosed in the distribution. -------------------------------------------------------------------------
2016 Feb 04
4
CentOS 7 regression, can not take a KVM qcow2, convert it and boot it on ESXi...
Guys, I have a Packer build procedure, that works like a charm, when with CentOS 6.7. Exemplifying: 1- Packer (with virtio disk) + QEmu + CentOS 6.7 ISO; 2- Create a RAW image; 3- Convert the RAW image into QCOW2 for KVM hypervisors (okay); 4- Convert the RAW image into VMDK for ESXi hypervisors (okay). However, when doing the very same procedure, with CentOS 7.2 ISO, it does not boot
2005 Feb 04
2
Compilation of R (linux) package on windows
Hello, I develop some R package on Linux machine with C subroutines. The programs in C are well compiled on Linux machine and so I have some ".so" files. Now, I want to do the same work on windows, so I install R (the last version) on windows, with Active Perl and djgpp, which is, as I know, the gcc version for windows (to compile C program), but unfortunately when I run "R CMD
2000 Sep 17
2
configure prob with 2.2.0p1 and FBSD4.1R
Hi, I'm getting the: checking for OpenSSL directory... configure: error: Could not find working SSLeay / OpenSSL libraries, please install despite Freebsd coming with openssl in the base system. I have tried various settings using --with-ssl-dir and still haven't had any luck. Any suggestions would be greatly appreciated. Locate finds the following relevant looking files:
2004 May 19
3
pxelinux and http
Hello, Is there any possibility pxelinux could have the ability to pull its kernel/ramdisk/disk images/etc via http instead of tftp? I would really like the ability to pxe boot a machine, have it tftp pxelinux and its config file. Then, all the files listed in the config file are pulled via http. Michael Disclaimer: The content of this message is my personal opinion only and although I
2017 Jan 13
2
unsigned int and FLAC__uint32 are used interchangeably
unsigned int and FLAC__uint32 are used interchangeably, leading to warnings with platforms (e.g. djgpp) where int32_t is long: bitreader.c: In function `FLAC__bitreader_read_rice_signed': bitreader.c:721: warning: passing arg 2 of `FLAC__bitreader_read_unary_unsigned' from incompatible pointer type bitreader.c: In function `FLAC__bitreader_read_rice_signed_block': bitreader.c:850:
2017 Jan 14
2
unsigned int and FLAC__uint32 are used interchangeably
On 1/14/17, Erik de Castro Lopo <mle+la at mega-nerd.com> wrote: > Ozkan Sezer wrote: > >> unsigned int and FLAC__uint32 are used interchangeably, leading to >> warnings with platforms (e.g. djgpp) where int32_t is long: > > Is `sizeof int == 4` though? Yes, obviously it is > I couldn't image FLAC working correctly > if it wasn't. > > Erik
2014 Nov 18
2
Password authentication problem with IOS and Android HTML5
Hi, I have been using password protected MP3 streams for a number of years but I've hit against a problem. Neither Android or recent versions of IOS work with password protected MP3 streams. Now Android has dropped Flash, IOS doesn't work any more and more and more people expect to use their mobile devices to hear the streams. This is getting difficult. I know this isn't a
2017 Jan 13
1
[PATCH] support nasm coff obj format for djgpp
Attached patch adds support nasm coff obj format for djgpp -- O.S. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-support-nasm-coff-obj-format-for-djgpp.patch Type: application/octet-stream Size: 1227 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170113/8c51e0dc/attachment.obj>
2017 Jan 13
1
[PATCH] workaround for DJGPP missing wcswidth()
Attached patch works around for DJGPP missing wcswidth() in flac/utils.c:strlen_console() -- O.S. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-flac-utils.c-strlen_console-workaround-for-DJGPP-mis.patch Type: application/octet-stream Size: 683 bytes Desc: not available URL:
2008 Jan 03
2
OT: How many watts do I need?
Hello all, Sorry for the OT thing. I'm helping a friend setting up a new box. It's a Pentium 4 with 430Watt power supply. He wants to plugin his old harddrives and DVD into the new box. The total will be: 3 harddrives, 1 DVD drive, 1 CDRW drive. In the box there are also 2 big fans. Is 430Watt enough? Thank you for your sharing. -- Fajar Priyanto | Reg'd Linux User #327841 |
2012 Dec 09
2
Problem with secondary sata controller
I am having problems getting my 64-bit Debian Squeeze (Xen version 4.0, Linux Kernel 2.6.32) dom0 to recognize a harddrive connected to a secondary sata controller. My motherboard is a Gigabyte GA-X79-UP4 and has two sata controllers. The first is controlled by an Intel X79 chipset and the second is controlled by a Marvell 88SE9172 chip. During the initial install of Debian everything is fine and
2007 Jan 24
1
PXE question
Hello, I run a cluster for computer game servers which are started on demand by users who book them. I have 15 nodes, some of them netbooted, some of them not. Recently i replaced a couple of old netbooted machines with new ones (with harddrives) for better performance. Inside the new boxes i used NICs from the old machines that i had taken out of the cluster and netboot. A day or so