Hello Thomas > Sent: Thursday, July 15, 2021 at 7:30 PM > From: "Thomas Schmitt" <scdbac...@gmx.net> > To: debian-user@lists.debian.org > Subject: Re: How do I mount the USB stick containing the installer in Rescue > Mode? > > Well, since the case "already mounted" is quite outruled, it might be time > to explore "mount point busy". > > > https://codesearch.debian.net/search?q=package%3Autil-linux+already+mounted+or+mount+point+busy > shows that mount(8) emits this message if it gets error code EBUSY. > It is not so clear from where this code comes, but mount(2) would be a > fine candidate (or placeholder).
In Rescue Mode, it's impossible for me to install packages such as the one whose link you had provided. > > So does it work with some other, newly created directory instead of /mnt ? > No, it doesn't work with other newly created directories in addition to /mnt. > Have a nice day :) > You too. > Thomas > Stella