Re: How to migrate Ubuntu to new computer?

2019-03-01 Thread Matt Graham

On 2019-02-27 17:33, Harold Hartley wrote:

On Wed, Feb 27, 2019, at 17:22, Matthew Crews wrote:

On 2/27/19 4:03 PM, Harold Hartley wrote:
I found out that problem myself. Ubuntu uses a different disc 
formatting

than the other distro’s uses.

In what way?

I don’t remember the name of the formatting, but it makes it hard to
take source code and compile it.


That doesn't make a lot of sense.  LVM/no LVM and ext4 or XFS or ZFS 
shouldn't make any difference to the compiler.


I could see problems happening if they set SELinux to "enforcing" and 
put together a fine-grained and bloody-minded set of policies.  In that 
case, a compiler-generated executable might not have the right security 
context to read its config file or its data files.  Heck, "make install" 
would probably fail on a system like that even if you ran it as root and 
left PREFIX as /usr/local .


--
Crow202 Blog: http://crow202.org/wordpress
There is no Darkness in Eternity
But only Light too dim for us to see.
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: How to migrate Ubuntu to new computer?

2019-02-27 Thread Harold Hartley
Ok, I have it now. It’s a “under a meritocratic 
 governance model. 
Debian and Ubuntu packages are not necessarily binary compatible 
 with each other, however, 
so packages may need to be rebuilt from source 
 to be used in Ubuntu.

On Wed, Feb 27, 2019, at 17:22, Matthew Crews wrote:
> On 2/27/19 4:03 PM, Harold Hartley wrote:
> > I found out that problem myself. Ubuntu uses a different disc formatting
> > than the other distro’s uses.
> 
> In what way?
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss

--
 Harold Hartley
 17632 N. 5th place
 Phoenix, AZ 85022
 wheelie...@ownmail.net

---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: How to migrate Ubuntu to new computer?

2019-02-27 Thread Harold Hartley
I don’t remember the name of the formatting, but it makes it hard to take 
source code and compile it.
But I ended up chucking Ubuntu for Debian and fedora.

On Wed, Feb 27, 2019, at 17:22, Matthew Crews wrote:
> On 2/27/19 4:03 PM, Harold Hartley wrote:
> > I found out that problem myself. Ubuntu uses a different disc formatting
> > than the other distro’s uses.
> 
> In what way?
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss

--
 Harold Hartley
 17632 N. 5th place
 Phoenix, AZ 85022
 wheelie...@ownmail.net
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: How to migrate Ubuntu to new computer?

2019-02-27 Thread Matthew Crews
On 2/27/19 4:03 PM, Harold Hartley wrote:
> I found out that problem myself. Ubuntu uses a different disc formatting
> than the other distro’s uses.

In what way?
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: How to migrate Ubuntu to new computer?

2019-02-27 Thread Harold Hartley
I found out that problem myself. Ubuntu uses a different disc formatting than 
the other distro’s uses.

On Wed, Feb 27, 2019, at 15:54, Carruth, Rusty wrote:
> 
> Interesting. I’ve done cloning for years with little problem. But then, I 
> don’t do RAID, LVM, or encryption. I can see how that would be a little 
> difficult.
> 
> 
> Beware, though, of just bringing your entire home dir across to a new 
> version. Often the dot files will be wrong, some fatally so. (Voice of 
> experience!)
> 
> 
> 
> Rusty
> 
> 
> *From:* PLUG-discuss [mailto:plug-discuss-boun...@lists.phxlinux.org] *On 
> Behalf Of *Michael Butash
> *Sent:* Monday, February 25, 2019 3:02 PM
> *To:* Main PLUG discussion list
> *Subject:* Re: How to migrate Ubuntu to new computer?
> 
> 
> Agree here, cloning disks on linux haven't worked for me in 20 years, 
> particularly doing anything like raid, encryption, or lvm. Start over and 
> just get a base os working.
> 
> 
> OS is fairly irrelevant outside of sysctl's and services loading from etc, 
> but meshing between major revisions or distributions here is problematic at 
> best. Clean build is best.
> 
> 
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss

--
 Harold Hartley
 17632 N. 5th place
 Phoenix, AZ 85022
 wheelie...@ownmail.net

---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

RE: How to migrate Ubuntu to new computer?

2019-02-27 Thread Carruth, Rusty
Interesting.  I’ve done cloning for years with little problem.  But then, I 
don’t do RAID, LVM, or encryption.  I can see how that would be a little 
difficult.

Beware, though, of just bringing your entire home dir across to a new version.  
Often the dot files will be wrong, some fatally so. (Voice of experience!)


Rusty

From: PLUG-discuss [mailto:plug-discuss-boun...@lists.phxlinux.org] On Behalf 
Of Michael Butash
Sent: Monday, February 25, 2019 3:02 PM
To: Main PLUG discussion list
Subject: Re: How to migrate Ubuntu to new computer?

Agree here, cloning disks on linux haven't worked for me in 20 years, 
particularly doing anything like raid, encryption, or lvm.  Start over and just 
get a base os working.

OS is fairly irrelevant outside of sysctl's and services loading from etc, but 
meshing between major revisions or distributions here is problematic at best.  
Clean build is best.

---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: How to migrate Ubuntu to new computer?

2019-02-25 Thread Stephen Partington
To follow up here a clean install is my suggestion as well. Backup and
restore of your user profiles is pretty straightforward also.

On Mon, Feb 25, 2019, 3:02 PM Michael Butash  wrote:

> Agree here, cloning disks on linux haven't worked for me in 20 years,
> particularly doing anything like raid, encryption, or lvm.  Start over and
> just get a base os working.
>
> OS is fairly irrelevant outside of sysctl's and services loading from etc,
> but meshing between major revisions or distributions here is problematic at
> best.  Clean build is best.
>
> I've imported my homedir's lock stock and barrel across versions and
> distributions, to some varying success over the years, but I always run
> into weirdness that leads me to largely blow out my home directory in doing
> so too.  If I nuke my system to go to another, I largely manually rebuild
> it each time.  I also try to re-document anything new, as invariably I'm
> doing something with new hardware, mobo, secure-boot, and just general
> distro weirdness, so it's often worthwhile to do so for next time, or at
> least some good start to remembering what I did to make something work.
>
> Again, clean is best.  Chrome has profile imports, most messaging means
> too, rest I'm not adverse to rebuilding from logins to things I need.  I
> get weird issues across even google profile imports, but it's much harder
> to nuke that and start over, sadly enough.
>
> Ubuntu hasn't upgraded cleanly for me between any revision since 10.04, so
> I just presume I'm rebuilding it during an upgrade one way or another, and
> often end up doing some major mods due to ubuntu blowing up an upgrade
> horribly.  I tend to now look at it as an opportunity for improvement
> procedurally, but manual rebuilds afford me some "do-overs" I do not
> discourage...
>
> Why I run Arch now with rolling upgrades - I've not had to "start over" in
> years now, even with major kernel, graphics, and DE changes.  Ubuntu on my
> XPS has been a general disaster since upgrading from 16.04 on it which
> worked mostly, then going 18.04, even upgrading to 18.10 it's still a
> basketcase.  Wayland replacement seems mostly the root cause.  Feels like
> when they shat Unity upon the public randomly.
>
> My goal is to get arch working on the xps too.  So far, I haven't had such
> luck sadly, so still stuck with ubuntu for it at least for now.
>
> -mb
>
>
> On Mon, Feb 25, 2019 at 9:30 AM Andrew McRobb 
> wrote:
>
>> IHMO, you are better off doing a fresh install to save yourself the
>> headaches and time. Especially if you have SSD drives. Just 7zip your home
>> directory, and use the many ways of transferring files today to the new
>> computer. USB, Google Drive, rysnc, netcat, DVD.
>>
>> On Mon, Feb 25, 2019 at 3:37 PM Bob Elzer  wrote:
>>
>>> first thing I would try is to clone the disks and stick them in the new
>>> computer and see if it boots.
>>>
>>> it would help if you could give the specs of the old and new computers
>>> what motherboards, how many disk's, memory and video cards
>>>
>>>
>>>
>>> On Sun, Feb 24, 2019, 9:03 PM Stephen Elliott >> wrote:
>>>
 How do I migrate the full Ubuntu 18.04 os, setup, and data to a new
 computer?



 ---
 PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
 To subscribe, unsubscribe, or to change your mail settings:
 https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>>
>>> ---
>>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>>> To subscribe, unsubscribe, or to change your mail settings:
>>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>
>> ---
>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: How to migrate Ubuntu to new computer?

2019-02-25 Thread Stephen Partington
So short answer. If the hardware is similar enough to use the same drivers
you can pull the drive and put it in the new machine. Complexity can go up
from there.

On Mon, Feb 25, 2019, 3:02 PM Michael Butash  wrote:

> Agree here, cloning disks on linux haven't worked for me in 20 years,
> particularly doing anything like raid, encryption, or lvm.  Start over and
> just get a base os working.
>
> OS is fairly irrelevant outside of sysctl's and services loading from etc,
> but meshing between major revisions or distributions here is problematic at
> best.  Clean build is best.
>
> I've imported my homedir's lock stock and barrel across versions and
> distributions, to some varying success over the years, but I always run
> into weirdness that leads me to largely blow out my home directory in doing
> so too.  If I nuke my system to go to another, I largely manually rebuild
> it each time.  I also try to re-document anything new, as invariably I'm
> doing something with new hardware, mobo, secure-boot, and just general
> distro weirdness, so it's often worthwhile to do so for next time, or at
> least some good start to remembering what I did to make something work.
>
> Again, clean is best.  Chrome has profile imports, most messaging means
> too, rest I'm not adverse to rebuilding from logins to things I need.  I
> get weird issues across even google profile imports, but it's much harder
> to nuke that and start over, sadly enough.
>
> Ubuntu hasn't upgraded cleanly for me between any revision since 10.04, so
> I just presume I'm rebuilding it during an upgrade one way or another, and
> often end up doing some major mods due to ubuntu blowing up an upgrade
> horribly.  I tend to now look at it as an opportunity for improvement
> procedurally, but manual rebuilds afford me some "do-overs" I do not
> discourage...
>
> Why I run Arch now with rolling upgrades - I've not had to "start over" in
> years now, even with major kernel, graphics, and DE changes.  Ubuntu on my
> XPS has been a general disaster since upgrading from 16.04 on it which
> worked mostly, then going 18.04, even upgrading to 18.10 it's still a
> basketcase.  Wayland replacement seems mostly the root cause.  Feels like
> when they shat Unity upon the public randomly.
>
> My goal is to get arch working on the xps too.  So far, I haven't had such
> luck sadly, so still stuck with ubuntu for it at least for now.
>
> -mb
>
>
> On Mon, Feb 25, 2019 at 9:30 AM Andrew McRobb 
> wrote:
>
>> IHMO, you are better off doing a fresh install to save yourself the
>> headaches and time. Especially if you have SSD drives. Just 7zip your home
>> directory, and use the many ways of transferring files today to the new
>> computer. USB, Google Drive, rysnc, netcat, DVD.
>>
>> On Mon, Feb 25, 2019 at 3:37 PM Bob Elzer  wrote:
>>
>>> first thing I would try is to clone the disks and stick them in the new
>>> computer and see if it boots.
>>>
>>> it would help if you could give the specs of the old and new computers
>>> what motherboards, how many disk's, memory and video cards
>>>
>>>
>>>
>>> On Sun, Feb 24, 2019, 9:03 PM Stephen Elliott >> wrote:
>>>
 How do I migrate the full Ubuntu 18.04 os, setup, and data to a new
 computer?



 ---
 PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
 To subscribe, unsubscribe, or to change your mail settings:
 https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>>
>>> ---
>>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>>> To subscribe, unsubscribe, or to change your mail settings:
>>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>
>> ---
>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: How to migrate Ubuntu to new computer?

2019-02-25 Thread Michael Butash
Agree here, cloning disks on linux haven't worked for me in 20 years,
particularly doing anything like raid, encryption, or lvm.  Start over and
just get a base os working.

OS is fairly irrelevant outside of sysctl's and services loading from etc,
but meshing between major revisions or distributions here is problematic at
best.  Clean build is best.

I've imported my homedir's lock stock and barrel across versions and
distributions, to some varying success over the years, but I always run
into weirdness that leads me to largely blow out my home directory in doing
so too.  If I nuke my system to go to another, I largely manually rebuild
it each time.  I also try to re-document anything new, as invariably I'm
doing something with new hardware, mobo, secure-boot, and just general
distro weirdness, so it's often worthwhile to do so for next time, or at
least some good start to remembering what I did to make something work.

Again, clean is best.  Chrome has profile imports, most messaging means
too, rest I'm not adverse to rebuilding from logins to things I need.  I
get weird issues across even google profile imports, but it's much harder
to nuke that and start over, sadly enough.

Ubuntu hasn't upgraded cleanly for me between any revision since 10.04, so
I just presume I'm rebuilding it during an upgrade one way or another, and
often end up doing some major mods due to ubuntu blowing up an upgrade
horribly.  I tend to now look at it as an opportunity for improvement
procedurally, but manual rebuilds afford me some "do-overs" I do not
discourage...

Why I run Arch now with rolling upgrades - I've not had to "start over" in
years now, even with major kernel, graphics, and DE changes.  Ubuntu on my
XPS has been a general disaster since upgrading from 16.04 on it which
worked mostly, then going 18.04, even upgrading to 18.10 it's still a
basketcase.  Wayland replacement seems mostly the root cause.  Feels like
when they shat Unity upon the public randomly.

My goal is to get arch working on the xps too.  So far, I haven't had such
luck sadly, so still stuck with ubuntu for it at least for now.

-mb


On Mon, Feb 25, 2019 at 9:30 AM Andrew McRobb 
wrote:

> IHMO, you are better off doing a fresh install to save yourself the
> headaches and time. Especially if you have SSD drives. Just 7zip your home
> directory, and use the many ways of transferring files today to the new
> computer. USB, Google Drive, rysnc, netcat, DVD.
>
> On Mon, Feb 25, 2019 at 3:37 PM Bob Elzer  wrote:
>
>> first thing I would try is to clone the disks and stick them in the new
>> computer and see if it boots.
>>
>> it would help if you could give the specs of the old and new computers
>> what motherboards, how many disk's, memory and video cards
>>
>>
>>
>> On Sun, Feb 24, 2019, 9:03 PM Stephen Elliott > wrote:
>>
>>> How do I migrate the full Ubuntu 18.04 os, setup, and data to a new
>>> computer?
>>>
>>>
>>>
>>> ---
>>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>>> To subscribe, unsubscribe, or to change your mail settings:
>>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>>
>> ---
>> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
>
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: How to migrate Ubuntu to new computer?

2019-02-25 Thread Bob Elzer
first thing I would try is to clone the disks and stick them in the new
computer and see if it boots.

it would help if you could give the specs of the old and new computers what
motherboards, how many disk's, memory and video cards



On Sun, Feb 24, 2019, 9:03 PM Stephen Elliott  How do I migrate the full Ubuntu 18.04 os, setup, and data to a new
> computer?
>
>
>
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Re: How to migrate Ubuntu to new computer?

2019-02-25 Thread Matthew Crews
On Sun, 2019-02-24 at 17:28 +, Stephen Elliott wrote:
> How do I migrate the full Ubuntu 18.04 os, setup, and data to a new
> computer?
> 
> 

A little context is needed. What are you migrating from?

If you are migrating from another Linux-based system, make sure you
perform a backup of your /home folder, plus any other folders you think
you will need to backup. Make a list of notable applications you will
need. Install Ubuntu on your new machine, and restore your backup.

If you are migrating from Windows, it is a lot trickier, and not as
straight forward.


signature.asc
Description: This is a digitally signed message part
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss