similar to: Possible typo in HowTos/PXE/PXE_Setup/Menus

Displaying 20 results from an estimated 9000 matches similar to: "Possible typo in HowTos/PXE/PXE_Setup/Menus"

2009 Sep 11
2
HowTos/PXE/PXE_Setup add?
Anybody mind if I add explanations to HowTos/PXE/PXE_Setup and maybe make it a little prettier? -------------------- Ed Heron
2009 Jun 19
1
Typo in "HowTos/PXE/Gparted_PXE"
Dear all, Inside the "HowTos/PXE/Gparted_PXE" wiki document, the "tftproot" directory should be "tftpboot", and the hyphens could be removed in the following line: Add the following lines to the pxelinux-configuration-file (/tftproot/pxelinux.cfg/default by default) Regards, Timothy Lee
2010 Apr 13
2
how to debug pxe boot problems
Hi all, I'm trying to get a pxeboot server up and running, according to the instructions on the WIKI (http://wiki.centos.org/HowTos/PXE/PXE_Setup & http://wiki.centos.org/HowTos/PXE/PXE_Setup/Menus) Here's my /tftpboot/pxepxelinux.cfg/default : default menu.c32 prompt 1 timeout 300 ONTIMEOUT local MENU TITLE PXE Menu label Dos Bootdisk MENU LABEL ^Dos bootdisk
2016 Aug 18
2
Updating PXE documentation for CentOS wiki
I was just looking at the CentOS Wiki at https://wiki.centos.org/HowTos/PXE/PXE_Setup, and it's pretty seriously out of date. It neglects the existence of the "syslinux-tftpboot" RPM, and the hand editing of xinetd config files for tftpd ignores the availability of "chkconfig" and "service" to manage that service. For more sophisticated users, it doesn't
2007 Sep 09
2
Clarification in HowTos/MigrationGuide page
Hi, A little more of clarification :) ... In some wiki pages say that the protectbase and priorities yum plugins can not be used together. It seems that the next paragraph must be updated: ====> Always beware when using/mixing 3rd-party repos. The yum protectbase and/or priorities plugins are your friends. Although both can be used together, using protectbase is probably unnecessary if
2008 Nov 30
1
HowTo activate LVs after reboot automatically
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello ! What to do if after reboot, your LVs get inactive ? Maybe add the following to /etc/rc.local : {{{ # # Mounting MyLogVols # /usr/sbin/vgchange -a y MyVolGroup for i in `ls /dev/Backup/`; do e2fsck -p /dev/Backup/$i case $? in 0) mount -t ext3 /dev/MyVolGroup/$i /mnt/MyVolGroup/$i
2012 Sep 23
5
Translation of centos-art.sh script (Round 2)
Hi guys, I want to thank you for all the feedback provided in previous mails about the translation of centos-art.sh script. I would like to share that, based on your feedback, the centos-art.sh script was updated with the intention of removing the issues found. I would appreciate if you could realize another test for the script. Note that both the centos-art.sh script and the CentOS artwork
2009 Jan 06
12
Anaconda Slides Translations
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Guys, Our Anaconda Slide rendering environment is near to be functional, so I'm wondering if you'd like to add new slides and if translators could take a look at the translations we have now ? Actually we have two Slide designs to choose from: 1. The common Title, Content slides [1]. 2. The common Title, Content slides plus related icon
2016 Aug 19
0
Updating PXE documentation for CentOS wiki
On 08/18/2016 05:57 PM, Nico Kadel-Garcia wrote: > I was just looking at the CentOS Wiki at > https://wiki.centos.org/HowTos/PXE/PXE_Setup, and it's pretty > seriously out of date. It neglects the existence of the > "syslinux-tftpboot" RPM, and the hand editing of xinetd config files > for tftpd ignores the availability of "chkconfig" and "service"
2009 Jan 14
2
Korean Translation - Anaconda Slides
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Well, it seems like my gnome terminal can't interpret Korean translations very well. Or maybe it can and I don't know how to confirm it ? I tried the following encoding characters in the gnome terminal: Current Local (UTF-8) Korean (EUC-KR) Korean (UHC) Korean (JOHAB) and all I can see are question marks inside black rhombus. That
2007 Jun 06
5
Spanish Wiki Content
Hi Ralph, I'll be here the next 8 hours, maybe a little more ;) just tell me when/how could we start Spanish wiki content. BTW, happy holiday :) Cheers, al.
2007 Sep 07
1
Clarification in HowTos/PackageManagement/YumOnRHEL page
Hi, Just a doubt, in order for translation, when reading the sentence: ====> Once it is in place, put it in the SOURCES directory of your rpm build path, and rebuild the SRPM attached below. <==== I can't see that SRPM attached below. Could you help me to interpret this ?, please. Cheers. al.
2019 May 23
1
Artwork localization
Hi Timothy, On Thu, 2019-05-23 at 14:03 +1000, Timothy Lee wrote: > I can provide zh-CN, zh-HK and zh-TW translations of the content. That's awesome! The files you need to edit are the following: - Rolling notes of CentOS installer https://git.centos.org/centos/Artwork/blob/c8/f/rnotes/PO/zh-CN.po https://git.centos.org/centos/Artwork/blob/c8/f/rnotes/PO/zh-HK.po
2012 Apr 05
1
PXE Menu Not Working
All, I'm having an issue with my menu.c32. I created a menu and it appears correctly, but once I get to my choice, it won't select it and begin the install. Below is my pxelinux.cfg/default: default menu.c32 timeout 600 display boot.msg menu title Welcome to the incNETWORKS RHEL5/6 PXEBOOT Server! menu color border 0 #ffffffff #00000000 menu color sel 7 #ffffffff #ff000000 menu color
2012 Sep 02
2
Translation of centos-art.sh script
Hi, Could any of you help me to localize the `centos-art.sh' script into different languages? The infrastructure for doing it is already in place and quite automated. All we need is that you translate strings from English to your own language in an interface like the following: #: trunk/Scripts/Bash/Functions/Render/Svg/svg.sh:54 msgid "Saved as" msgstr "" In this
2019 May 23
3
Artwork localization
Hello everyone, What do you think about having localized the following CentOS components: - Rolling notes in CentOS installer. These images are shown during the installation process, once the configuration is done and you are waiting for packages to be installed. Rolling notes are a great place to promote CentOS. If they are not localized, they are shown in English language by default.
2019 Apr 25
0
UEFI and PXE
Once upon a time, isdtor <isdtor at gmail.com> said: > We have a working PXE setup. I've tried to adapt it to UEFI as per > RHEL6 manual, but the client won't boot. I have BIOS+UEFI PXE boot set up, although it took some doing. I still use SYSLINUX for BIOS, but GRUB2 plus Red Hat's secure boot shim for UEFI. I never could get SYSLINUX's UEFI support working very
2023 Sep 20
1
[CentOS-devel] [centos-artwork] Restructuring the website homepage layout
Alain, That looks great and the sections make sense as you've described them. As far as News and Events and Blog, I do think they're the same thing but I kind of like the idea of calling it News and Events vs Blog. Amy *Amy Marrich* She/Her/Hers Principal Technical Marketing Manager - Cloud Platforms Red Hat, Inc <https://www.redhat.com/> amy at redhat.com Mobile:
2023 Sep 20
1
[centos-artwork] Restructuring the website homepage layout
Hey folks, Could we have a talk about the website homepage layout? Here is a tentative sketch I am working on for the a new website theme: https://centos.gitlab.io/artwork/centos-web/jekyll-theme-centos-base/documentation/#the-page-basehome-layout In this layout: Are "News and Events" and "Blog Posts" redundant sections?? Does it make sense to present only extracts from
2007 Aug 02
5
Full server restore-point image
Hi, After some months of configuring and testing a small server, think that would be nice to make a full server restore-point image in order to recover it if something goes wrong in the future, just restoring the image back and not making the full install and configure process all over again. The server uses Logical Volumes. I was thinking on using the CentOS LiveCD and then use dd command to