Hi guys,
I am using Intel D425KT desktop board and when I try to install Opensuse 12.2 it installs and after the reboot it won't boot again.
But if I put the opensuse dvd in the dvd-rom and if I select boot from hard disk it boots and if I remove it it will not boot.
Please help me and Thanks in advance
Are you using a GPT partition table?
How to check if I am using GPT partition table .Please don’t mind because I am completely new to linux
nishanth9042 wrote:
>
> How to check if I am using GPT partition table .Please don’t mind
> because I am completely new to linux
>
>
What is the output of parted /dev/sda print ?
GPT is not a Linux ‘thing’ it is a new way of partitioning disks and may be used on newer hardware.
Use any bootable Linux cd and open a console then type su fdisk -l note that is a lower case L not a one. That will show the partitions and if it is GPT
Output of fdisk -l is
Disk /dev/sda: 8012 MB, 8012390400 bytes
255 heads, 63 sectors/track, 974 cylinders, total 15649200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x260e0172
Device Boot Start End Blocks Id System
/dev/sda1 2048 15647309 7822631 83 Linux