Linux Lite Forums

Full Version: UEFI Build Test
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
If you don't mind [member=5414]firenice03[/member] the new ISO, as I've deleted the other one Smile
(11-07-2018, 01:37 AM)Jerry link Wrote:If you don't mind [member=5414]firenice03[/member] the new ISO, as I've deleted the other one Smile

Sure thing..
I happen to run updates - it prompted there were 28, which installed and rebooted.. I"ll download the new ISO and see if I can install tonight but may it be tomorrow afternoon..
Thank you Smile

Sent from my Mobile phone using Tapatalk

Same set up mirroring the previous install. - Kangaroo is UEFI only (no legacy) SecureBoot = Enabled
Dual boot with Win10; LL4.2 installed to external MMC (SD) card.

Again, I created a USB (in Windows) from a separate system via Win32disk and the LL4.2_64bit UEFI ISO.. I booted the USB with secureboot enabled and into the Live Environment.
I checked disks, removed previous LL4.2 partition.

Started the Install from desktop - using the newly created partition.
All options were "default" with the exception of "Something Else" (didn't download updates nor 3rd party) - English locales and skipped the connection to WiFI .
I installed the the boot manager to mmcblk1, the same where LL is installed.

Just as the 1st time. Install was simple, straightforward and quick . The LiveUSB was the same as I used previously (reformatted) seemed to take just a bit longer longer to load.

After Install = Checked for updates 35 where ready, installed and rebooted.
Same outputs..
Code:
uname -r       4.15.0-38-generic cat /etc/llver       Linux Lite 4.2

Haven't removed the VBOX stuff but 1st boot didn't seem out of the norm... Timed at <1 1/2 minutes.

Same error on boot about "failed mem for rom" that blinked up on the splash briefly - doesn't seem to affect..

If you need any output I'll leave as is till the weekend..
Thanks [member=5414]firenice03[/member] looks like a repeat of the first ISO install. Can you try updating please and make sure the /etc/apt dir is populated. Cheers.
(11-08-2018, 03:46 AM)Jerry link Wrote:Thanks [member=5414]firenice03[/member] looks like a repeat of the first ISO install. Can you try updating please and make sure the /etc/apt dir is populated. Cheers.
[member=2]Jerry[/member]
After install there were 35 updates available which I installed/rebooted..
Reran updates (after a reboot) showing "Currently up to date"

/etc/apt is populated; with the following..
Code:
ls -la /etc/apt/ total 44 drwxr-xr-x  6 root root  4096 Nov  7 16:13 . drwxr-xr-x 163 root root 12288 Nov  7 21:32 .. drwxr-xr-x  2 root root  4096 Nov  7 21:05 apt.conf.d drwxr-xr-x  2 root root  4096 Apr 14  2016 preferences.d -rw-r--r--  1 root root  499 Nov  7 16:13 sources.list drwxr-xr-x  2 root root  4096 Jun  4 01:29 sources.list.d -rw-r--r--  1 root root  3432 Nov  7 21:05 sources.list_ORIG -rw-r--r--  1 root root  1211 Mar 20  2018 trusted.gpg drwxr-xr-x  2 root root  4096 Jun  4 01:29 trusted.gpg.d

Thanks, all looks well now in regards to updating Wink

Can you please do:

Code:
tree /etc/apt
(11-08-2018, 04:27 AM)Jerry link Wrote:Thanks, all looks well now in regards to updating Wink

Can you please do:

Code:
tree /etc/apt

Sure Smile
Code:
tree /etc/apt /etc/apt ├── apt.conf.d │  ├── 00aptitude │  ├── 00trustcdrom │  ├── 01autoremove │  ├── 01autoremove-kernels │  ├── 01-vendor-ubuntu │  ├── 10periodic │  ├── 15update-stamp │  ├── 20archive │  ├── 20dbus │  ├── 20packagekit │  ├── 50command-not-found │  ├── 70debconf │  ├── 88libdvdcss-pkg -> /usr/lib/libdvd-pkg/88libdvdcss-pkg │  ├── 99synaptic │  ├── 99update-notifier │  └── local ├── preferences.d ├── sources.list ├── sources.list.d │  ├── linuxlite.list │  ├── otto-kesselgulasch-ubuntu-gimp-xenial.list │  └── teejee2008-ubuntu-ppa-bionic.list ├── sources.list_ORIG ├── trusted.gpg └── trusted.gpg.d     ├── otto-kesselgulasch_ubuntu_gimp.gpg     ├── teejee2008_ubuntu_ppa.gpg     ├── ubuntu-keyring-2012-archive.gpg     └── ubuntu-keyring-2012-cdimage.gpg 4 directories, 26 files
Looks great, ty Smile
(11-08-2018, 05:19 AM)Jerry link Wrote:Looks great, ty Smile
Not a problem Smile
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20