On 27/12/15 22:32, Franta Hanzlík wrote:
On Tue, 24 Nov 2015 14:38:43 +1030
Stephen Davies wrote:
I am trying to change my sendmail configuration to deliver all "user unknown"
emails to a specific account (baduser).
I added the DL definition to sendmail.mc and generated test.cf.
Then I tested
Once upon a time, Berend De Schouwer said:
> If you're using fdisk you're using a BIOS partition table. Depending
> on UEFI settings, you need a GPT partition table.
Modern Linux fdisk can also create/manage GPT disks.
--
Chris Adams
--
users mailing list
users@lists.fedoraproject.org
To uns
On Sun, 2015-12-27 at 08:48 +0100, Antonio M wrote:
> /dev/sda1 2048 1fdisk -l
If you're using fdisk you're using a BIOS partition table. Depending
on UEFI settings, you need a GPT partition table.
The Fedora installer detects UEFI, and then decides to use a GPT
partition table, and look for spa
ok, let me try, right now it is updating stuff
On Sun, Dec 27, 2015 at 12:43 PM, Fulko Hew wrote:
> On Sun, Dec 27, 2015 at 12:17 PM, Javier Perez wrote:
> > Hi
> >
> > My system is supposed to be in English, but all the commands at the
> console
> > level give feedback in Spanish.
> > How can
On 12/27/2015 06:44 AM, Tim wrote:
Generally speaking, if you want to clone drives, you're much better off
booting from some third thing,
Clonezilla.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listin
On Sun, Dec 27, 2015 at 12:17 PM, Javier Perez wrote:
> Hi
>
> My system is supposed to be in English, but all the commands at the console
> level give feedback in Spanish.
> How can I troubleshoot this?
>
> [root@bloody ~]# export
...snip ...
> declare -x LANGUAGE="en_US:es"
Its this one that'
Hi
My system is supposed to be in English, but all the commands at the console
level give feedback in Spanish.
How can I troubleshoot this?
[root@bloody ~]# export
declare -x HISTCONTROL="ignoredups"
declare -x HISTSIZE="1000"
declare -x HOME="/root"
declare -x HOSTNAME="bloody.localdomain"
decla
On Mon, 28 Dec 2015 01:14:48 +1030
Tim wrote:
> Generally speaking, if you want to clone drives, you're much better off
> booting from some third thing, and copying from source to destination
> without any interference from an OS currently running from the drive
> you're copying.
Yep. I do that p
Philip Rhoades wrote:
>> I am interested to see if it is possible to boot on an existing disk -
>> say /dev/sda ("A") - and then manually create everything required on a
>> second disk - /dev/sdb ("B") eg:
Generally speaking, if you want to clone drives, you're much better off
booting from some th
Timothy,
Date: Sun, 27 Dec 2015 10:36:36 +0100
From: Timothy Murphy
To: users@lists.fedoraproject.org
Subject: Re: An Exercise: Manually creating a new boot disk from an
existingone
Message-ID:
Content-Type: text/plain; charset="ISO-8859-1"
Philip Rhoades wrote:
I am intere
On Tue, 24 Nov 2015 14:38:43 +1030
Stephen Davies wrote:
> I am trying to change my sendmail configuration to deliver all "user unknown"
> emails to a specific account (baduser).
> I added the DL definition to sendmail.mc and generated test.cf.
> Then I tested this new config using:
>
> echo wh
Philip Rhoades wrote:
> I am interested to see if it is possible to boot on an existing disk -
> say /dev/sda ("A") - and then manually create everything required on a
> second disk - /dev/sdb ("B") eg:
>
> - create the partition table and partitions on B
>
> - dd the existing boot track(s) from
People,
I am interested to see if it is possible to boot on an existing disk -
say /dev/sda ("A") - and then manually create everything required on a
second disk - /dev/sdb ("B") eg:
- create the partition table and partitions on B
- dd the existing boot track(s) from A to a file and then dd
13 matches
Mail list logo