LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-20-2019, 08:57 AM   #1
AKinBoston
LQ Newbie
 
Registered: May 2019
Location: Boston, MA
Posts: 3

Rep: Reputation: Disabled
Trying to install Linux OS on my new desktop setup, from another linux machine, can't do it!


Hello all,

I can't for the life of me find a way to install a new Linux OS.

I currently am using Linux Mint Cinnamon to try to create a bootable ISO to my USB, so I can take that bootable USB and install it on my new desktop system.

I am running into problems, because I have 2 harddrives on my new system, and it doesn't know which to choose from I think.

I am using SystemBack to accomplish this.

the errors I am getting are:

Ignoring BGRT: failed to map image memory

and

core perfctr but no contraint; unknown hardware!


Really want to get my new computer up and running with an OS, but can't figure it out!

Any help appreciated.

thanks

Allen

Last edited by AKinBoston; 05-20-2019 at 09:01 AM. Reason: forgot something.
 
Old 05-20-2019, 09:22 AM   #2
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Quote:
Originally Posted by AKinBoston View Post

Ignoring BGRT: failed to map image memory

and

core perfctr but no contraint; unknown hardware!
Which machine are you getting this message on, your new machine?

Which version of Linux Mint are you using?

Can you post the specs of your new machine?
 
Old 05-20-2019, 09:30 AM   #3
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,354

Rep: Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590Reputation: 1590
post the specs of both machines
 
1 members found this post helpful.
Old 05-20-2019, 09:31 AM   #4
AKinBoston
LQ Newbie
 
Registered: May 2019
Location: Boston, MA
Posts: 3

Original Poster
Rep: Reputation: Disabled
im getting this message on my new machine, after using SystemBack to create a bootable USB version on Mint. I guess it copied my current OS that im using on my old computer, i guess thats how it works.

Im using Linux Mint 18.1 on my old machine, 3.2.6.

My new system has Ryzen 1700 processor, 32GB ram, 2 HDs, One M.2 and one SSD, graphics card. So I think having 2 hard drives is also confusing it, but I would think that it shouldn't be this difficult.
 
Old 05-20-2019, 01:06 PM   #5
leohaywire
LQ Newbie
 
Registered: May 2019
Posts: 7

Rep: Reputation: Disabled
Simple

If you already have Linux mint on one of your machines. Go to Menu,all applications and find USB writer. Click it and a GUI will pop up. Click Write image and select the ISO you want. Next click TO and select where you want it to write. Click Write and Bingo. Next while booting up get into the bios screen and selct USB to boot from. Hope this helps, good Luck LEO

Last edited by leohaywire; 05-20-2019 at 01:19 PM.
 
Old 05-20-2019, 02:50 PM   #6
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Isn't SystemBack for creating backups? I don't think it's used for creating bootable USBs.

If I were you I'd use the command line for this.

You need to download the latest Linux Mint .iso, you'll need it because you're running quite new hardware. It is not possible to 'copy your OS' to a USB stick. So download the latest .iso from here:

https://www.linuxmint.com/edition.php?id=261

Then you'll need to copy it over to your USB drive. Get the name of your USB device via

Code:
df -h
then use

Code:
sudo cp /path/to/your/mint.iso /dev/sdX
- this will erase everything on your USB drive so be careful you have selected the right device, since everything will be erased on the device you choose.

then

Code:
sync
More info and help:

https://superuser.com/questions/6208...-iso-image-usb

You will then need to reboot your new computer via the USB stick. Plug the stick in, reboot your new machine and go into your BIOS [probably by pressing F2 or F10, if you're unsure look it up for your motherboard/computer] and make your boot device priority the USB stick. Save your changes and reboot. It should boot into the stick and you should be able to install Mint from there.

Last edited by Lysander666; 05-20-2019 at 02:54 PM.
 
1 members found this post helpful.
Old 05-21-2019, 04:26 AM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,526

Rep: Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495
I'm not sure what your end goal is. Do you want to create an iso of your installed system and use that to install on another computer? Systemback has that option as well as backup options. If you create the iso of your installed system, what software do you use to then put it on the usb? Also, if you want to install the iso of your current system to a new computer, you will need to install the Mint installer on your old system before running Systemback. I believe Mint uses the Ubiquity installer.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to know the remote machine is Virtual machine or physical machine pantdk Linux - Server 19 10-16-2014 01:48 PM
How can route traffic from one machine to another machine pronetin Linux - Networking 6 05-16-2012 10:44 AM
How to use VLC to stream AVI files from one Linux machine to another Linux machine bgoodr Linux - Software 4 05-24-2009 11:18 AM
How can I copy my Gnome desktop configuration to another machine? Io3 Linux - Desktop 3 10-31-2006 01:38 PM
trying to copy files from another machine to the local machine using telnet,..how? shrike_912 Programming 6 03-14-2006 04:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration