Displaying 20 results from an estimated 2000 matches similar to: "Default PXE boot timeout"
2008 Jun 11
6
Ubuntu 7.x and 8x as Xen Guest OS
Hello all,
I have a Xen kernel running on a CentOS 5.1: xen-users@lists.xensource.com
The Xen versions I have are:
rpm -qa | grep xen
kernel-xen-2.6.18-53.1.21.el5
xen-libs-3.0.3-41.el5_1.6
xen-3.0.3-41.el5_1.6
xen-devel-3.0.3-41.el5_1.6
So far I have a few Guest DOMU''s installed successfully - various
CentOS flavors ...
1. I am able to successfully install Ubuntu 6.06 as a Xen
2018 Jun 08
2
/etc/gai.conf fails to prefer IPv4 over IPv6 for NFS
Using CentOS 6.9 with IPv4 configured, and _not_ disabling IPv6 yet, we
want this NFS client system to prefer the IPv4 address of a dual-stack
remote NFS server, which has both A and AAAA records in DNS.
Otherwise we get a minutes long pause while automounter tries to mount
the IPv6 address -- I can see automounter's '/bin/mount' running, using
the AAAA record of the server, until
2007 Mar 25
3
Something is writing a log
I can just be sittting, doing nothing, and I hear the sound of my
hardrive head moving. Just every so often. Like some process is
writing a log.
I have looked in /var/log and do see occational updates to acpi and
messages, but that does not account for all the clicks.
Is there somewhere else to look for logs? I would really like to know
what process has something to remember.....
2009 Jan 26
2
No Spaces in Directory names
How can I make it so my users can not create folders with spaces in
them? Or allow them to create such folders but rewrite them on the
hardrive with a "_" or some other symbol. I have looked threw the wiki
but couldn't find anything about folder name restrictions or folder name
rewriting (rewrite the space to a "_").
Im having problems with some of the expire and compress
2003 Feb 03
1
Problem using syslinux with hard drive partition
I have been succesful in using syslinux to boot from a hard drive, by dd'ing
a Linux (LRP) image onto the drive and then running syslinux (i.e. dd
if=the_image of=/dev/hda followed by a syslinux /dev/hda), however I'm having
problems getting it to work from a partition on the hardrive. I'm trying to
use syslinux on a small 100MB FAT16 partition (same commands as before, just
2005 Mar 14
1
Freeze on boot ?
I try to use a linux on a soekris : http://www.soekris.com/net4801.htm .
This is a tiny PC without screen nor keyboard. So i can use only a RS232
console.
I can find some information on the use of lilo on this card with success (a
modified debian).
I have choose to use a mandrake then the mklivecd script to transforme it
in .iso file (wich make it read only). I have create my own script to
2010 Aug 18
2
Please help me run these games on linux
ok I just had my windows hardrive attacked by viruses and now that harddrive is dead till I can fix it..
so I'm back on linux, and I would liek to play some of my favorite windows games on my linux machine (thus doing away with my need for the god aweful operating system in the first place)
so, heres a list of Games I'd like to see be put on the fun todo list for attempting to get them
2006 May 30
2
gtasa
hi all
I am using Ubuntu Dapper at the moment (after using windows for so
long) dualbooting alongside windows
So i have all my games and applications for windows...
One of those games is Grand Theft Auto San Andreas.
Using wine i'm trying to run gtasa from my windows partiton (yes it is
NTFS filesystem) and it keeps telling me that it couldn't find the
sound card.
So can someone tell
2009 Sep 20
1
degrading performance
I've been playing with ocfs2 in local mode, and was really suprised
how fast it was. I was playing with extracting a linux distribution
on my hardrive that was tar gzipped (GZIP=-1) and extracting it onto
a different hard drive.
This was with kernel 2.6.28.
ocfs2-5m6s
reiser4-4m19s
reiser3-6m38
jfs-8m18s
ext2-4m7s
ext3-7m18s
xfs-6m29s
ext4m55s
I noticed the delete times were very slow with
2008 Jun 04
0
unable to access xen guest's console
Hello all,
I am new to Xen; I followed a few techtips/technotes from How2forge
and other linux sites to walk me through configuring the following:
- proper installation of xen kernel on a CentOS 5.1 server
- booting into the xen kernel and checking the Dom0 (all is fine):
[root at dataserv3 /]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0
2008 Jun 26
0
gentoo pxelinux boot - pass hostname to dhcp client
Hello all,
I have finally successfully booted a diskless NFS Gentoo client and I
am very pleased with it!
I only have one issue left I'd like to understand; the master Gentoo
server that I based my diskless image from boots nicely via dhcp and
accepts the hostname parameter its DHCP server passes along with its
leased IP address. I have posted in the Gentoo forum, but thought I'd
post
2011 Aug 14
4
Kickstart installation error
Hi,
I?m trying kickstart on CentOS
Below is my ks.cfg
*[root at localhost ~]# cat /root/ks.cfg*
*
*
#Generated by Kickstart Configurator
#platform=x86, AMD64, or Intel EM64T
#System language
lang en_US
#Language modules to install
langsupport en_US
#System keyboard
keyboard us
#System mouse
mouse
#Sytem timezone
timezone Asia/Dili
#Root password
rootpw --iscrypted
2017 Jul 01
3
integrating samba with pam
On Sat, 1 Jul 2017 16:30:25 +0100, Rowland Penny via samba wrote:
> On Sat, 01 Jul 2017 11:48:21 -0300
> Guido Lorenzutti via samba
wrote:
>
>> Hi there! I been using samba3 with ldap for years, and now
im about to move to samba4 to leave the slapd.
>
> I take it you mean
that you use Samba as an AD DC
Exactly.
>> I didnt try yet to migrate
the directory from
2008 Mar 13
3
newbie question: pxelinux.cfg/default question
Hello all,
I understand that during PXE boot, it goes into the pxelinux.cfg and it states:
1. "it will search for the config file using its own IP address in
upper case hexadecimal, e.g. 192.0.2.91 -> C000025B (you can use the
included progam "gethostip" to compute the hexadecimal IP address for
any host.) If that file is not found, it will remove one hex digit and
try
2017 Jul 01
1
integrating samba with pam
On Sat, 1 Jul 2017 19:27:09 +0100, Rowland Penny via samba wrote:
> On Sat, 01 Jul 2017 14:19:13 -0300
> Guido Lorenzutti wrote:
>
>>
We used to hide some information from our windows group, to make acls
only in unix groups. But well.. i think we can start sharing that info
with the domain groups.
>
> You can do something very similar by using
ACLs, create groups in AD,
1997 Nov 19
2
samba and mac
Hello,
w?ve an problem with the samba server an an mac PPC.
what must we do that an mac-ppc can print over an samba server, we use
also an dave client V1.01 on the mac-side.
thanks in advance
MCL
2013 Mar 12
2
vdpau problems and logging
Dear all,
I'm writing about setup vdpau firmware with the nouveau
driver according to this page:
http://nouveau.freedesktop.org/wiki/NVC0_Firmware I have installed the
nvidia-313 binary drver to attempt to extract the firmware. I have
obtained another mmiotrace using my default kernel I have installed on
my Chakra Distrobution. I have used the instructions on
2015 Oct 26
2
Still fighting localboot on EFI - looping
On 10/26/2015 1:46 PM, Geert Stappers via Syslinux wrote:
> On Mon, Oct 26, 2015 at 12:09:40PM -0600, Alan Sparks via Syslinux wrote:
>> I'm still trying fruitlessly to get some sort of local disk boot from
>> syslinux EFI to work... using the 6.03 modules. Tried various
>> combinations of configurations on Gene's test binaries.
>
> The test binariers Gene
2014 Mar 07
2
Syslinux EFI + TFTPBOOT Support
On 2014/3/7 ?? 05:23, Gene Cumm wrote:
> On Thu, Mar 6, 2014 at 10:55 AM, Bryan Romine <bromine1027 at gmail.com> wrote:
>> Sorry for the confusion, I am actually using 6.02. It turns out that I was
>> trying to use the 32-bit efi binary to load 64-bit kernels. I switched to
>> using "syslinux64.efi" but it hangs during boot, just before loading the
>>
2005 Aug 21
4
SYSLINUX 3.10-pre15
I just picked up 3.10-pre15 and the "PXELINUX corrupts graphic filename
referenced from DISPLAY file" bug is zapped. Yipee! Thanks hpa. And
Arwin too, if that 'xor esi,esi' was the crux.
However, LOCALBOOT -1 and LOCALBOOT 0 don't work the same as they did
for me in 3.07. :-(
3.07:
LOCALBOOT -1 apears to work as I have a hard disk listed in bios boot
order after the