Hi All,

I had a similar issue booting into a new built and turns out that the 
motherboard came with a key installed and once cleared the secure boot keys and 
changed the OS type I was able to boot from the flash drive.

I tried with only disabling and setting the OS type to other and that didn't 
work.

Motherboard is Asus Rog Strix X570-e.

I just wanted to share in case this help.

Thank you,
Ale

30 May 2026 09:07:14 [email protected]:

> Send Arch-general mailing list submissions to
>     [email protected]
> 
> To subscribe or unsubscribe via email, send a message with subject or
> body 'help' to
>     [email protected]
> 
> You can reach the person managing the list at
>     [email protected]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Arch-general digest..."
> 
> Today's Topics:
> 
>    1. Re: *** SPAM *** Unable to boot (Philippe Delavalade)
>    2. MariaDB and /tmp/systemd-private-...-mariadb-.../
>       (Philippe Delavalade)
>    3. Re: MariaDB and /tmp/systemd-private-...-mariadb-.../ (Archange)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sat, 30 May 2026 09:11:17 +0200
> From: Philippe Delavalade <[email protected]>
> Subject: Re: *** SPAM *** Unable to boot
> To: [email protected]
> Message-ID: <ahqNldejzGkAFLfc@magellan>
> Content-Type: text/plain; charset=utf-8
> 
> Hi and thanks for the answer.
> 
> Unfortunately, things don't progress with bios but I'll continue to
> investigate.
> 
> Nevertheless, I burnt a dvdrw and yesterday I could instal arch linux. I'm
> posting from the new installation.
> 
> I'll continue to ask questions :-) but in another post.
> 
> Many thanks again.
> 
> -- 
> Philippe
> 
> ------------------------------
> 
> Message: 2
> Date: Sat, 30 May 2026 09:23:18 +0200
> From: Philippe Delavalade <[email protected]>
> Subject: MariaDB and /tmp/systemd-private-...-mariadb-.../
> To: [email protected]
> Message-ID: <ahqQZrP4w-LBrysd@magellan>
> Content-Type: text/plain; charset=utf-8
> 
> Hi.
> 
> In mariadb, the command
> select * from tablename into outfile '/tmp/foo.txt'
> produces no file in /tmp but in a directory with a very long name:
> /tmp/systemd-private-2a2439b12a22406fb9e6d8345f292014-mariadb.service-5Dg5Mh/
> 
> In this directory, I get tmp/foo.txt
> 
> I guess I have something to write in /etc/my.cnf.d/ but which lines and in
> which file ?
> 
> Thanks for help.
> 
> -- 
> Philippe
> 
> ------------------------------
> 
> Message: 3
> Date: Sat, 30 May 2026 11:31:42 +0400
> From: Archange <[email protected]>
> Subject: Re: MariaDB and /tmp/systemd-private-...-mariadb-.../
> To: Philippe Delavalade <[email protected]>,
>     [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=UTF-8; format=flowed
> 
> Hi,
> 
> Le 30/05/2026 à 11:23, Philippe Delavalade a écrit :
>> Hi.
>> 
>> In mariadb, the command
>> select * from tablename into outfile '/tmp/foo.txt'
>> produces no file in /tmp but in a directory with a very long name:
>> /tmp/systemd-private-2a2439b12a22406fb9e6d8345f292014-mariadb.service-5Dg5Mh/
>> 
>> In this directory, I get tmp/foo.txt
>> 
>> I guess I have something to write in /etc/my.cnf.d/ but which lines and in
>> which file ?
> 
> No, this is because mariadb systemd service uses PrivateTmp, which means
> that mariadb has its own /tmp, for security reasons. I do not recommend
> changing this, but if you want you can look at systemd service overrides
> to set PrivateTmp=no for mariadb.
> 
> Regards,
> Bruno/Archange
> 
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> Arch-general mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> 
> 
> ------------------------------
> 
> End of Arch-general Digest, Vol 41, Issue 19
> ********************************************

Reply via email to