Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #237793
| From | Reco <recoverym4n@enotuniq.net> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: How do I mount the USB stick containing the installer in Rescue Mode? |
| Date | 2021-07-27 10:20 +0200 |
| Message-ID | <CFqtH-1QY-1@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <CBfZU-1F8-9@gated-at.bofh.it> <CBogO-6XN-5@gated-at.bofh.it> <CDiAh-4UE-3@gated-at.bofh.it> <CDiTD-50W-7@gated-at.bofh.it> <CFpHj-1lB-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi. On Tue, Jul 27, 2021 at 09:23:22AM +0200, Stella Ashburne wrote: > What commands shall I type to find out the location of the directory > where linux-image-5.10.0-7-amd64.deb is, given the fact that I'm using > a USB-installer? $ wget -q https://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-cd/debian-testing-amd64-netinst.iso $ 7z l /tmp/debian-testing-amd64-netinst.iso | grep linux-image 2021-07-21 03:02:23 ..... 53566832 53566832 pool/main/l/linux-signed-amd64/linux-image-5.10.0-8-amd64_5.10.46-2_amd64.deb 2021-07-21 03:02:23 ..... 1480 1480 pool/main/l/linux-signed-amd64/linux-image-amd64_5.10.46-2_amd64.deb Thus repository directory is /, and l-i directory is /pool/main/l/linux-signed-amd64. > Do I need to use the --bind argument like > > mount --bind --move olddir newdir No, you do not need that. A simple --bind will suffice. > P.S.: I have never been a fan of using man pages because the commands > contained therein don't provide examples of how to use them properly. Some of them do, some of them do not. Manual pages are reference, not a tutorial. Reco
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 11:50 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Reco <recoverym4n@enotuniq.net> - 2021-07-15 12:00 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Greg Wooledge <greg@wooledge.org> - 2021-07-15 13:10 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? The Wanderer <wanderer@fastmail.fm> - 2021-07-15 13:20 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Reco <recoverym4n@enotuniq.net> - 2021-07-15 13:20 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Joe <joe@jretrading.com> - 2021-07-15 15:50 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stefan Monnier <monnier@iro.umontreal.ca> - 2021-07-15 17:40 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Reco <recoverym4n@enotuniq.net> - 2021-07-15 18:20 +0200
Re: [Misstänkt skräppost] Re: How do I mount the USB stick containing the installer in Rescue Mode? "xtra-kaj@telia.com" <xtra-kaj@telia.com> - 2021-07-17 09:30 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 14:00 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Reco <recoverym4n@enotuniq.net> - 2021-07-15 14:00 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? David Wright <deblis@lionunicorn.co.uk> - 2021-07-15 17:50 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 20:40 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? David Wright <deblis@lionunicorn.co.uk> - 2021-07-15 21:10 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 22:20 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Greg Wooledge <greg@wooledge.org> - 2021-07-15 22:30 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? David Wright <deblis@lionunicorn.co.uk> - 2021-07-16 06:50 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 20:10 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Brian <ad44@cityscape.co.uk> - 2021-07-15 20:30 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 20:40 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Reco <recoverym4n@enotuniq.net> - 2021-07-15 21:10 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 22:20 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Reco <recoverym4n@enotuniq.net> - 2021-07-16 07:10 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-21 13:30 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Reco <recoverym4n@enotuniq.net> - 2021-07-21 13:50 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Greg Wooledge <greg@wooledge.org> - 2021-07-21 13:50 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Richard Hector <richard@walnut.gen.nz> - 2021-07-21 21:20 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-27 09:30 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Reco <recoverym4n@enotuniq.net> - 2021-07-27 10:20 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Greg Wooledge <greg@wooledge.org> - 2021-07-27 13:40 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? David Wright <deblis@lionunicorn.co.uk> - 2021-07-15 20:50 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 21:10 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? David <bouncingcats@gmail.com> - 2021-07-16 07:50 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 13:40 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? David Wright <deblis@lionunicorn.co.uk> - 2021-07-15 18:10 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 21:00 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? "Thomas Schmitt" <scdbackup@gmx.net> - 2021-07-15 21:40 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Stella Ashburne <rewefie@gmx.com> - 2021-07-15 22:20 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? David Wright <deblis@lionunicorn.co.uk> - 2021-07-16 06:50 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? David Wright <deblis@lionunicorn.co.uk> - 2021-07-16 06:50 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Greg Wooledge <greg@wooledge.org> - 2021-07-16 13:40 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? David Wright <deblis@lionunicorn.co.uk> - 2021-07-16 17:20 +0200
Re: How do I mount the USB stick containing the installer in Rescue Mode? Greg Wooledge <greg@wooledge.org> - 2021-07-16 18:00 +0200
csiph-web