Re: [gentoo-user] [OFFTOPIC}: Does the MSI Tomahawk MAX is able to boot from a M2 SSD?

2020-03-19 Thread Andrew Udvare
> On Mar 19, 2020, at 23:29, tu...@posteo.de wrote: > > Beside speed and cost: > Is there any difference between using a M2 SATA SSD > or a M2 NVMe SSD? I can tell you there's a huge difference in speed as NVMe is essentially the same as plugging directly to PCI-E. m.2 SATA is basically for ba

[gentoo-user] [OFFTOPIC}: Does the MSI Tomahawk MAX is able to boot from a M2 SSD?

2020-03-19 Thread tuxic
Hi, maybe someone here, who owns a PC with a MSI Tomahawk MAX motherboard can answer this question: Is it possible to boot Linux from the installed M2 Nvme (or if not from a M2 SATA) SSD? ? In the chapter about the BIOS the user manual of the MSI Tomahaswk Max only says "Select Boot Priority",

[gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread Ian Zimmerman
On 2020-03-20 00:30, Michael wrote: > Finally, I don't think you can use the hardware specific ID, found > under /dev/ disk/by-id/wwn-xx-part1, which is a > symlink to the /dev/sda1 name. Why not? I think you can just use it directly, in place of the /dev/sdaX. After all, it's j

Re: [gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread Michael
On Thursday, 19 March 2020 19:08:55 GMT n952162 wrote: > On 2020-03-19 19:43, Michael wrote: > > On Thursday, 19 March 2020 18:32:12 GMT n952162 wrote: > >> On 2020-03-19 19:04, Michael wrote: > >>> On Thursday, 19 March 2020 17:03:15 GMT Ian Zimmerman wrote: > On 2020-03-19 10:59, n952162 wro

Re: [gentoo-user] Re: Testing ebuilds

2020-03-19 Thread Alarig Le Lay
On jeu. 19 mars 11:17:51 2020, Ian Zimmerman wrote: > But have you tried the _install_ step this way? I don't mean the "real" > install into the filesystem, just the staged install that "ebuild foo > install" does. > > I get: > > >>> Install net-mail/mu-1.3.9 into /tmp/portage/net-mail/mu-1.3.9/

Re: [gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread n952162
On 2020-03-19 19:43, Michael wrote: On Thursday, 19 March 2020 18:32:12 GMT n952162 wrote: On 2020-03-19 19:04, Michael wrote: On Thursday, 19 March 2020 17:03:15 GMT Ian Zimmerman wrote: On 2020-03-19 10:59, n952162 wrote: I changed the UUID of all the partitions of the second drive and now

Re: [gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread Michael
On Thursday, 19 March 2020 18:32:12 GMT n952162 wrote: > On 2020-03-19 19:04, Michael wrote: > > On Thursday, 19 March 2020 17:03:15 GMT Ian Zimmerman wrote: > >> On 2020-03-19 10:59, n952162 wrote: > >>> I changed the UUID of all the partitions of the second drive and now > >>> all my devices are

Re: [gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread n952162
On 2020-03-19 19:04, Michael wrote: On Thursday, 19 March 2020 17:03:15 GMT Ian Zimmerman wrote: On 2020-03-19 10:59, n952162 wrote: I changed the UUID of all the partitions of the second drive and now all my devices are linked to in /dev/disk/by-uuid. I still have no/dev/disk/by-label, though.

Re: [gentoo-user] How to set up a website

2020-03-19 Thread Michael
On Thursday, 19 March 2020 17:53:53 GMT J. Roeleveld wrote: > On 19 March 2020 18:19:38 CET, Peter Humphrey wrote: > >Hello list, > > > >I want to set up a web server on a local box, and I'm following the > >Gentoo > >guide[1]. I'd like two sites: one under /var/www/localhost and the > >other unde

[gentoo-user] Re: How to set up a website

2020-03-19 Thread Ian Zimmerman
On 2020-03-19 18:53, J. Roeleveld wrote: > I found it far simpler to use Nginx when dealing with different > websites, incl. seperate SSL certificates per site even though it is 1 > server and public IP. +1 -- Ian

[gentoo-user] Re: Testing ebuilds

2020-03-19 Thread Ian Zimmerman
On 2020-03-19 08:40, Alarig Le Lay wrote: > alarig@pikachu ~ % ls -lhd /var/tmp/portage/ > drwxrwxr-x 8 portage portage 4.0K Mar 19 08:37 /var/tmp/portage/ > alarig@pikachu ~ % ebuild > /var/db/repos/SwordArMor/net-misc/FORT-validator/FORT-validator-1.2.0.ebuild > prepare > * FORT-validator-1.2

Re: [gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread Michael
On Thursday, 19 March 2020 17:03:15 GMT Ian Zimmerman wrote: > On 2020-03-19 10:59, n952162 wrote: > > I changed the UUID of all the partitions of the second drive and now > > all my devices are linked to in /dev/disk/by-uuid. I still have > > no/dev/disk/by-label, though. Also, my swap file on a m

Re: [gentoo-user] How to set up a website

2020-03-19 Thread J. Roeleveld
On 19 March 2020 18:19:38 CET, Peter Humphrey wrote: >Hello list, > >I want to set up a web server on a local box, and I'm following the >Gentoo >guide[1]. I'd like two sites: one under /var/www/localhost and the >other under >/var/www/mydomain, in which mydomain is registered to me. > >The main

[gentoo-user] How to set up a website

2020-03-19 Thread Peter Humphrey
Hello list, I want to set up a web server on a local box, and I'm following the Gentoo guide[1]. I'd like two sites: one under /var/www/localhost and the other under /var/www/mydomain, in which mydomain is registered to me. The main problem I'm having is that all the Gentoo documents I've found

[gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread Ian Zimmerman
On 2020-03-19 10:59, n952162 wrote: > I changed the UUID of all the partitions of the second drive and now > all my devices are linked to in /dev/disk/by-uuid. I still have > no/dev/disk/by-label, though. Also, my swap file on a mounted drive > wasn't mounted, which was my original problem ;-( Do

[gentoo-user] gentoo-user+unsubscr...@lists.gentoo.org

2020-03-19 Thread JingYuan Chen

Re: [gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread n952162
I changed the UUID of all the partitions of the second drive and now all my devices are linked to in /dev/disk/by-uuid. I still have no/dev/disk/by-label, though.  Also, my swap file on a mounted drive wasn't mounted, which was my original problem  ;-( On 2020-03-19 09:36, n952162 wrote: On 2020

Re: [gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread n952162
On 2020-03-19 09:33, Neil Bothwick wrote: On Thu, 19 Mar 2020 08:17:58 +0100, n952162 wrote: A couple of years back, I bought these drives to install RAID on them, but gave up on that.  Now, I've decided to do "manual" RAID, but I'm wondering if the fact that the two drives have the same UUID i

Re: [gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread Neil Bothwick
On Thu, 19 Mar 2020 08:17:58 +0100, n952162 wrote: > A couple of years back, I bought these drives to install RAID on them, > but gave up on that.  Now, I've decided to do "manual" RAID, but I'm > wondering if the fact that the two drives have the same UUID is causing > whoever it is who sets up /

Re: [gentoo-user] Testing ebuilds

2020-03-19 Thread Alarig Le Lay
On mer. 18 mars 19:20:23 2020, Jack wrote: > On 2020.03.18 18:59, Ian Zimmerman wrote: > > After a hiatus I am trying to create my own ebuild repository again. I > > need a way to test the separate steps (fetch, prepare, comiple, install > > etc.) and I would like to do all of them as a regular us

Re: [gentoo-user] Re: SDD, what features to look for and what to avoid.

2020-03-19 Thread Dale
David Haller wrote: > Hello, an addendum without digging up the details ... > > On Tue, 17 Mar 2020, David Haller wrote: >> On Tue, 17 Mar 2020, Grant Edwards wrote: >>> I've put five Samsung SATA drives into various things in the past few >>> years with flawless results. Samsung is one of the big

Re: [gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread n952162
On 2020-03-19 08:17, n952162 wrote: I just discovered that two of my disks have exactly the same UUIDs. A couple of years back, I bought these drives to install RAID on them, but gave up on that.  Now, I've decided to do "manual" RAID, but I'm wondering if the fact that the two drives have the

Re: [gentoo-user] Re: swaps mounted randomly [not out of the woods yet]

2020-03-19 Thread n952162
I just discovered that two of my disks have exactly the same UUIDs. A couple of years back, I bought these drives to install RAID on them, but gave up on that.  Now, I've decided to do "manual" RAID, but I'm wondering if the fact that the two drives have the same UUID is causing whoever it is who