Hello!
I can't start Windows any longer...
http://img212.imageshack.us/img212/8951/img3206dc1.jpg
But i can still read the partition from OS X. So it's not broken.
But i get this with fdisk in Ubuntu liveCD:
What's wrong?
I can't start Windows any longer...
http://img212.imageshack.us/img212/8951/img3206dc1.jpg
But i can still read the partition from OS X. So it's not broken.
But i get this with fdisk in Ubuntu liveCD:
Code:
root@ubuntu:/# ls -l /dev/sda*
brw-rw---- 1 root disk 8, 0 2006-12-03 18:37 /dev/sda
brw-rw---- 1 root disk 8, 1 2006-12-03 18:27 /dev/sda1
brw-rw---- 1 root disk 8, 2 2006-12-03 18:27 /dev/sda2
brw-rw---- 1 root disk 8, 3 2006-12-03 18:37 /dev/sda3
brw-rw---- 1 root disk 8, 4 2006-12-03 18:27 /dev/sda4
root@ubuntu:/# fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 14594 117220823+ ee EFI GPT
What's wrong?