[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2019-11-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: grub2 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834250 Title: upda

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2021-02-22 Thread Julian Andres Klode
This comes from lvs in lvm2 ** Package changed: grub2 (Ubuntu) => lvm2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834250 Title: update-grub complains about non-existent drives (due to

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2022-05-30 Thread Mauricio Faria de Oliveira
** Also affects: lvm2 (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: lvm2 (Ubuntu) Status: Confirmed => Fix Released ** Changed in: lvm2 (Ubuntu) Importance: Low => Undecided ** Changed in: lvm2 (Ubuntu Focal) Status: New => In Progress ** Changed in:

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2022-05-30 Thread Mauricio Faria de Oliveira
Setup: -- Add '/dev/sda' from the host to a Focal LXD container: $ lxc launch ubuntu:focal 'focal-container' $ lxc config device add 'focal-container' 'lxc-dev-sda' unix-block source='/dev/sda' path='/dev/sda' Device: --- $ grep ^ /sys/block/sda/{removable,device/{vend

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2022-05-30 Thread Mauricio Faria de Oliveira
** Description changed: [Impact]  * `update-grub` (actually `vgs`) complains about    'No medium found' on systems with card readers    that have no card in.  * This may confuse users who aren't sure whether    it means problems occurred with the bootloader,    and concern thei

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2022-05-30 Thread Mauricio Faria de Oliveira
Uploaded to Focal, and tagged block-proposed-focal. Attaching slightly modified debdiff (local build version), for users who want to build lvm2 before a SRU is released. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2022-05-30 Thread Mauricio Faria de Oliveira
** Patch added: "lp1834250_lvm2_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1834250/+attachment/5593897/+files/lp1834250_lvm2_focal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2022-06-01 Thread Robie Basak
Hello Scott, or anyone else affected, Accepted lvm2 into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/lvm2/2.03.07-1ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2022-06-01 Thread Mauricio Faria de Oliveira
Verification done on focal-proposed; all good. Host: --- $ sudo dd if=/dev/sda of=/dev/null dd: failed to open '/dev/sda': No medium found $ lxc launch ubuntu:focal lp1834250 $ lxc config device add lp1834250 host-sda unix-block source=/dev/sda path=/dev/sda

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2019-10-19 Thread Alejandro Alexiades
Hi, Same problem here. I want to skip the GRUP so I modify the grub file, but once I run the command sudo update-grub the terminal show me the same issue. Thanks and if I can do anything tell me. Alex -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2019-10-22 Thread Ivan Dimitrov
I am seeing the same behaviour. The system was installed with the 19.10 beta on LVM and kept up to date. $ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1259:00 477G 0 disk ├─nvme0n1p1259:10 512M 0 part /boot/efi └─nvme0n1p2259:2

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2020-01-20 Thread Leonid Barchan
Thank you, Zer00Cool, it helps. Here it was without any new device, right after an installation with LVM. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834250 Title: update-grub complains about non

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2020-02-11 Thread Mateusz Bysiek
I'm running 19.10 x64 (up to date as of today), LVM setup. Originally installed 19.04 and upgraded. This affects me too. Or, affected rather, because after following advice from comment #9 above it seems fixed. Details follow. ``` $ sudo update-grub2 Sourcing file `/etc/default/grub' Sourcing file

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2021-09-17 Thread anand
In MacBook Pro 2015, the inbuilt SD Card Reader needs to be filtered out. Comment#16 helped me fix the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834250 Title: update-grub complains abou

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2022-01-05 Thread Maciek Sakrejda
I also ran into this on 20.04. Comment#16 (albeit with different device filters, also for SD card readers) worked for me as a workaround. Opaque errors from GRUB always make me uneasy, since I always worry my machine may not come back after the next reboot. I'm sure I'm not alone. Is there anythin

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2021-04-17 Thread Frank vdL
Mind the trailing "|" in above comment. Hence the correct way is : global_filter = [ "r|/dev/disk/by-id/.*Reader_058F312D81B.*|" ] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834250 Title: upda

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2021-04-13 Thread Andreas
You can prevent lvm2 from scanning the card reader by using the global filter. Instead of using drive letters for the filter, like 'sde' which is liable to change, use the id of the device(s). E.g.: # ls -l /dev/disk/by-id/ | grep sd[e-h] lrwxrwxrwx 1 root root9 Apr 13 11:06 usb-Generic

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2021-03-20 Thread Andy Igoshin
ubuntu 20.04.1 # update-grub Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.8.0-45-generic Found initrd image: /boot/initrd.img-5.8.0-45-generic Found linux image: /boot/vmlinuz-5.8.0-4

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2021-02-16 Thread EvilSupahFly
It's now 2021, and this issue is still present, even after upgrading to Linux Mint 20.1 (likely due to Mint being a Ubuntu derivative): ``` [~] $ sudo update-grub Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/50_linuxmint.cfg' Sourcing file `/etc/default/grub.d/init-select.c

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2020-04-27 Thread Gordon
Confirmed from comment #11 by mbdev Adding a global_filter to line 151 just after the default section corrected the problem. Before adding the filter to /etc/lvm/lvm.conf I was getting this: ``` Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2019-07-01 Thread Sebastien Bacher
** Summary changed: - update-grub complains about non-existent drives + update-grub complains about non-existent drives (due to cardreader) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834250 Title

[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2019-12-26 Thread Zer00CooL
For me, but, sorry, in french ! # L'errreur affichée sur Debian lors de la mise à jour du Grub avec update-grub : /dev/sdb: open failed: No medium found # La commande lsblk ne montre aucune partition sdb. # La commande "sudo dmesg |grep sdb" affiche : [3.48717] sd 6:0:0:0 [sdb] Attached SCSI re