Re: virtualisation

2023-05-24 Thread mick.crane
On 2023-05-24 19:48, David Christensen wrote: So, your disk does not contain a valid secondary GPT header. That explains the complaints about a corrupt secondary GPT partition table. At this point, options include: 1. Ignore it. 2. Zero-fill the last 33 sectors of the disk. 3. Zero-fill

Re: virtualisation

2023-05-24 Thread David Christensen
On 5/24/23 02:45, mick.crane wrote: On 2023-05-24 09:29, David Christensen wrote: Try this command on your machine: 468862128 - 1 = 468862127 # dd bs=512 count=1 if=/dev/sda skip=468862127 status=none | hexdump -C | head -n 1 root@pumpkin:/home/mick# dd bs=512 count=1 if=/dev/sda skip=46886

Re: After upgrade to bookworm: Keyboard layout

2023-05-24 Thread Michel Verdier
Le 24 mai 2023 Hans a écrit : >> > I tried debian-reconfigure keyboard-configuration without success, >> > also deinstalled and reinstalled both without success. >> >> Try: >> dpkg-reconfigure keyboard-configuration >> dpkg-reconfigure console-setup > > Tried before, but no success. Can you give

Re: After upgrade to bookworm: Keyboard layout

2023-05-24 Thread Pierre Tomon
Le Wed, 24 May 2023 17:28:09 +0200, Hans a écrit : > Tried before, but no success. Try this to see if it reports or apply something: systemctl status keyboard-setup systemctl restart keyboard-setup

Re: After upgrade to bookworm: Keyboard layout

2023-05-24 Thread Hans
Hi Cindy, > Hi, Hans.. Have you tried renaming cached-utf8.tmp to move it out of > the way to see if the system creates a new one? I rename the "." to > "DOT" when I do that. Other times I'll move my problem files to a > completely new, relatively "safe" directory, e.g. ~/Documents. Yes, removed -

Re: Keyboard us..

2023-05-24 Thread Hans
Am Mittwoch, 24. Mai 2023, 17:56:32 CEST schrieb Aleix Piulachs: > Hi hans > Did you try > apt-get install locale I think, you mean "locales". Yes, but it is already installed - no success. Best Hans

Keyboard us..

2023-05-24 Thread Aleix Piulachs
Hi hans Did you try apt-get install locale

Re: After upgrade to bookworm: Keyboard layout

2023-05-24 Thread Cindy Sue Causey
On 5/24/23, Hans wrote: > Dear list, > > there is a little problem, I am trying to fix. > > After upgrade to bookworm the keyboard layout has changed from German to US > > (de to us). > < snipped for relevance > > > Some thing I noticed at bootup: When the kernel is started (or before kernel > > s

Re: After upgrade to bookworm: Keyboard layout

2023-05-24 Thread Hans
Am Mittwoch, 24. Mai 2023, 17:20:26 CEST schrieb Pierre Tomon: > Le Wed, 24 May 2023 16:53:09 +0200, > > Hans a écrit : > > I tried debian-reconfigure keyboard-configuration without success, > > also deinstalled and reinstalled both without success. > > Try: > dpkg-reconfigure keyboard-configura

Re: After upgrade to bookworm: Keyboard layout

2023-05-24 Thread Pierre Tomon
Le Wed, 24 May 2023 16:53:09 +0200, Hans a écrit : > I tried debian-reconfigure keyboard-configuration without success, > also deinstalled and reinstalled both without success. Try: dpkg-reconfigure keyboard-configuration dpkg-reconfigure console-setup

After upgrade to bookworm: Keyboard layout

2023-05-24 Thread Hans
Dear list, there is a little problem, I am trying to fix. After upgrade to bookworm the keyboard layout has changed from German to US (de to us). I tried debian-reconfigure keyboard-configuration without success, also deinstalled and reinstalled both without success. Doing "loadkeys de" is w

Re: virtualisation

2023-05-24 Thread mick.crane
On 2023-05-24 09:29, David Christensen wrote: Try this command on your machine: 468862128 - 1 = 468862127 # dd bs=512 count=1 if=/dev/sda skip=468862127 status=none | hexdump -C | head -n 1 root@pumpkin:/home/mick# dd bs=512 count=1 if=/dev/sda skip=468862127 status=none | hexdump -C | head

Re: virtualisation

2023-05-24 Thread David Christensen
On 5/23/23 20:35, mick.crane wrote: root@pumpkin:/home/mick# dd bs=512 count=33 if=/dev/sda skip=468862095 | hexdump -C >dump.txt 33+0 records in 33+0 records out 16896 bytes (17 kB, 16 KiB) copied, 0.0114308 s, 1.5 MB/s root@pumpkin:/home/mick# nano dump.txt   d0 80 47 bf 2b 38 99 33