X61s Disk partitioning
Posted: Mon Oct 01, 2007 5:09 pm
Hi. I just received my new ThinkPad X61s and I am about to flush everything that has anything to do with Windows Vista away.
From what I read in guides for installation of GNU/Linux on X61s I need to keep 1mb free at the beginning of the hard drive for use by the BIOS. Sounds strange to me, but that is what I've read (http://www.linux-on-laptops.com/hosted/ ... -x61s.html).
I have also read about the HPA (http://www.thinkwiki.org/wiki/Hidden_Protected_Area) which should be a partition at the end of the disk.
I can boot it with the "ThinkVantage"-button but I can't find it at the end. I know that it is supposed to be hidden, but it all adds up. And there is some space in the beginning, similar to what a HPA should look like...
fdisk /dev/sda
(enter: p)
I get the errors about some malformed partition table and I can find the R&R partition, but in the wrong place and last but not least: I cannot find anything in the BIOS about the rescue partition as on the thinkwiki.org page.
Also, there is no free space at the beginning to be used by the BIOS. Could this be inside the R&R partition? Sounds strange but possible.
And lastly: How should I proceed with partitioning? Do I have to leave any space at the beginning of the disk? And could someone clarify, has there been any changes to this R&R partition in the X61s model?
MOD EDIT: Sounds like meant for linux forum.
From what I read in guides for installation of GNU/Linux on X61s I need to keep 1mb free at the beginning of the hard drive for use by the BIOS. Sounds strange to me, but that is what I've read (http://www.linux-on-laptops.com/hosted/ ... -x61s.html).
I have also read about the HPA (http://www.thinkwiki.org/wiki/Hidden_Protected_Area) which should be a partition at the end of the disk.
I can boot it with the "ThinkVantage"-button but I can't find it at the end. I know that it is supposed to be hidden, but it all adds up. And there is some space in the beginning, similar to what a HPA should look like...
fdisk /dev/sda
(enter: p)
Code: Select all
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 757 6077440 27 Unknown
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 757 9730 72071168 7 HPFS/NTFS
Partition 2 does not end on cylinder boundary.
Also, there is no free space at the beginning to be used by the BIOS. Could this be inside the R&R partition? Sounds strange but possible.
And lastly: How should I proceed with partitioning? Do I have to leave any space at the beginning of the disk? And could someone clarify, has there been any changes to this R&R partition in the X61s model?
MOD EDIT: Sounds like meant for linux forum.