15519
![]() |
|
|
|
|
|||||||
| Mobile Computing This forum discusses issues related to running FreeBSD on notebooks, laptops, and other mobile equipment. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi guys,
An older question I was meaning to ask again is if any of you are experiencing this behavior: Lenovo T420s with Intel 160GB SSD, cannot boot from it with GPT partitions (the laptop cannot detect any booting blocks on the hdd). I also tried with a normal WS Scorpio Black disk but got the same behavior. If I use normal labels, it works/boots but not with GPT. In BIOS, I tried setting UEFI and Legacy boot but it made no difference. Any other ideas ? |
|
#2
|
|||
|
|||
|
UPDATE: Tried a BIOS upgrade and setting the HDD mode between AHCI and Legacy mode but got the same result.
LE: I think this thread would be more suited under the hardware section. Sorry for the mistake. @DD, is it possible to move it m8 ?
Last edited by DutchDaemon; September 11th, 2011 at 19:17. Reason: All laptop/notebook questions belong in 'Mobile Computing'. |
|
#3
|
||||
|
||||
|
The PMBR part of a GPT should make booting possible. Unless it's possible to install without it. Check it by running a live CD and using fdisk(8) or equivalent. The PMBR shows as one big whole-disk partition with type 0xee.
Code:
The data for partition 1 is: sysid 238 (0xee),(EFI GPT) |
|
#4
|
|||
|
|||
|
If the latter is the case, irony is at it's peak here, considering I was working for the big blue up until 2 months ago.
Thx for the hint, will have a look at it. |
|
#5
|
|||
|
|||
|
Finally got the new SSD I was waiting for (the old one broke down after 2 months - no idea how that happened) and I installed a 8.1 amd64 on it, but the disk is in my workstation (8 core i7 with 6GB Patriot RAM - building world to the latest 8-STABLE). I have a RooTonZFS and I confirm that the partition is of type 0xee.
Will post a bit later if it boots in my laptop. |
|
#6
|
|||
|
|||
|
So .. it's official, Lenovo T420s cannot boot from GPT (crap).
|
|
#7
|
||||
|
||||
|
What does gpart show say about the drive and partitions?
|
|
#8
|
|||
|
|||
|
The normal stuff:
Code:
=> 34 312581741 ada0 GPT (149G)
34 128 1 freebsd-boot (64K)
162 2097152 2 freebsd-swap (1.0G)
2097314 310484461 3 freebsd-zfs (148G)
|
|
#9
|
|||
|
|||
|
That's strange. I have L420 with Kingston's SSD, partitioned by myself and no problems occur with gptzfsboot. Partitions were created using gptfdisk (description found on Arch Linux wiki) and later using gpart.
|
|
#10
|
|||
|
|||
|
Well, mine doesn't want to boot from an SSD or normal platter disk.
Last edited by DutchDaemon; September 16th, 2011 at 14:51. |
|
#11
|
||||
|
||||
|
Last idea: is the bootcode installed?
# gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 ada0
|
|
#12
|
|||
|
|||
|
Yes it is and I have also manually re-written the bootcode again but with no success.
|
|
#13
|
|||
|
|||
|
It really seems like Lenovo borked this one:
http://forum.thinkpads.com/viewtopic.php?f=9&t=98078 Could this page help: http://www.rodsbooks.com/bios2uefi/ (if all else fails)
__________________
Torfinn |
|
#14
|
|||
|
|||
|
Either there's a problem with my laptop or with the entire T420s line. I will try talking to those windows-centric warranty guys but I highly doubt they will do anything not "next-next-next-finish" related.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Lenovo T420s (Nvidia Quatro 4200M) resolution problem | da1 | Mobile Computing | 14 | September 19th, 2011 00:11 |
| Lenovo T420s cannot boot + several other problems | da1 | Mobile Computing | 4 | August 4th, 2011 05:57 |
| [Solved] Thinkpad T420s Intel Centrino wireless adapter | cduret | Mobile Computing | 4 | June 1st, 2011 07:30 |
| Lenovo sl410 | Myron | Mobile Computing | 3 | March 4th, 2010 09:22 |
| X on a Lenovo T61 | netman4ttm | Mobile Computing | 9 | September 25th, 2009 16:11 |