Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #237844

Re: location of screenshots during debian install

From David Wright <deblis@lionunicorn.co.uk>
Newsgroups linux.debian.user
Subject Re: location of screenshots during debian install
Date 2021-07-28 17:30 +0200
Message-ID <CFTFn-3Bs-7@gated-at.bofh.it> (permalink)
References <CFpxD-1iv-1@gated-at.bofh.it> <CFEwF-2ln-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed 28 Jul 2021 at 11:16:42 (+1200), Richard Hector wrote:
> On 27/07/21 7:14 pm, Jupiter777 wrote:
> > I am in the middle of installing buster 10.10.x on my computer.
> > 
> > I see that I can take screenshots as the dialog boxes tell me:
> > 
> >    Screenshot Saved as /var/log/<filename>
> > 
> > But /var/log is not on the bootable  usb I am using ...
> > 
> > Where are the screenshots?  I like to  use them for troubleshooting?
> 
> I've never used this facility, so I'm only guessing.
> 
> But if they're not on the installer media, then they're presumably on
> the disk you're installing to, which is mounted on /target/ during the
> installation - so /target/var/log/<filename>.
> 
> Whether and how you can get them off that disk if you haven't finished
> the installation is a different matter, of course :-)

You can start taking screenshots long before /target exists.
As indicated above, screenshots are placed in /var/log/…
which is a filesystem created in memory for the duration of the
actual installation process.

If you don't want to go as far as "Save debug logs" in the main menu,
then you have to copy them somewhere yourself. Once /target _does_
exist, you could copy them there, but that means getting as far as
"Install the base system", which populates /target with something
recognisable as a system disk (meaning that, say, /target/root/ would
be available).

So, the quick way is:

. Alt-F4 to view the syslog
. Insert a fresh stick, and watch screen
. Alt-F2(or 3) for a shell
. Mount stick (device name just seen on log) onto /mnt
. cp /var/log/… stuff to /mnt/… (may as well grab the lot)
. Unmount stick
. Remove stick after activity ceases
. Alt-F1 to carry on installing

Cheers,
David.

Back to linux.debian.user | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

location of screenshots during debian install Jupiter777 <jupiter777@gmx.com> - 2021-07-27 09:20 +0200
  Re: location of screenshots during debian install Stella Ashburne <rewefie@gmx.com> - 2021-07-27 09:40 +0200
  Re: location of screenshots during debian install <tomas@tuxteam.de> - 2021-07-27 11:50 +0200
  Re: location of screenshots during debian install Peter Ehlert <peter@sdi-baja.com> - 2021-07-27 14:30 +0200
    Re: location of screenshots during debian install Jupiter777 <jupiter777@gmx.com> - 2021-07-27 20:00 +0200
      Re: location of screenshots during debian install <tomas@tuxteam.de> - 2021-07-27 20:10 +0200
        Re: location of screenshots during debian install Hello-World <meta4@gmx.com> - 2021-07-27 20:40 +0200
      Re: location of screenshots during debian install Brian <ad44@cityscape.co.uk> - 2021-07-27 21:00 +0200
        Re: encrypt/lvm issue during install.... [WAS: location of  screenshots during debian install Jupiter777 <jupiter777@gmx.com> - 2021-07-28 06:10 +0200
          Re: encrypt/lvm issue during install.... [WAS: location of  screenshots during debian install Greg Wooledge <greg@wooledge.org> - 2021-07-28 14:00 +0200
            Re: encrypt/lvm issue during install.... [WAS: location of  screenshots during debian install Tixy <tixy@yxit.co.uk> - 2021-07-28 14:40 +0200
              Re: encrypt/lvm issue during install.... [WAS: location of  screenshots during debian install Tixy <tixy@yxit.co.uk> - 2021-07-28 15:30 +0200
  Re: location of screenshots during debian install Richard Hector <richard@walnut.gen.nz> - 2021-07-28 01:20 +0200
    Re: location of screenshots during debian install David Wright <deblis@lionunicorn.co.uk> - 2021-07-28 17:30 +0200

csiph-web