similar to: chain.c32 Insane primary (MBR) partition

Displaying 20 results from an estimated 20000 matches similar to: "chain.c32 Insane primary (MBR) partition"

2014 Jan 13
0
chain.c32 Insane primary (MBR) partition
On 2014-01-08 16:48, Ady wrote: >> >> The first line has been adjusted in later patches, but they are in >> elflink and firmware branches only. Currently it would report: >> >> Primary (MBR) with invalid offset and/or length. >> >> This often happens if the disk/image is used on different computers >> (e.g. on usb stick) and bios reports different
2014 Jan 08
2
chain.c32 Insane primary (MBR) partition
> On 2014-01-03 08:07, Ady wrote: > > The following boot entries: > > # > > COM32 chain.c32 > > APPEND fs ntldr=/bootmgr > > # > > > > or: > > # > > COM32 chain.c32 > > APPEND hd0,1 ntldr=/bootmgr > > # > > > > might result in the following error: > > > > # > > Insane primary (MBR) partition. >
2014 Jan 03
2
chain.c32 Insane primary (MBR) partition
The following boot entries: # COM32 chain.c32 APPEND fs ntldr=/bootmgr # or: # COM32 chain.c32 APPEND hd0,1 ntldr=/bootmgr # might result in the following error: # Insane primary (MBR) partition. Can't find myself on the drive I booted from. # when using chain.c32 v4.07. I have seen similar error reports when using chain.c32 v4.06 too. It works correctly with chain.c32 v4.05, even when
2014 Jan 08
0
chain.c32 Insane primary (MBR) partition
On 2014-01-03 08:07, Ady wrote: > The following boot entries: > # > COM32 chain.c32 > APPEND fs ntldr=/bootmgr > # > > or: > # > COM32 chain.c32 > APPEND hd0,1 ntldr=/bootmgr > # > > might result in the following error: > > # > Insane primary (MBR) partition. > Can't find myself on the drive I booted from. > # The first line has been
2013 Jul 24
2
Chaining with chain.c32 from syslinux 6.01 error
I just tested 6.02-pre10 version. ? On physsical machine it is booting ok now,?but chain.c32 result is the same errors :? ERR: Primary partition (in MBR) with invalid offset and/or length. ? ERR: Cant't find myself on the drive I booted from Adding 'relax' option to chain.c32 invocation resolves the problem. ? In qemu the boot and chaining works ok (without 'relax' option).
2013 Jul 26
0
Chaining with chain.c32 from syslinux 6.01 error
On 2013-07-24 15:39, Adrian Irimia wrote: > I just tested 6.02-pre10 version. > > On physsical machine it is booting ok now, but chain.c32 result is the same errors : ERR: Primary partition (in MBR) with invalid offset and/or length. > ERR: Cant't find myself on the drive I booted from > Adding 'relax' option to chain.c32 invocation resolves the problem. > Then
2013 Jul 22
1
Chaining with chain.c32 from syslinux 6.01 error
W dniu 22.07.2013 13:07, Matt Fleming pisze: > On Thu, 18 Jul, at 01:22:04PM, Adrian Irimia wrote: >> Hi, >> >> I have a bootable usb with syslinux 5.10 on wich the following code is working ok. >> LABEL - >> MENU LABEL GRUB LEGACY >> MENU INDENT 1 >> COM32 chain.c32 >> APPEND boot fs grub=/boot/grub-legacy/stage2
2014 Jan 21
0
syslinux and btrfs-formatted dos/MBR partition
On Tue, Jan 21, 2014 at 2:53 AM, David de Marneffe <daviddemarneffe at gmail.com> wrote: > Hello syslinux list, > > I have installed Arch over a btrfs-formatted dos/MBR primary > partition* (no btrfs subvolumes, just installing everything including > /boot in the root of the btrfs). > > I have been unsuccessful for several days trying to get it to boot > with syslinux
2014 Jan 21
2
syslinux and btrfs-formatted dos/MBR partition
Hello syslinux list, I have installed Arch over a btrfs-formatted dos/MBR primary partition* (no btrfs subvolumes, just installing everything including /boot in the root of the btrfs). I have been unsuccessful for several days trying to get it to boot with syslinux (6.02-8 package from Arch, also tried 4.07-1 Arch package). All I am getting is the copyright header line and a blinking cursor
2013 Jul 18
3
Chaining with chain.c32 from syslinux 6.01 error
Hi, ? ? I have a bootable usb with syslinux 5.10 on wich the following?code is working ok. ??? LABEL - ?? MENU LABEL GRUB LEGACY ?? MENU INDENT 1 ???? COM32 chain.c32 ???? APPEND boot fs grub=/boot/grub-legacy/stage2 grubcfg=/boot/grub-legacy/grub-legacy.cfg nohand nosect ? ?After upgrading to syslinux 6.01 (using bios) I receive the following errors when selecting that menu option : ? ? ERR:
2014 Jun 13
0
Acceptable version mismatch between syslinux 6.0N's MBR/ldlinux.sys and *.c32?
> Hi, > > first, thanks a lot, Ady and Gene, for your prompt and very > useful replies! > > Ady wrote (11 Jun 2014 20:18:43 GMT) : > > Although I haven't tested it lately, the Tuxboot tool should be able > > to use the version of Syslinux included in your ISO images so to > > transfer it to a (USB) drive. Since it works for other Debian-based > >
2013 Jul 23
2
Chaining with chain.c32 from syslinux 6.01 error
Yes. Prior versions (all to 6.01 inclusive) are working very well. ?And yes it fail before invoking chain.c32 (as I said in qemu there is no errors). ________________________________ From: Matt Fleming <matt at console-pimps.org> To: Adrian Irimia <adixtx at yahoo.com> Cc: "syslinux at zytor.com" <syslinux at zytor.com> Sent: Tuesday, July 23, 2013 5:16 PM
2014 Jun 11
0
Acceptable version mismatch between syslinux 6.0N's MBR/ldlinux.sys and *.c32?
> Hi there, > > first, thanks a lot for syslinux! > > I'm aware that one can't mix syslinux 4's MBR + ldlinux.sys with > syslinux 6's COM32R modules. Fair enough. Now, I need to know how > strong this "versions *must* match" requirement is when dealing with > different versions of syslinux 6.x. E.g. > > * MBR and ldlinux.sys installed by
2014 Jun 29
10
[PATCH 0/6] chain.c32 patches
This small set fixes few bugs, improves gpt handling (under buggy conditions) and implements strict flag with more fine grained control which should fix issues with sanity checks against disk sizes. If this set is allright I'd want to do what I mentioned in older discussion with Ady - backport missing patches from 6.x to 5.x and 4.x so all versions have up to date chain version. Michal
2010 Jun 28
0
[PATCH] chain.c32: pass partition number to stage2 of Grub Legacy
Grub Legacy stage2 will read the install_partition variable from memory address 0x8208. We only need to change the value at 0x820a to the correct partition number: -1: whole drive (default) 0-3: primary partitions 4-*: logical partitions Signed-off-by: Gert Hulselmans <gerth at zytor.com> --- com32/modules/chain.c | 13 ++++++++----- 1 files changed, 8 insertions(+), 5
2014 Jan 21
2
syslinux and btrfs-formatted dos/MBR partition
Hello Gene, thanks for your reply. Yes BIOS mode. The config wants a menu, which loads fine under ext4 and not under btrfs. Under btrfs I have also tried to remove the syslinux.cfg file altogether (which should trigger the boot: prompt if I am not mistaken) and the result is the same: only the copyright line appears and no prompt. The three letter sequence is EDD. The disk is 160GB, here is the
2014 Jun 13
2
Acceptable version mismatch between syslinux 6.0N's MBR/ldlinux.sys and *.c32?
Hi, first, thanks a lot, Ady and Gene, for your prompt and very useful replies! Ady wrote (11 Jun 2014 20:18:43 GMT) : > Although I haven't tested it lately, the Tuxboot tool should be able > to use the version of Syslinux included in your ISO images so to > transfer it to a (USB) drive. Since it works for other Debian-based > distros, it might answer to your needs.
2016 Jul 17
0
[PATCH] : Adding dlabel option to chain.c32
On 16.07.2016 10:39, Erwan Velu wrote: > The idea is to boot a disk in an mbr fashion while using the GPT (not > filesystem) label to detect the disk. > > That is useful when you use grub2 & gpt. I was in case where my nodes > (100s) have 8 disks each and no guarantee of which disk is "bootable" in > the disk. > > This way I can tell "please boot the
2016 Jul 28
0
[PATCH] : Adding dlabel option to chain.c32
https://github.com/ErwanAliasr1/syslinux/commit/6993cc151a67f68673bf58372870b301a3d1022a sorry. 2016-07-28 15:52 GMT+02:00 Erwan Velu <erwanaliasr1 at gmail.com>: > That is perfectly true. I had a beautiful bug in the code .... Switching > from python to C have some weird side-effect. Indenting is not enough, > brackets are required.... > > So I pushed >
2016 Jul 18
0
[PATCH] : Adding dlabel option to chain.c32
On 17.07.2016 17:21, Ady Ady via Syslinux wrote: >> >> As opposed to "label", >> "dlabel" ... >> https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf >> >> SeaBIOS / GRUB2 >> >> ... >> ... >> <target dev='vdc' bus='virtio'/> >> <boot order='3'/>