search for: arlie

Displaying 8 results from an estimated 8 matches for "arlie".

Did you mean: airlie
2014 Jun 04
4
How to use --once? Does it work?
...t/debug/ldlinux.sys So part of the desired effect of --once is happening on boot up Perhaps I don't understand what is meant by "command" in the man page: -o, --once=command Execute a command once upon boot. Any help would be greatly appreciated. Thank-you. -- Arlie (Arlie Stephens arlie at worldash.org)
2014 Jun 09
4
How to use --once? Does it work?
On 06/09/2014 02:58 PM, H. Peter Anvin wrote: > > Actually, it looks more like this might be the problem: > > Info: Symbol __muldi3 is defined more than once > Info: Symbol __divdi3 is defined more than once > Info: Symbol __udivmoddi4 is defined more than once > Info: Symbol __ashrdi3 is defined more than once > Info: Symbol dev_stdcon_w is defined more than once >
2014 Jun 05
2
How to use --once? Does it work?
...e wrong effect at a gross level - I still boot off the default label, not the one named with --once. Some differences in the effects on ldlinux.sys - the post-boot version is not identical to the one I had in place before running "sudo extlinux --once=updebug --install /boot/syslinux" -- Arlie
2014 Jun 04
0
How to use --once? Does it work?
On 06/04/2014 03:42 PM, Arlie Stephens wrote: > > I'm working on a system derived from ARCH linux, running what they > call version 6.02-4 of the syslinux package (which would be your > version 6.02 plus their/our patches). I've got a syslinux.cfg > with several named menu options, and the right things...
2014 Jun 04
0
How to use --once? Does it work?
...ux --once=updebug --install /boot/syslinux where "updebug" is a unique label in your syslinux.cfg file and "/boot/syslinux/" is the mounted point where SYSLINUX will be re-installed. > > Any help would be greatly appreciated. > > Thank-you. > > -- > Arlie > Regards, Ady.
2014 Jun 05
0
How to use --once? Does it work?
...might be mixing Syslinux versions, which could bring all sort of problems. The version of all Syslinux-related files in use, including the c32 modules, needs to match the same (exact) version of the boot loader. To be clear, I am not saying there is no bug - there might be. > > -- > Arlie > Regards, Ady.
2014 Jun 09
3
How to use --once? Does it work?
> On 06/08/2014 02:58 PM, Ady wrote: > >> > >> To be clear, I am not saying there is no bug - there might be. > >> > > > > I performed the following test with several versions of Syslinux: > > > > 1_ Execute: > > 'extlinux --once=non_default_label --install /mnt/sda1' ; > > 2_ In first reboot, the
2013 Oct 06
40
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
Greetings, I got the below dmesg and the first bad commit is commit cf39c8e5352b4fb9efedfe7e9acb566a85ed847c Merge: 3398d25 23b7eaf Author: Linus Torvalds <torvalds@linux-foundation.org> Date: Wed Sep 4 17:45:39 2013 -0700 Merge tag ''stable/for-linus-3.12-rc0-tag'' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip Pull Xen updates from Konrad