[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#865462: marked as done (extlinux: fails to boot from Btrfs filesystem)



Your message dated Sat, 14 Oct 2017 01:23:40 +0000
with message-id <E1e3BAy-000FNT-Ej@fasolo.debian.org>
and subject line Bug#865462: fixed in syslinux 3:6.03+dfsg1-1
has caused the Debian Bug report #865462,
regarding extlinux: fails to boot from Btrfs filesystem
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
865462: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865462
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: extlinux
Version: 3:6.03+dfsg-14.1
Severity: important


Steps to reproduce (disk is on /dev/sdb):
---
sgdisk -og /dev/sdb
sgdisk -n 1:2048:409566 /dev/sdb
mkfs.btrfs /dev/sdb1
sgdisk --attributes=1:set:2 /dev/sdb
cat /usr/lib/syslinux/mbr/gptmbr.bin > /dev/sdb
mount /dev/sdb1 /media/disk/
mkdir -p /media/disk/boot/syslinux
extlinux -i /media/disk/boot/syslinux
cp /usr/lib/syslinux/modules/bios/* /media/disk/boot/syslinux

cat > /media/disk/boot/syslinux/syslinux.cfg << EOF
UI menu.c32
MENU TITLE Syslinux Bootloader
DEFAULT test
PROMPT 0
TIMEOUT 50

LABEL test
    MENU LABEL Linux on Virtual Box
    LINUX ../vmlinuz-KERNEL-VERSION
    APPEND root=/dev/sdXN quiet ro
    INITRD ../initrd.img-VERSION
EOF

----

After boot it shows message
"SYSLINUX 6.03 EDD 20170128 Copyright (C) 1994-2014 H.Peter Anvinet al"

and it stops. Same with virtual disk in Virtualbox.



-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages extlinux depends on:
ii  libc6  2.24-11+deb9u1

Versions of packages extlinux recommends:
pn  syslinux-common  <none>

extlinux suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: syslinux
Source-Version: 3:6.03+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
syslinux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 865462@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lukas Schwaighofer <lukas@schwaighofer.name> (supplier of updated syslinux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 07 Oct 2017 17:48:54 +0200
Source: syslinux
Binary: syslinux syslinux-efi extlinux isolinux pxelinux syslinux-common syslinux-utils
Architecture: source amd64 all
Version: 3:6.03+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Debian CD Group <debian-cd@lists.debian.org>
Changed-By: Lukas Schwaighofer <lukas@schwaighofer.name>
Description:
 extlinux   - collection of bootloaders (Linux ext2/ext3/ext4, btrfs, and xfs b
 isolinux   - collection of bootloaders (ISO 9660 bootloader)
 pxelinux   - collection of bootloaders (PXE network bootloader)
 syslinux   - collection of bootloaders (DOS FAT and NTFS bootloader)
 syslinux-common - collection of bootloaders (common)
 syslinux-efi - collection of bootloaders (UEFI bootloader)
 syslinux-utils - collection of bootloaders (utilities)
Closes: 805268 865462
Changes:
 syslinux (3:6.03+dfsg1-1) unstable; urgency=low
 .
   * Maintain syslinux in the debian-cd team (Closes: #805268).
     - Change Vcs-{Browser,Git} in debian/control accordingly.
     - Add debian/gbp.conf to set suitable defaults for git-buildpackage.
   * Add debian/watch file.
   * Implement repacking using uscan (add Files-Excluded field to
     debian/copyright and drop dfsg target in debian/rules).
   * New repack to remove build directories (bios, efi32, efi64) and
     gnu-efi/gnu-efi-3.0/debian from the source package.
   * Cleanup debian/rules: use debhelper config files more extensively.
   * Move to debhelper compatibility level 10, depend on debhelper 10.3 for
     dh_missing.
   * Add debian/clean to remove debris from build.
   * Update the variables passed to make for building:
     - Passing VERSION is no longer required.
     - Derive DATE from SOURCE_DATE_EPOCH.
     - Also pass HEXDATE derived from SOURCE_DATE_EPOCH.
   * Add patch to make the use SOURCE_DATE_EPOCH for the synthesized
     modification time constants.  This allows syslinux to build reproducibly
     as long as the build path stays the same.
   * Link efi binaries against gnu-efi from Debian:
     - Add Build-Depends-Indep on gnu-efi (an architecture independent
       dependency is necessary as gnu-efi is not available on x32).
     - Split the build in debian/rules for arch all/any packets so gnu-efi is
       not required for architecture specific builds.
     - Patch upstream's build system (by modifying 0004-gnu-efi.patch) to link
       against gnu-efi from Debian.
     - Record the static linking with gnu-efi (Built-Using control field).
   * Drop unused lintian overrides.
   * Add patch from upstream to fix btrfs logical to physical block address
     mapping (Closes: #865462).
   * Add patch from upstream to fix boot problem for old BIOS firmware from
     around 2005 by correcting the C/H/S order (thanks Thomas Schmitt).
   * Bump Standards-Version to 4.1.1.
Checksums-Sha1:
 cf923fee24f104450ef3d07ccb76e11d103391b1 2432 syslinux_6.03+dfsg1-1.dsc
 4cdadfde6649779e0e44ebe9e48c665d3ce31a31 4509968 syslinux_6.03+dfsg1.orig.tar.xz
 c36717ef5249034a9eabec8b0458c4af3e227791 35568 syslinux_6.03+dfsg1-1.debian.tar.xz
 14814f1befab925e908373611c5b438a8e2559a6 36902 extlinux-dbgsym_6.03+dfsg1-1_amd64.deb
 9f3b5cff57f7af225b80bb4b5e1b89db903a6040 179434 extlinux_6.03+dfsg1-1_amd64.deb
 c0c0e9838ca5f475cb0f4d9aa0048850f5e26fcb 94174 isolinux_6.03+dfsg1-1_all.deb
 b6c8a81f95849c6bd4375ff0d256abf3412acf73 235442 pxelinux_6.03+dfsg1-1_all.deb
 f1dbcf5e25c8dc4c8d01af9cbb4f9fd8748f28ce 1220454 syslinux-common_6.03+dfsg1-1_all.deb
 946226170ef16b657d682d405689108fd1c3485e 22646 syslinux-dbgsym_6.03+dfsg1-1_amd64.deb
 25a6e7a70f6237f8e6d6b80ae37d23599987ec68 190778 syslinux-efi_6.03+dfsg1-1_all.deb
 bd2a1f9561538a02bc6183d619c03b027acacefe 4588 syslinux-utils-dbgsym_6.03+dfsg1-1_amd64.deb
 1b0658d73c289ad3f2def488fce8b17f4b2f3549 87408 syslinux-utils_6.03+dfsg1-1_amd64.deb
 4b1f2ba114faa295b567ab2d0a0e8ba8c267e111 9907 syslinux_6.03+dfsg1-1_amd64.buildinfo
 869b3d248581785060ab291281e2d59a128bb3fd 190524 syslinux_6.03+dfsg1-1_amd64.deb
Checksums-Sha256:
 8284cbd6abe777e624a99707e37f4da45bbf4bc364e225cf4f0dd5e29297ef9f 2432 syslinux_6.03+dfsg1-1.dsc
 988ee7eb0897d4f061854718c938a76a528f14972b06cf6e467c152606719ece 4509968 syslinux_6.03+dfsg1.orig.tar.xz
 08beb2c651926acf40d2f7877988f8f6b31601e6f0d4cf3b3be5c566091742bb 35568 syslinux_6.03+dfsg1-1.debian.tar.xz
 9cd86cc3b6c86d28c0f2e871719efc83e5b36f88a6a61adb2300cceeef1b5d2d 36902 extlinux-dbgsym_6.03+dfsg1-1_amd64.deb
 ace757fa548a9a9ad1aad78560b09c471637a6ac36b569d0b6d69482efe9af85 179434 extlinux_6.03+dfsg1-1_amd64.deb
 ad4f5ca7c4e7d9b5e0efd8936b523b27d748bb11b14d28b2e645e7ca1604c144 94174 isolinux_6.03+dfsg1-1_all.deb
 f22cbff704e57e925b122e90f5d9fbd56693eaab446c1f52936347fb2bc1523a 235442 pxelinux_6.03+dfsg1-1_all.deb
 e727101203bb6b731f757a31390fda3f08fee38db0aa8a5a3a163a59252a7735 1220454 syslinux-common_6.03+dfsg1-1_all.deb
 f1cea61856225da7ff750d5f184f94c76138206c9104d92e654afa10ac1e6890 22646 syslinux-dbgsym_6.03+dfsg1-1_amd64.deb
 6a536018f46c157eec39702f38feba671ab1ad6fe1483771f5f5c73d53f59ad4 190778 syslinux-efi_6.03+dfsg1-1_all.deb
 429a702e189619cf01eb52a8ba2ce3f5b34cd5691976bb227d3a5f65589e4e96 4588 syslinux-utils-dbgsym_6.03+dfsg1-1_amd64.deb
 4db1b459abea70164a4e42db1f4fdf89a91662de7f027f4f7ebfbb91fe24b565 87408 syslinux-utils_6.03+dfsg1-1_amd64.deb
 7e30f78fdca1abe66d37b53ac29a453616be2bf6e6837422ec71ea85f79816af 9907 syslinux_6.03+dfsg1-1_amd64.buildinfo
 8b944dea7969032b349b094df28e5e0fff955fc14d4bed5ac637d394364cbfe2 190524 syslinux_6.03+dfsg1-1_amd64.deb
Files:
 668617fe823b9b4ec389e2344c4f3e2e 2432 admin optional syslinux_6.03+dfsg1-1.dsc
 f53c830535445ce6ba431a72f84322fe 4509968 admin optional syslinux_6.03+dfsg1.orig.tar.xz
 b816d4b59ae3db7409bfb8fa7b7a6fd2 35568 admin optional syslinux_6.03+dfsg1-1.debian.tar.xz
 cc7853a17f6e0a0c7e98d7466d818ad8 36902 debug optional extlinux-dbgsym_6.03+dfsg1-1_amd64.deb
 e34ec0cc60ce30567cc0f19a68735f3d 179434 admin optional extlinux_6.03+dfsg1-1_amd64.deb
 71099b1487ff6b0e0b17a4d6a1106b0f 94174 admin optional isolinux_6.03+dfsg1-1_all.deb
 b539da3def5f0b0fe42fd581cee8d0ce 235442 admin optional pxelinux_6.03+dfsg1-1_all.deb
 ce07194056436bf0a2b9cdcadd652aea 1220454 admin optional syslinux-common_6.03+dfsg1-1_all.deb
 8c7f89fa5cf85f7ab0541b0a74871885 22646 debug optional syslinux-dbgsym_6.03+dfsg1-1_amd64.deb
 080daa0afd8780f1fc8d2a5fde5c1c9a 190778 admin optional syslinux-efi_6.03+dfsg1-1_all.deb
 01d3ba6da26581f3e9bac9943a64f074 4588 debug optional syslinux-utils-dbgsym_6.03+dfsg1-1_amd64.deb
 c67c18fa8806c0ccd2ba2c16e063b32a 87408 admin optional syslinux-utils_6.03+dfsg1-1_amd64.deb
 5e76e84120fa3245425df8270a76598c 9907 admin optional syslinux_6.03+dfsg1-1_amd64.buildinfo
 4e0abab275a15f65e99ff2f309eaa3c4 190524 admin optional syslinux_6.03+dfsg1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEzrtSMB1hfpEDkP4WWHl5VzRCaE4FAlnhYy0ACgkQWHl5VzRC
aE5+3BAAspvDMXPrJPkTeY9/ps8oVsp1B4CSUj+BIIvipGu3Hu1vDBUdkK0cgCWs
mpg0i13+RAgfVzmOCbcNcHTlAYEOmkpdy9+AMry0vtRvx6dnH8E2thg3syZEGYET
YJ2YSiteMDJ9vc/kMXV7NmJ7lGr9aUbuWdLJ0M9vGnYssg01OyjHWPVqrx0TZEoV
50UkuLw0VGuL/tb8ll3KtDY1+c1l7p0DoUNrqCqs6ZYrFc1i87uPFTjKmL73nsOz
+1XJdT6Hc8h1/xM89Q4WzY/gLlfpKx78IhXqf+JGl1nVXN3cJmBvVjWimZh+4v5P
1c90+K40VdDKIBOCfYVQtxGopM/+j3t3iI5liRbeqmr0qnVXZ0rbWu57yw+iyFFT
dkNaxbZxqyhbzWF8CEIy1/9zS6kY4zWmR2CAOdIgwvQCrgbDWRhEORF857jqTxyh
bamQQJ8+gERJs94mdBp7b05ejc5jEFkBXZJMwkKr0Z/1XuZh+1sj1T18nskm9fsl
Sfno6SYocNQfQISmHIb+i4h+XbZYnIpEfZIy9EgXfDhKiY6hJccG2I5Xqzw5nb2f
DJuYWaST1111K3y8Rgf7dLror31sNoK2B7NAEz1wTFARy3JxVmy+m2fPnsyYrHBN
MXmlpqOC41SJ0kQ541nR2Hle/ZWd3wzSFSU65y2EmdEEQIM61WI=
=0+lW
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: