Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #238209
| From | "Thomas Schmitt" <scdbackup@gmx.net> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: losetup: cannot find an unused loop device , kernel config of loopback device |
| Date | 2021-08-05 15:10 +0200 |
| Message-ID | <CILii-3Fz-5@gated-at.bofh.it> (permalink) |
| References | <CIKcy-2Ph-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, > Can someone tell me where I should look for the kernel for the > loopback setting? Quite exactly a year ago i learned the hard way that it's CONFIG_BLK_DEV_LOOP which on amd64 should be set to "m" to get /dev/loop*. See its description at https://sources.debian.org/src/linux/5.10.46-1/drivers/block/Kconfig/#L174 But i'm somewhat puzzled by this statement at the end "Most users will answer N here." A code search yields no BLK_DEV_LOOP=n https://codesearch.debian.net/search?q=package%3Alinux+BLK_DEV_LOOP%3Dn&literal=0 but lots of "y" and "m". (Wasn't there a way to inquire the running kernel's configuration ?) ----------------------------------------------------------------------- I see that tomas@tuxteam.de did not Cc you. In case you are not subscribed, i repeat what he wrote: > Could you please do a quick > sudo losetup -a > and perhaps > ls /dev/loop* > and tell us the result? > [...] Perhaps they are all used? Have a nice day :) Thomas
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
losetup: cannot find an unused loop device , kernel config of loopback device Colin Williams <colin.williams.seattle@gmail.com> - 2021-08-05 14:00 +0200
Re: losetup: cannot find an unused loop device , kernel config of loopback device <tomas@tuxteam.de> - 2021-08-05 14:10 +0200
Re: losetup: cannot find an unused loop device , kernel config of loopback device "Thomas Schmitt" <scdbackup@gmx.net> - 2021-08-05 15:10 +0200
Re: losetup: cannot find an unused loop device , kernel config of loopback device The Wanderer <wanderer@fastmail.fm> - 2021-08-05 15:40 +0200
Re: losetup: cannot find an unused loop device , kernel config of loopback device "Thomas Schmitt" <scdbackup@gmx.net> - 2021-08-05 16:10 +0200
Re: losetup: cannot find an unused loop device , kernel config of loopback device Colin Williams <colin.williams.seattle@gmail.com> - 2021-08-07 07:10 +0200
Re: losetup: cannot find an unused loop device , kernel config of loopback device <tomas@tuxteam.de> - 2021-08-07 09:50 +0200
Re: losetup: cannot find an unused loop device , kernel config of loopback device "Thomas Schmitt" <scdbackup@gmx.net> - 2021-08-07 09:50 +0200
Re: losetup: cannot find an unused loop device , kernel config of loopback device Colin Williams <colin.williams.seattle@gmail.com> - 2021-08-07 10:30 +0200
csiph-web