Re: Failure to use 3840x2160 30hz with Intel 620 chipset

2021-07-15 Thread Pierre Couderc
On 7/16/21 8:31 AM, Pierre Couderc wrote: On 7/12/21 10:11 AM, Felix Miata wrote: Felix Miata composed on 2021-07-10 18:29 (UTC-0400): I only had a 4K display for 3 weeks 3 years ago, so it's hard for me to be very helpful by trying to match behavior, or construct a configuration file free

Re: Failure to use 3840x2160 30hz with Intel 620 chipset

2021-07-15 Thread Pierre Couderc
On 7/12/21 10:11 AM, Felix Miata wrote: Felix Miata composed on 2021-07-10 18:29 (UTC-0400): I only had a 4K display for 3 weeks 3 years ago, so it's hard for me to be very helpful by trying to match behavior, or construct a configuration file free of errors.

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread David
On Fri, 16 Jul 2021 at 05:00, Stella Ashburne wrote: I'm getting a sense of possible XY problem here. https://en.wikipedia.org/wiki/XY_problem > > Chicken and egg: I think the OP is trying to set up some sort of > > repository to install packages from. (I can't be sure. > Your guess is right. I

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Reco
On Thu, Jul 15, 2021 at 10:11:06PM +0200, Stella Ashburne wrote: > Hi > > > Sent: Thursday, July 15, 2021 at 7:07 PM > > From: "Reco" > > To: debian-user@lists.debian.org > > Subject: Re: How do I mount the USB stick containing the installer in > > Rescue Mode? > > > Ok. Can you use this rescue

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread David Wright
On Thu 15 Jul 2021 at 22:19:23 (+0200), Stella Ashburne wrote: > > Sent: Thursday, July 15, 2021 at 7:30 PM > > From: "Thomas Schmitt" > > > > Well, since the case "already mounted" is quite outruled, it might be time > > to explore "mount point busy". > > > > > > https://codesearch.debian.net/

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread David Wright
On Thu 15 Jul 2021 at 22:15:59 (+0200), Stella Ashburne wrote: > > Sent: Thursday, July 15, 2021 at 7:08 PM > > From: "David Wright" > > > > Best I can do. (And I see that your kernel's naming of sda/sdb > > is more stable than on at least a couple of my machines.) > > > What did you mean by "more

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread David Wright
On Thu 15 Jul 2021 at 20:52:34 (+0200), Stella Ashburne wrote: > > Sent: Thursday, July 15, 2021 at 4:05 PM > > From: "David Wright" > > > > Presumably given as root. > > > A definite yes because I chose to mount /dev/perfect-vg/root as a root file > system in Rescue Mode. > > > > The error mess

Re: Buster+Gnome on Pi4

2021-07-15 Thread Josef Strýček
Hi, Debian on Pi4 have disabled 3D acceleration, so it makes desktop slow and  bugs. It can solve upgrade kernel to 5.10 from buster-backports or if you are on bullseye only upgrade. Good luck, Josef 15. 7. 2021 20:50:46 pcr : > Recently I flashed the 20200210 build of debian to a 128 GB A2 S

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Greg Wooledge
On Thu, Jul 15, 2021 at 10:15:59PM +0200, Stella Ashburne wrote: > > From: "David Wright" > > Best I can do. (And I see that your kernel's naming of sda/sdb > > is more stable than on at least a couple of my machines.) > > > What did you mean by "more stable"? The reason we strongly discourage t

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
Hello Thomas > Sent: Thursday, July 15, 2021 at 7:30 PM > From: "Thomas Schmitt" > 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 "

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
Hello David > Sent: Thursday, July 15, 2021 at 7:08 PM > From: "David Wright" > To: debian-user@lists.debian.org > Subject: Re: How do I mount the USB stick containing the installer in Rescue > Mode? > > > Best I can do. (And I see that your kernel's naming of sda/sdb > is more stable than on at

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Reco
Hi. On Thu, Jul 15, 2021 at 11:30:10AM -0400, Stefan Monnier wrote: > Greg Wooledge [2021-07-15 07:00:40] wrote: > > On Thu, Jul 15, 2021 at 12:55:11PM +0300, Reco wrote: > >> "nofail" is really needed for removable devices, because whoever > >> designed systemd made an "interesting" decis

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
Hi > Sent: Thursday, July 15, 2021 at 7:07 PM > From: "Reco" > To: debian-user@lists.debian.org > Subject: Re: How do I mount the USB stick containing the installer in Rescue > Mode? > Ok. Can you use this rescue mode to execute an ordinary shell, with full > access to all filesystems? Before

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stefan Monnier
Greg Wooledge [2021-07-15 07:00:40] wrote: > On Thu, Jul 15, 2021 at 12:55:11PM +0300, Reco wrote: >> "nofail" is really needed for removable devices, because whoever >> designed systemd made an "interesting" decision to halt the boot process >> (i.e. host is inaccessible by network, console access

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Thomas Schmitt
Hi, Stella Ashburne wrote: > root@perfect:/# mount /dev/sdb1 /mnt > mount: /mnt: /dev/sdb1 already mounted or mount point busy 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+

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread David Wright
On Thu 15 Jul 2021 at 20:29:53 (+0200), Stella Ashburne wrote: > > Sent: Thursday, July 15, 2021 at 3:49 PM > > From: "David Wright" > > To: debian-user@lists.debian.org > > Subject: Re: How do I mount the USB stick containing the installer in > > Rescue Mode? > > > > This > > might help the OP b

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Reco
Hi. On Thu, Jul 15, 2021 at 08:38:59PM +0200, Stella Ashburne wrote: > > Sent: Thursday, July 15, 2021 at 6:26 PM > > From: "Brian" > > To: debian-user@lists.debian.org > > Subject: Re: How do I mount the USB stick containing the installer in > > Rescue Mode? > > > > On Thu 15 Jul 2021 a

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
Hi David > Sent: Thursday, July 15, 2021 at 6:42 PM > From: "David Wright" > To: debian-user@lists.debian.org > Subject: Re: How do I mount the USB stick containing the installer in Rescue > Mode? > > That's right, it's the 16th deb to be installed at the main > installation stage, but if you us

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
Hello David, Nice to hear from you again. > Sent: Thursday, July 15, 2021 at 4:05 PM > From: "David Wright" > To: debian-user@lists.debian.org > Subject: Re: How do I mount the USB stick containing the installer in Rescue > Mode? > > Presumably given as root. > A definite yes because I chose to

Re: programas

2021-07-15 Thread tomas
On Thu, Jul 15, 2021 at 12:41:11PM -0300, Dilermando B. dos R. Monteiro wrote: > Boa Tarde Boa tarde En portugues, melhor https://lists.debian.org/debian-user-portuguese/ :-) Saludos - tomás signature.asc Description: Digital signature

Buster+Gnome on Pi4

2021-07-15 Thread pcr
Recently I flashed the 20200210 build of debian to a 128 GB A2 SanDisk micro sd card and I have been using in in in my raspberry pi.  I recently lost my desktop to a crash, so I am temporarily relying on the Pi.  So far it pretty good, about as fast as my old i3 laptop; one bug, however, is a b

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread David Wright
On Thu 15 Jul 2021 at 19:26:43 (+0100), Brian wrote: > On Thu 15 Jul 2021 at 20:01:05 +0200, Stella Ashburne wrote: > > > root@perfect:/# file -sL /dev/sdb1 > > bash: file: command not found > > root@perfect:/# > > File is a standard utilty. It should be on your system. That's right, it's the 16

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
> Sent: Thursday, July 15, 2021 at 6:26 PM > From: "Brian" > To: debian-user@lists.debian.org > Subject: Re: How do I mount the USB stick containing the installer in Rescue > Mode? > > On Thu 15 Jul 2021 at 20:01:05 +0200, Stella Ashburne wrote: > > > root@perfect:/# file -sL /dev/sdb1 > > bash:

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
> Sent: Thursday, July 15, 2021 at 3:49 PM > From: "David Wright" > To: debian-user@lists.debian.org > Subject: Re: How do I mount the USB stick containing the installer in Rescue > Mode? > > This > might help the OP boot the system manually and recover the blue > Grub menu. > That's very nice of

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Brian
On Thu 15 Jul 2021 at 20:01:05 +0200, Stella Ashburne wrote: > root@perfect:/# file -sL /dev/sdb1 > bash: file: command not found > root@perfect:/# File is a standard utilty. It should be on your system. apt install file -- Brian.

Re: [OT] Selling beer (was: Re: Working for free [was: Offensive variable names])

2021-07-15 Thread Polyna-Maude Racicot-Summerside
Hi, On 2021-07-14 11:29 a.m., Christian Groessler wrote: > Here in Germany, near Munich, we have a beer brand (from Munich) which > doesn't advertise but is the "standard beer" all around :-) > WoW That's pretty cool, a "standard beer". Everyone get used to the same beer and you don't risk being

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
> Sent: Thursday, July 15, 2021 at 11:59 AM > From: "Reco" > To: debian-user@lists.debian.org > Subject: Re: How do I mount the USB stick containing the installer in Rescue > Mode? > > > Output of mount is > > > > root@perfect:/# mount > > /dev/mapper/perfect--vg-root on / type ext4 (rw,relatime)

programas

2021-07-15 Thread Dilermando B. dos R. Monteiro
Boa Tarde Venho através desse comunicado, pedir suporte, pois os tutóriais não me ajudam no desenvolvimento de meus compromisso, vejo tutóriais, todos muito bem elaborados, mas, nada de acordo com o sistéma operacional de minha máquina. A baixo programas que necessito em minha máquina, mas n

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread David Wright
On Thu 15 Jul 2021 at 11:43:26 (+0200), Stella Ashburne wrote: > Debian Bullseye's installer is on a USB stick and I used it to boot into > Rescue Mode. If it's of any relevance, the partition table type is GPT, with > UEFI+Secure Boot enabled. > > After booting into Rescue Mode and filling out

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread David Wright
On Thu 15 Jul 2021 at 14:59:36 (+0300), Reco wrote: > On Thu, Jul 15, 2021 at 01:52:12PM +0200, Stella Ashburne wrote: > > > A usual thing with the modern desktop environments. > > > Check the output of "mount" and "df -Th" and /dev/sdb1 will probably be > > > there. I'd like to see the output of t

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Joe
On Thu, 15 Jul 2021 07:00:40 -0400 Greg Wooledge wrote: > On Thu, Jul 15, 2021 at 12:55:11PM +0300, Reco wrote: > > halt the boot > > process (i.e. host is inaccessible by network, console access only) > > even if a single filesystem mentioned in fstab fails to mount. > > This was the tradi

Re: MDs & Dentists

2021-07-15 Thread Polyna-Maude Racicot-Summerside
Hi, On 2021-07-15 7:01 a.m., Michael Lange wrote: > Hi, > > On Wed, 14 Jul 2021 18:26:58 -0400 > Polyna-Maude Racicot-Summerside wrote: > > (...) >> Also can you find me one Linux distribution that is certified as medical >> equipment for reliability ? > > https://www.behnk.de/fully-automated-

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Reco
Hi. On Thu, Jul 15, 2021 at 01:52:12PM +0200, Stella Ashburne wrote: > > A usual thing with the modern desktop environments. > > Check the output of "mount" and "df -Th" and /dev/sdb1 will probably be > > there. I'd like to see the output of these commands too, btw. > > > Output of mount i

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
Hi > Sent: Thursday, July 15, 2021 at 9:55 AM > From: "Reco" > To: debian-user@lists.debian.org > Subject: Re: How do I mount the USB stick containing the installer in Rescue > Mode? > > Hi. > > On Thu, Jul 15, 2021 at 11:43:26AM +0200, Stella Ashburne wrote: > > Next, I entered Executive

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
Hi guys, There's a typo in my original post. Thanks to Reco for pointing it out to me. > Sent: Thursday, July 15, 2021 at 9:43 AM > From: "Stella Ashburne" > To: "debian-user mailing list" > Subject: How do I mount the USB stick containing the installer in Rescue Mode? > > > When asked if I wan

phone usb

2021-07-15 Thread fxkl47BF
does anyone know if the usb in this phone is supported by linux https://www.lively.com/phones/lively-flip/

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread The Wanderer
On 2021-07-15 at 07:00, Greg Wooledge wrote: > On Thu, Jul 15, 2021 at 12:55:11PM +0300, Reco wrote: > >> "nofail" is really needed for removable devices, because whoever >> designed systemd made an "interesting" decision to halt the boot >> process (i.e. host is inaccessible by network, console

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Reco
On Thu, Jul 15, 2021 at 07:00:40AM -0400, Greg Wooledge wrote: > On Thu, Jul 15, 2021 at 12:55:11PM +0300, Reco wrote: > > "nofail" is really needed for removable devices, because whoever > > designed systemd made an "interesting" decision to halt the boot process > > (i.e. host is inaccessible by

Re: MDs & Dentists

2021-07-15 Thread Michael Lange
Hi, On Wed, 14 Jul 2021 18:26:58 -0400 Polyna-Maude Racicot-Summerside wrote: (...) > Also can you find me one Linux distribution that is certified as medical > equipment for reliability ? https://www.behnk.de/fully-automated-systems/ These lab machines run with debian (at least the Thrombolyz

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Greg Wooledge
On Thu, Jul 15, 2021 at 12:55:11PM +0300, Reco wrote: > "nofail" is really needed for removable devices, because whoever > designed systemd made an "interesting" decision to halt the boot process > (i.e. host is inaccessible by network, console access only) even if a > single filesystem mentioned i

Re: MDs & Dentists

2021-07-15 Thread tomas
On Thu, Jul 15, 2021 at 10:27:25AM +0100, Joe wrote: > On Thu, 15 Jul 2021 07:03:18 +0800 > jeremy ardley wrote: > > > > You can't be seriously suggesting Windows is certified for any risk > > of life application!? > > > > It has a huge spectrum of vulnerabilities and a constant stream of > > z

Re: How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Reco
Hi. On Thu, Jul 15, 2021 at 11:43:26AM +0200, Stella Ashburne wrote: > Next, I entered Executive a shell in /dev/perfect-vg/root It's Superuser shell actually, not Supervisor/Executive one. > I created a directory called /media/myusb and issued the following command to > mount the USB

How do I mount the USB stick containing the installer in Rescue Mode?

2021-07-15 Thread Stella Ashburne
Debian Bullseye's installer is on a USB stick and I used it to boot into Rescue Mode. If it's of any relevance, the partition table type is GPT, with UEFI+Secure Boot enabled. After booting into Rescue Mode and filling out the required details onscreen, I chose /dev/perfect-vg/root as the devic

Re: MDs & Dentists

2021-07-15 Thread Joe
On Thu, 15 Jul 2021 07:03:18 +0800 jeremy ardley wrote: > You can't be seriously suggesting Windows is certified for any risk > of life application!? > > It has a huge spectrum of vulnerabilities and a constant stream of > zero day exploits for both the O/S Yes, but most of them were placed t

Re: MDs & Dentists

2021-07-15 Thread Jeremy Ardley
On 15/7/21 4:00 pm, Weaver wrote: On 15-07-2021 17:48, ellanios82 wrote: On 7/15/21 2:03 AM, jeremy ardley wrote: suggesting Windows is certified for any risk of life application!? It has a huge spectrum of vulnerabilities  - believe wikipedia had mention : 100% of world's super-compu

Re: MDs & Dentists

2021-07-15 Thread Weaver
On 15-07-2021 17:48, ellanios82 wrote: > On 7/15/21 2:03 AM, jeremy ardley wrote: >> suggesting Windows is certified for any risk of life application!? >> >> It has a huge spectrum of vulnerabilities > > > >  - believe wikipedia had mention : 100% of world's super-computers run on > Linux

Re: MDs & Dentists

2021-07-15 Thread ellanios82
On 7/15/21 2:03 AM, jeremy ardley wrote: suggesting Windows is certified for any risk of life application!? It has a huge spectrum of vulnerabilities  - believe wikipedia had mention : 100% of world's super-computers run on Linux  rgds .

Re: [OT] Selling beer (was: Re: Working for free [was: Offensive variable names])

2021-07-15 Thread tomas
On Thu, Jul 15, 2021 at 09:55:50AM +0300, Andrei POPESCU wrote: > On Mi, 14 iul 21, 08:02:19, Charlie Gibbs wrote: [...] > > If they didn't pay [for ads], companies would have stopped sinking vast > > amounts > > of effort and expense into them a century ago. > > You're giving (big) companies a