Your message dated Fri, 22 Jan 2021 15:33:53 +0000
with message-id <e1l2yrd-0003py...@fasolo.debian.org>
and subject line Bug#939034: fixed in live-boot 1:20210122
has caused the Debian Bug report #939034,
regarding live-boot: Since Debian 10 live-boot no longer can boot from 
removable NTFS HDD
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 ow...@bugs.debian.org
immediately.)


-- 
939034: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939034
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: live-boot
Version: 1:20190614
Severity: normal

Dear Maintainer,

First of all, I use several Linux distributions to test my programs. That's,
why I can't just install Linux on my computer and have to use Live
distributions instead. I just need to constantly switch between many different
versions.

I had Debian 9.9 live images installed on my 1Tb HDD. I tried to update to 10,
but it refused to boot.

Every time, I try to boot it, it just shows graphical logo and makes several
attempts to access my computer's HDD and removable HDD. After that, it shows
initramfs prompt and after using exit command it shows following error:

https://i3.imageban.ru/out/2019/08/28/b926b086915a1ed03880dcfa7ec5a8ef.jpg

I use syslinux config, like this one (some files are renamed to remove
clutter):

label ubnentry6
menu label Debian Linux 10.0 Mate 32bit
kernel /debian/10.0/32/mate/live/vmlinuz
append initrd=/debian/10.0/32/mate/live/initrd.lz boot=live components
ignore_uuid live-media-path=/debian/10.0/32/mate/live/ quiet splash

label ubnentry7
menu label Debian Linux 10.0 Mate 32bit PAE
kernel /debian/10.0/pae/mate/live/vmlinuz
append initrd=/debian/10.0/pae/mate/live/initrd.lz boot=live components
ignore_uuid live-media-path=/debian/10.0/pae/mate/live/ quiet splash

label ubnentry8
menu label Debian Linux 10.0 Mate 64bit
kernel /debian/10.0/64/mate/live/vmlinuz
append initrd=/debian/10.0/64/mate/live/initrd.lz boot=live components
ignore_uuid live-media-path=/debian/10.0/64/mate/live/ quiet splash

Exactly the same images with exactly the same config and directory structure
boot successfully from FAT32 flash drive. This suggests, that problem is
exactly with NTFS support.

What I've tried to do to solve this problem? I tried to rebuild ISO images via
live-build. I had some problems. I needed to completely change whole live-build
config in order to manage to build something. I managed to change kernel, pre-
install firmware and some packages. But no success with booting from NTFS.
Initramfs should be build with default configuration, i.e. no DISABLE_NTFS
flag. Therefore it should support booting from removable NTFS drive. But it
doesn't. Fix it, please.



-- Package-specific info:

-- System Information:
Debian Release: 10.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 4.19.0-5-686-pae (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages live-boot depends on:
ii  live-boot-initramfs-tools [live-boot-backend]  1:20190614

Versions of packages live-boot recommends:
ii  live-boot-doc  1:20190614
ii  live-tools     1:20171207
ii  rsync          3.1.3-6
ii  uuid-runtime   2.33.1-0.1

Versions of packages live-boot suggests:
pn  cryptsetup  <none>
pn  curlftpfs   <none>
pn  httpfs2     <none>
ii  wget        1.20.1-1.1

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: live-boot
Source-Version: 1:20210122
Done: Raphaël Hertzog <raph...@offensive-security.com>

We believe that the bug you reported is fixed in the latest version of
live-boot, 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 939...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Raphaël Hertzog <raph...@offensive-security.com> (supplier of updated live-boot 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 22 Jan 2021 15:18:23 +0100
Source: live-boot
Architecture: source
Version: 1:20210122
Distribution: unstable
Urgency: medium
Maintainer: Debian Live Maintainers <debian-live@lists.debian.org>
Changed-By: Raphaël Hertzog <raph...@offensive-security.com>
Closes: 939034 970288
Changes:
 live-boot (1:20210122) unstable; urgency=medium
 .
   [ Steven Shiau ]
   * A workaround to make sure /dev/mtd0 can be created
   * Use ntfs-3g instead of kernel module ntfs.ko (Closes: #939034)
 .
   [ Benjamin Drung ]
   * components/9990-networking.sh: Add shellcheck override
   * Fix DNS search entry in /etc/resolv.conf
   * Fix shellcheck in components/9990-main.sh
   * Simplify empty check for /etc/resolv.conf
   * Create /etc/hostname in initramfs
   * Copy /etc/hostname and /etc/hosts into target
   * Fix flipped logic for handling memdiskfind
   * components/9990-main.sh: Fix shellcheck issue SC2236
   * Fix leading space in DEVICE setting
 .
   [ Marcel Partap ]
   * Accept multiple overlay names from persistence-label parameter
   * Fix spurious error msgs from live-boot about failed mounts…
   * Document the fact that persistence-label now accepts a list
   * Set sticky bit on /var/tmp as well (matching perms in base-files)
 .
   [ Debian Janitor ]
   * Update standards version to 4.4.1, no changes needed.
   * Bump debhelper from old 10 to 12. + debian/rules: Move --fail-missing
     argument to dh_missing.
   * Set debhelper-compat version in Build-Depends.
 .
   [ Lyndon Brown ]
   * amend copyright
   * "Live Systems" -> "Debian Live"
 .
   [ Raphaël Hertzog ]
   * Drop Iain R. Learmonth from Uploaders on his request (Closes: #970288)
   * Update standards version to 4.5.0, no changes needed.
   * Update my maintainer email
Checksums-Sha1:
 dc242d6ba10907c21ab7fe4e421c804789131189 1529 live-boot_20210122.dsc
 70fdfee261ca85788ad552e3c99be7a7eb81c30f 97652 live-boot_20210122.tar.xz
 ec2cb503f9b60ca991f6204fa695fb8abda54390 6069 
live-boot_20210122_source.buildinfo
Checksums-Sha256:
 0bf743bd4f32f28885ebef5461b9cf78e096878150d22e3f0efacd44919581fb 1529 
live-boot_20210122.dsc
 054492103a82927422cea053009a7409b5f36b6b013031acc08ece3e77f486d4 97652 
live-boot_20210122.tar.xz
 bf3463c4c5428d41c37b12f19a368407b5fd029ed8c03550c4b28646dd134f9c 6069 
live-boot_20210122_source.buildinfo
Files:
 dea23bc5219dddb82e8b60f43df6d0b4 1529 misc optional live-boot_20210122.dsc
 716903f6b00627753b65030886be25dd 97652 misc optional live-boot_20210122.tar.xz
 9da505db37f8d76f330a907cf8e9e4b7 6069 misc optional 
live-boot_20210122_source.buildinfo

-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog

iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAmAK7eoACgkQA4gdq+vC
mrkIgwf/d8SeRIrXz5ySzOGV3GzdCzdiUKWaMnPz6y0RABEBUEfkKKclXaR6WHT2
jKVn2Ze0LLUL8vECrib3wTKJ+AP+A/bdFiWbCWEAC2Uc48GFvWZZiK8FnfCsU+g9
StzSkki6bvd5VdtWu4I6Mz1nkjuk+hz8WtEpm4Y4ldMTT7mpnBVhhlQe86m7dTfp
YN3NSxKSjT+z5/1u86HSXAApCP182Xsc2ICZOZeYvKNOFpcUEs6wUCGxrItnDF2S
7S76ktK7MtXWE0dF18wSSxA6oOjH+D/XRxsRVd/x4vkqJaYrdFUrihw9zzxU0MRY
IHQbHa8YGn8wsF/gRZf4XXrs4yrGNw==
=ZRle
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to