Transfer persistence from live USB to HDD

When you run into problems installing MX Linux XFCE
Message
Author
User avatar
fehlix
Developer
Posts: 12877
Joined: Wed Apr 11, 2018 5:09 pm

Re: Transfer persistence from live USB to HDD

#11 Post by fehlix »

Slasx wrote: Sun Oct 13, 2019 5:26 pm
fehlix wrote: Sun Oct 13, 2019 2:24 pm When booted LiveUSB/DVD in UEFI-mode the auto-installer "assumes" installation of EFI-grubloader and prefers GPT-partition layout.
Seeing that my live USB w persistence starts up in UEFI-mode, is it safe to "assume" that if I simply let the MX Linux Installer "Auto Install Using Entire Disk" that it will automatically proceed to create the needed GPT-partition table on the HDD?
Yes.
Slasx wrote: Sun Oct 13, 2019 5:26 pmOr do I need to format the HDD first and manually create GPT partition tables?
No. The installer will create a new GPT partition table (and by this wipes the selected drive) and creates/formates a set of default partitions, like ESP, system-partition "/" (aka root-partition) and swap-partition.
After auto-installation of the system, you still need to choose for the GRUB-installation the target by selecting the pre-selected ESP-target, i.e accept the default. Just enter username and password for user and system-user "root". Atfer reboot it shall boot and shall display a GRUB-menu.
:puppy:

Slasx
Posts: 73
Joined: Wed Oct 09, 2019 5:51 pm

Re: Transfer persistence from live USB to HDD

#12 Post by Slasx »

fehlix wrote: Sun Oct 13, 2019 6:15 pm No. The installer will create a new GPT partition table (and by this wipes the selected drive) and creates/formates a set of default partitions, like ESP, system-partition "/" (aka root-partition) and swap-partition.
After auto-installation of the system, you still need to choose for the GRUB-installation the target by selecting the pre-selected ESP-target, i.e accept the default. Just enter username and password for user and system-user "root". Atfer reboot it shall boot and shall display a GRUB-menu.
:puppy:
Hi Fehlix,

So I finally took the plunge today and wiped off Win 8 from my HDD and installed MX 18.3. Upon booting I noticed a few errors fly by so I did this:

cat /var/log/dmesg | grep Error and here is the output

[ 3.480743] ACPI BIOS Error (bug): Could not resolve [^^^PB2.VGA.AFN7], AE_NOT_FOUND (20180810/psargs-330)
[ 3.480869] ACPI Error: Method parse/execution failed \_SB.PCI0.VGA.LCDD._BCM, AE_NOT_FOUND (20180810/psparse-516)
[ 3.480989] ACPI Error: Evaluating _BCM failed (20180810/video-364)

I also see these messages in the log file:

[ 3.488196] ACPI: Thermal Zone [THRM] (54 C)
[ 3.507568] ACPI: bus type USB registered
[ 3.513446] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\SBSM) (20180810/utaddress-213)
[ 3.513460] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

I was getting no error messages booting from live USB on the same laptop.

Do any of these errors seem serious? Is there a work around?

It seems ACPI problems are common and can be ignored: https://www.linuxquestions.org/question ... 175605357/

BTW, what is the difference betw kernel 4.9.193.....xxxx and 4.9.193.....xxxx systemd? Which one should I choose to start up?

Any response would be much appreciated.

User avatar
KernSpy
Posts: 144
Joined: Wed Nov 05, 2014 9:09 pm

Re: Transfer persistence from live USB to HDD

#13 Post by KernSpy »

As far as the log goes: /var/log/bootlog .. I think.
MX-19.2_x64 | System76 Galago UltraPro / Clevo W740SU | Intel Core i7-4770HQ | Intel Iris Pro Graphics 5200 | 16 GB DDR3 | Intel 530 series mSATA SSD - 240-GB | WD7500BPKX - 750-GB | Intel HD Audio.

User avatar
fehlix
Developer
Posts: 12877
Joined: Wed Apr 11, 2018 5:09 pm

Re: Transfer persistence from live USB to HDD

#14 Post by fehlix »

Slasx wrote: Mon Oct 21, 2019 5:05 pm Any response would be much appreciated.
I tend to ignore those ACPI bios error warning - seems kind of never ending story, which either get fixed within newer kernel or new show up with the next kernel.

Slasx
Posts: 73
Joined: Wed Oct 09, 2019 5:51 pm

Re: Transfer persistence from live USB to HDD

#15 Post by Slasx »

fehlix wrote: Mon Oct 21, 2019 7:31 pm I tend to ignore those ACPI bios error warning - seems kind of never ending story, which either get fixed within newer kernel or new show up with the next kernel.
Cool. I'll do the same. Surprised though that the error does not come up booting from live USB.

And what about systemd? Is that the kernel I should be using?

User avatar
fehlix
Developer
Posts: 12877
Joined: Wed Apr 11, 2018 5:09 pm

Re: Transfer persistence from live USB to HDD

#16 Post by fehlix »

Slasx wrote: Mon Oct 21, 2019 7:56 pm And what about systemd? Is that the kernel I should be using?
systemd is not a kernel. MX come with two "init" ( kind of boot-strap-method of booting Linux OS. The one is called systemd the other "init" method is called SysVinit. The later is the default used with MX Linux. But some user prefer to boot with the systemd init-method. I do only use SysVinit.

User avatar
BitJam
Developer
Posts: 2303
Joined: Sat Aug 22, 2009 11:36 pm

Re: Transfer persistence from live USB to HDD

#17 Post by BitJam »

fehlix wrote: Mon Oct 21, 2019 7:31 pmI tend to ignore those ACPI bios error warning - seems kind of never ending story, which either get fixed within newer kernel or new show up with the next kernel.
+1
"The first principle is that you must not fool yourself -- and you are the easiest person to fool."

-- Richard Feynman

Slasx
Posts: 73
Joined: Wed Oct 09, 2019 5:51 pm

Re: Transfer persistence from live USB to HDD

#18 Post by Slasx »

Success. Persistence was flawlessly xfered to HDD.

Something peculiar happened after the install though. I wanted to run the install again. However, when I booted from the live USB (on the laptop where I had xfered persistence to HDD, the menu option "Custom x64 *Oct 2019)" was unavailable!! Strange. Even stranger, if I booted the live USB on another laptop (where no MX is installed), the "Custom x64 *Oct 2019)" was still available!!

Is this a bug or a feature?

Post Reply

Return to “Installation”