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


Groups > alt.os.linux.mint > #47467

Re: Slow boot under Mint 22.3

From Axel <none@not.here>
Newsgroups alt.os.linux.mint
Subject Re: Slow boot under Mint 22.3
Date 2026-05-12 08:48 +1000
Message-ID <n6f4mmFkqh4U2@mid.individual.net> (permalink)
References (1 earlier) <10tl4t2$1l5ap$1@news.usenet.ovh> <20260508184859.c0922896b697671f426f2ac9@gmail.com> <20260508185139.1a8f7a05bfd5f4bf79c1c6d9@gmail.com> <10tl8pa$1plip$1@news.usenet.ovh> <20260511175120.be935491ecd0470884e0dbf5@gmail.com>

Show all headers | View raw


pinnerite wrote:
> On Fri, 8 May 2026 20:07:38 +0200
> german newsgroups <usualsuspectrider@gmail.com> wrote:
>
>> Le 08/05/2026 à 19:51, pinnerite a écrit :
>>> On Fri, 8 May 2026 18:48:59 +0100
>>> pinnerite <pinnerite@gmail.com> wrote:
>>>
>>>> On Fri, 8 May 2026 19:01:21 +0200
>>>> german newsgroups <usualsuspectrider@gmail.com> wrote:
>>>>
>>>>> Le 08/05/2026 à 18:42, pinnerite a écrit :
>>>>>> Two lines seem to delay the process. hang these up. This is one of them:
>>>>>>
>>>>>> andgpu 0000:00:00.0: [drm] REG WAIT timeout lus* 100000 tries - optc31 disable_crtc line:145
>>>>>>
>>>>>> The other seems to be searching for btfrs file systems which I have never used. Mine are are all ext4!
>>>>>>
>>>>>> How can I clean this up?
>>>>>>
>>>>>> This is on a new machine which has another problem that requires another thread.
>>>>>
>>>>> you have stage to start the desktop...
>>>>>
>>>>> they are a logic step by step...
>>>>>
>>>>> i suspect your fstab is not good...so you have a sort bad loop.
>>>>>
>>>>> the kernel start...but after is not good...
>>>>>
>>>>> may be is a new install ? so, see the uuid in grub cfg and in /etc/fstab
>>>>>
>>>>> you can find grub.cfg in 2 place, first in the uefi part fat32...second
>>>>> in /boot/grub
>>>>>
>>>>> may be you boot with only a drive in your machine...but the install
>>>>> don't write well /dev/sda it write /dev/sdb
>>>>>
>>>>> so " b " is drive 2 no the principal drive...
>>>>>
>>>>> if it is a tower...not a Trump tower, but a PC tower ok ! so see the
>>>>> sata connexion...the sata 0 in not the same with sata1 !!!
>>>>>
>>>>> some we plug in sata 1...and is not a good practice ! one here is B and
>>>>> 0 is A ( /dev/sda )
>>>>>
>>>>> try that ?
>>>>>
>>>>>
>>>>> after i don't !
>>>>>
>>>>> see if boot and in the same time you others disk plugged ! uefi DON'T
>>>>> like that !!! you must plug it afer when you are on desktop ! :o)
>>>>>
>>>>>
>>>>>
>>>>> -- 
>>>>> Amicalement,
>>>>>
>>>>> Frenchy Friendly, & French touch !
>>>>>
>>>>> german
>>>> The only drive in this machine is a 2TB NVMe, formatted tom ext4(?)
>>>>
>>>> Le seul disque de cette machine est un NVMe de 2 To, formaté en ext4 (?)
>>>>
>>>> I will look at fstab though.
>>>>
>>>> Alan
>>>>
>>> This is it:
>>>
>>> # /etc/fstab: static file system information.
>>> #
>>> # Use 'blkid' to print the universally unique identifier for a
>>> # device; this may be used with UUID= as a more robust way to name devices
>>> # that works even if disks are added and removed. See fstab(5).
>>> #
>>> # <file system> <mount point>   <type>  <options>       <dump>  <pass>
>>> # / was on /dev/nvme0n1p2 during installation
>>> UUID=ddc1434f-4a71-4e0b-925f-abd5a0e4efe2 /               ext4    errors=remount-ro 0       1
>>> # /boot/efi was on /dev/nvme0n1p1 during installation
>>> UUID=C6E9-4EA7  /boot/efi       vfat    umask=0077      0       1
>>> # /home was on /dev/nvme0n1p4 during installation
>>> UUID=a188675c-e574-4444-a06e-f17d582c60d4 /home           ext4    defaults        0       2
>>> # swap was on /dev/nvme0n1p3 during installation
>>> UUID=31191ec8-278a-43bb-bf95-73c50294d5dd none            swap    sw              0       0
>>> # swap was on /dev/sdb5 during installation
>>> UUID=b57469f5-8876-41e2-a5f0-d996990f5b62 none            swap    sw              0       0
>>>
>>> Alan
>>
>> NaN ! i see 2 swap part for me is not good. and the uuid are unit for
>> each part each disk ! so yours uuid can not to be my uuid ! here i can
>> not to be sure for the uudi for your nvme part... i hope the disk is
>> convert in gpt table and they are...a efi part fat32 ...may be it could
>> work well without efi part fat32 if grub is in the MBR, they are a MBR
>> in a uefi disk ! grub => grub.cfg => kernel 'll start
>>
>> your part is strange ! home in p4 swap in p3 but i think it could work,
>> the OS is the MASTER BIOS hight level program so, it 'll do with !
>>
>> comment all lignes and try this :
>>
>>
>>
>>
>> /dev/nvme0n1p2  /  ext4  nofail,x-systemd.device-timeout=1ms 0       0
>>
>> /dev/nvme0n1p1  /boot/efi       vfat    umask=0077  0       0
>>
>> /dev/nvme0n1p4  /home  ext4  defaults        0       0
>>
>> /dev/nvme0n1p3 none  swap    sw    0    0
>>
>>
>>
>>
>> -- 
>> Amicalement,
>>
>> Frenchy Friendly, & French touch !
>>
>> german
>
> The final fstab swap line was erroneous. I checked the partition details from "Disks" and then deleted the erroneous ine.
>
> I still cannot boot up unless in Recovery Mode.
> I am very tempted to reinstall, although reinitialising will be a nightmare.

you don't have a disk image or timeshift save prior to this issue?

-- 
Linux Mint 22.3

Back to alt.os.linux.mint | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Slow boot under Mint 22.3 pinnerite <pinnerite@gmail.com> - 2026-05-08 17:42 +0100
  Re: Slow boot under Mint 22.3 german newsgroups <usualsuspectrider@gmail.com> - 2026-05-08 19:01 +0200
    Re: Slow boot under Mint 22.3 pinnerite <pinnerite@gmail.com> - 2026-05-08 18:48 +0100
      Re: Slow boot under Mint 22.3 pinnerite <pinnerite@gmail.com> - 2026-05-08 18:51 +0100
        Re: Slow boot under Mint 22.3 german newsgroups <usualsuspectrider@gmail.com> - 2026-05-08 20:05 +0200
        Re: Slow boot under Mint 22.3 german newsgroups <usualsuspectrider@gmail.com> - 2026-05-08 20:07 +0200
          Re: Slow boot under Mint 22.3 pinnerite <pinnerite@gmail.com> - 2026-05-11 17:51 +0100
            Re: Slow boot under Mint 22.3 Axel <none@not.here> - 2026-05-12 08:48 +1000
              Re: Slow boot under Mint 22.3 pinnerite <pinnerite@gmail.com> - 2026-05-14 18:16 +0100
            Re: Slow boot under Mint 22.3 german newsgroups <usualsuspectrider@gmail.com> - 2026-05-12 11:36 +0200
        Re: Slow boot under Mint 22.3 german newsgroups <usualsuspectrider@gmail.com> - 2026-05-08 20:39 +0200
        Re: Slow boot under Mint 22.3 german newsgroups <usualsuspectrider@gmail.com> - 2026-05-08 20:43 +0200
        Re: Slow boot under Mint 22.3 german newsgroups <usualsuspectrider@gmail.com> - 2026-05-08 20:44 +0200
        Re: Slow boot under Mint 22.3 german newsgroups <usualsuspectrider@gmail.com> - 2026-05-08 20:46 +0200
  Re: Slow boot under Mint 22.3 german newsgroups <usualsuspectrider@gmail.com> - 2026-05-08 19:05 +0200
  Re: Slow boot under Mint 22.3 Paul <nospam@needed.invalid> - 2026-05-08 15:39 -0400
    Re: Slow boot under Mint 22.3 german newsgroups <usualsuspectrider@gmail.com> - 2026-05-08 21:52 +0200

csiph-web