similar to: Alternating boot default entry every reboot

Displaying 20 results from an estimated 10000 matches similar to: "Alternating boot default entry every reboot"

2016 Oct 07
0
Alternating boot default entry every reboot
Not sure iso/syslinux directly has a way to do this, but I did find a way to have a system act like you're saying. I don't want it to automatically alternate, I want to have a command to run that will change the default. (Remote system.) ===== #!/bin/bash sudo bash -c "sed -i '0,/^DEFAULT .*$/{s/^DEFAULT .*/DEFAULT terra-snapper/}' /boot/syslinux/syslinux.cfg" sudo
2016 Oct 07
1
Alternating boot default entry every reboot
On 7 October 2016 at 15:41, james harvey <jamespharvey20 at gmail.com> wrote: > y this into a systemd .service file which would auto-run > after boot. You wouldn't need sudo anymore, and you wouldn't want the > reboot command or it would auto reboot during the boot > Thanks for the quick reply! My understanding of that script above is that it will edit the cfg file
2013 Jul 24
3
VirtualBox virtual machine hangs after ISOlinux upgrade 4.05->5.10 and up.
Hello, I have specialized linux installation which uses ISOLinux bootloader. Recently isolinux version has changed from 4.05 to 5.10. From that time there is a problem with VirtualBox VM, It crashes (guru meditation) on attempt to boot from HDD or hangs on installation from CD. Strange part is, the very same ISO on ESXi VM works like a charm. Also burned on CD and started on "real"
2014 Jul 04
1
Creating LiveCD with EFI option?
I have been using syslinux-6.x along with isohybrid --mac and --efi option to create a usb hybrid iso with EFI support. The thing with EFI is that you'll need to use grub as your bootloader for EFI but isohybrid does setup the proper partition schema for EFI. You'll need to use the following to generate an iso that works. xorriso -as mkisofs -J -R -l -V some-vol-label \ -o ../image.iso
2019 Aug 16
2
Question on upgrading to syslinux 6.04?
On 16 Aug 2019 at 5:40, Ady Ady via Syslinux wrote: To: "syslinux at zytor.com" <syslinux at zytor.com> Date sent: Fri, 16 Aug 2019 05:40:45 +0000 Subject: Re: [syslinux] Question on upgrading to syslinux 6.04? From: Ady Ady via Syslinux <syslinux at syslinux.org> Send reply to: Ady Ady <ady-sf at hotmail.com> > > I've
2005 Nov 14
1
loading any size image file, why?
using winimage, create a custom image size using [b]total number of sectors[/b], any size, unsure of max change [b]boot sector properties[/b] to [b]win 95/98[/b] and save the file to the isolinux directory as floppy.ima then using isolinux.cfg file add this default 1 prompt 1 label 1
2016 Mar 22
7
Changes to get CD to boot on EFI System.
I've been the maintainer of the G4L project since 2004, and have had great success using syslinux, but yesterday I ran into a machine that would not boot from the CD. The system system was a Lenovo L540 notebook, and it seems to use EFI? Disabled the Secure EFI, but it still would not boot. Comes up with the syslinux menu and seems to load the kernel, but then it just stops. Never shows
2009 Mar 18
2
Issue with timeout option?
I have a project g4l that uses syslinux and have been working on the next version. I installed the 3.74 pre5, and it worked just fine. But I was doing a test, and booted the systems, and usually pick the default kerenel or one of the other kernels on the CD before it times out with 60 seconds. But this time, I didn't do that. It loaded the default kernel with no problem, but then gives
2010 Jun 16
3
Pre48 - syslxcom compile errors
I just downloaded the pre48 and ran make. It ran fine for everything, but ended with a number of errors related to the syslxcom program. Usually, I only see the messages about the windows build since I am doing the make on a Fedora 10 system. Is there something new that has been added that requires something that I am missing? From looking at the program this isn't related to the isolinux
2005 Feb 05
2
Looking for some guidance in creating a new kernel..
I've been making modifications to the G4l freshmeat/sourceforge project. Unfortunately, the project person hasn't responded to email, and doesn't seem to have checked in since 11/18. The project is a bootable CD image, and it uses the kernel from kernel.org, and the isolinux. The current setup includes two kernel files called g4l and g4lold. Only those files and the isolinux file
2007 Jan 24
1
vesamenu samples?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've been using the standard isolinux.cfg file for some time with great success. Have it currently display a file at the beginning with a little .lss graphic file, and some basic info then with the image names and info. Also have 4 of the help files linked to the F1 - F4 keys. But I just had a number of emails back
2014 Feb 13
4
Linux and HDT looking systems?
I've got a user of my g4l project that is having a system that locks with my kernels, but also with hdt? The default versions are using the 5.10 version of syslinux, but build a special setup using 6.02 and it still locks with both the kernels and the hdt? He was able to get gparted i486 live iso to boot on the machine, so not clear what the issue might be. The system is a Fujitsu T734
2010 Jul 10
3
booting clonezilla *.iso via PXE fails
Hallo, I'm just trying to boot a Clonezilla *.iso (live-20100521-lucid) via PXE; Label clonezilla kernel memdisk append iso raw initrd iso/clonezilla.iso The first step is ok - I see the boot menu of the *.iso. When I choose "Clonezilla live" the system fails with Isolinux: Disk error 02, AX = 4224, drive E0 when I choose "freedos" it fails with
2014 Oct 06
5
Syslinux 6.03 released
Hi everyone, I have released Syslinux 6.03. It is by and large identical to 6.03-pre20. I would like to do a short cycle for 6.04, because 64-bit support for ext4 has come up as a very high priority. Therefore I do not want to stuff too many things into the 6.04 release but hold them for 6.05. Thanks to Ady for most of the changelog. Changes in 6.03: * chain: Fix chainloading on 6.02
2006 Jan 09
2
Question on Kernel boot options
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a project that uses syslinux to load the kernels from the CD to create disk and/or partition images. The process works great, but as I have been building newer kernel images with new disk and nic drivers, I have had users run into problems. Example: one users machine would fail at hotplug detection, creating a kernel with this feature off
2012 Dec 10
1
Setting up syslinux 5.00
Have been using syslinux for some time for my g4l project, and was just looking at the new 5.00. Normally have just copied the new files, but with version 5.00 it is missing the support files according to ldd, and even putting the missing files in the directory failes to find them. ../../com32/... Script to copy files from new syslinux directory to the projects isolinux directory that is
2014 Jan 17
3
USB boot problems on Gigabyte GA-M55Plus-S3G
> > You will be happy to know that your test image _does_ appear to boot OK > on my GA-M55Plus-S3G, from either/both of my test sticks (4GB & 8GB). > > Whatever magic you did, it seems to have worked. (Please _don't_ go > into too much technical detail, but... in layman's terms... what did > you do?) > > Here is what I got after booting from the 8GB
2009 May 31
2
.ERROR: idle with IF=0 with 3.81 syslinux update.
I just upgraded the syslinux on my g4l v0.31 alpha 05 for testing, and it comes up to the syslinux (isolinux) from the boot cd fine. Then when I select the kernel, the screen scrolls with the following lines for many iterations, and then it seems to load the kernel and run OK. 9B3F 9469 A30B 2300 8A79 75A0 F000 followed by 9 "0000" .ERROR: idle with IF=0 I only checked it with the
2014 Jul 09
2
isohybrid binary not in 6.03-pre18? (utils bt is in bios/utils?)
[This email is either empty or too large to be displayed at this time]
2017 Apr 18
1
HDT-Project down for a few days now?
It now been a few days, and wondering if someone might know the status? The following error was encountered while trying to retrieve the URL: http://www.hdt-project.org/wiki/hdt-0.5.0 Connection to 204.232.192.182 failed. The system returned: (110) Connection timed out Hasn't been updated in some time, but I regularly check the site.