LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-05-2020, 11:21 PM   #1
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268
Blog Entries: 6

Rep: Reputation: Disabled
Question How do i flash Coreboot onto my Sony VPCCB17FG?


As of Sony no longer had BIOS upgrades for the laptop since 2012, so unable to install any UEFI managers, and currently installed ones are at NONE working
First of all, what are the ESP, EFI system partition roles for legacy systems, said from https://en.wikipedia.org/wiki/BIOS_boot_partition? And how to get my ESP working over my BIOS_GRUB partition?
If those are all failed i then need to flash Coreboot for my laptop, but unfortunately there aren't any Coreboot wikies or docs for Sony laptops, but does this mean Sony laptops are NOT YET supported for Coreboot?
 
Old 07-06-2020, 08:06 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Does not look like Sony devices are supported.

https://coreboot.org/status/board-status.html

With a legacy MBR formatted hard drive there are no ESP/EFI system partition roles.

If you are going to use a GPT formatted hard drive you need a BIOS boot partition. However, some legacy BIOS do have problems booting a GPT partitioned hard drive so if you end up trying and it does not work then go back to a MBR formatted drive.

The basic limitation to the legacy MBR is 2 TB max size for the hard drive.

Last edited by michaelk; 07-06-2020 at 08:18 PM.
 
Old 07-06-2020, 08:17 PM   #3
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
But my one is an GPT scheme with BIOS boot partition under legacy BIOS (normally booting at all), so how does ESP work for this situation?
Quote:
Originally Posted by michaelk View Post
If you are going to use a GPT formatted hard drive you need a BIOS boot partition. However, not all legacy motherboards are capable of booting to a GPT partition hard drive so if you end up trying and it does not work then go back to a MBR formatted drive.
The basic limitation to the legacy MBR is 2 TB max size for the hard drive.
 
Old 07-06-2020, 08:30 PM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
I have not actually tried but the Arch Wiki has instructions.

https://wiki.archlinux.org/index.php...c_instructions
 
Old 07-09-2020, 03:51 AM   #5
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
Below are my details about my i7 cores and the BIOS, if Coreboot is NOT mainboard independent is my laptop mainboard capable for Coreboot?
On the other hand if Coreboot IS opposedly mainboard anarchy are my cores capable too?
Code:
$ sudo smbios-sys-info
Libsmbios version:      2.4.3
Product Name:           VPCCB17FG
Vendor:                 Sony Corporation
BIOS Version:           R0242V2
System ID:              Could not determine System ID.
Service Tag:            27538883-7000615
Express Service Code:   0
Asset Tag:              N/A
Property Ownership Tag: 
$ sudo smbios-sys-info-lite
Libsmbios:    2.4.3
Error getting the System ID:    unknown error.
Service Tag:  27538883-7000615
Express Service Code: 172273558179
Asset Tag:  N/A
Product Name: VPCCB17FG
BIOS Version: R0242V2
Vendor:       Sony Corporation
Is Dell:      0
OEM String 1: 1034672416H
OEM String 2: FNC-EXTB
OEM String 3: A3FM35fUNkXWM5fUw61WMbxgw61QGtpXnOcj1QNkXWO5fUwkXW
OEM String 4: Reserved
OEM String 5: 7.0.4.1197
$ neofetch|grep -ie i7
CPU: Intel i7-2620M (4) @ 3.400GHz 
$ screenfetch|grep -ie i7
CPU: Intel Core i7-2620M @ 4x 3.4GHz [72.0°C]
$
 
Old 07-09-2020, 06:15 AM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
In general the UEFI/BIOS is unique to each motherboard manufacture. This makes it difficult to port the firmware to existing hardware unless the manufacture is willing to provide that information to the coreboot project.
 
Old 07-09-2020, 07:04 AM   #7
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
And for the FINAL gens of legacy BIOS laptops (from their DEBUT years), UEFI has likely been brought to you by the OEMs' BIOS upgrades.
A good news is, Intel has CEASED legacy BIOS since this year, proposed in 2017, you just enjoy pure UEFI.
AMD is going to cease (unsure if having ceased too) legacy BIOS too these years.
Quote:
Originally Posted by michaelk View Post
In general the UEFI/BIOS is unique to each motherboard manufacture. This makes it difficult to port the firmware to existing hardware unless the manufacture is willing to provide that information to the coreboot project.

Last edited by hd_scania; 07-09-2020 at 07:07 AM.
 
Old 07-09-2020, 10:56 AM   #8
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,573
Blog Entries: 19

Rep: Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452
Quote:
Originally Posted by hd_scania View Post
But my one is an GPT scheme with BIOS boot partition under legacy BIOS (normally booting at all), so how does ESP work for this situation?
You will need to create an EFI system partition on your hard drive. This is quite separate from your existing BIOS boot partition (which is for legacy boots only). Unlike BIOS Boot, it doesn't have to be the first partition. It can be anywhere. You can create it using gparted; it has a special ESP partition type. You also need to put a vfat filesystem on it.

Then you install GRUB, specifying that you want to install to this partition rather than the whole disk. And finally, you use efibootmgr to set GRUB on this partition to be your first boot choice.
 
1 members found this post helpful.
Old 07-10-2020, 06:15 AM   #9
hd_scania
Member
 
Registered: Apr 2017
Location: Nowhere
Distribution: Plenties found in my signatures :)
Posts: 268

Original Poster
Blog Entries: 6

Rep: Reputation: Disabled
And i HAVE HAD an EFI system partition in vfat numbered /dev/sda1 just by having upgraded the SSD to GPT scheme. Having an ESP in vfat but my actual boot processes are always getting this ignored somewhy.
Quote:
Originally Posted by hazel View Post
You will need to create an EFI system partition on your hard drive. This is quite separate from your existing BIOS boot partition (which is for legacy boots only). Unlike BIOS Boot, it doesn't have to be the first partition. It can be anywhere. You can create it using gparted; it has a special ESP partition type. You also need to put a vfat filesystem on it.
Then you install GRUB, specifying that you want to install to this partition rather than the whole disk. And finally, you use efibootmgr to set GRUB on this partition to be your first boot choice.
 
  


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
LXer: Microsoft sneaks onto Android while Android sneaks onto Windows LXer Syndicated Linux News 0 03-01-2016 04:15 AM
[SOLVED] How Do I Install deDECTED onto Kali-Linux or Audacity onto BT5R2 mervselm Linux - Newbie 1 09-07-2014 06:14 PM
Cloning bootable USB flash drive onto larger flash drive - best method? cilbuper Linux - General 5 02-26-2014 09:51 AM
Coreboot AKA LinuxBIOS exvor Linux - General 1 12-17-2009 02:40 AM
FLASH FLASH XP Home and Samba Fix FLASH FLASH zollodav Linux - Networking 1 02-19-2006 01:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:33 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