|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
If you had a live cd of openSUSE you could boot that and open a su terminal and do:
Code:
fdisk -l It will tell us far more than windows ever can.
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM Lap: openSUSE 11.2 RC2 | Celeron 550 | (KDE4.3.3)"1" | Intel 965 GM | Lenovo R61e | 3GB RAM |
|
||||
|
Ok, I'll try that and post the result here.
|
|
||||
|
I just had a Fedora 11 Live handy and used that.
This is the result, although I doubt it's of any use, as fdisk didn't want to output anything ![]() Code:
[liveuser@localhost ~]$ fdisk -l [liveuser@localhost ~]$ fdisk Usage: fdisk [-l] [-b SSZ] [-u] device E.g.: fdisk /dev/hda (for the first IDE disk) or: fdisk /dev/sdc (for the third SCSI disk) or: fdisk /dev/eda (for the first PS/2 ESDI drive) or: fdisk /dev/rd/c0d0 or: fdisk /dev/ida/c0d0 (for RAID devices) ... [liveuser@localhost ~]$ I could also write to them (the above Konsole log was written to one of them). I've then taken a look at the man pages and tried out cfdisk, but it didn't want to display anything either. Any other ideas? |
|
|||
|
Was the disk bootblock and partitionheaders written by Win7?
Maybe the disk format is not recognized by linux.? If you boot a live disk, is it possible to get access to the other partitions? |
|
|||
|
Maybe its related to the hidden partition created by windows 7.
How to Avoid 200MB Hidden System Partition From Been Created During Windows 7 Installation » My Digital Life |
|
||||
|
You have to be su in the terminal
Not sure how Fedora does that with Live CD's su - maybe check over at fedora
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM Lap: openSUSE 11.2 RC2 | Celeron 550 | (KDE4.3.3)"1" | Intel 965 GM | Lenovo R61e | 3GB RAM |
|
||||
|
Quote:
Quote:
Why didn't you say in the first place that you have to be su? |
|
||||
|
Ok, I did it as su now, here's the result:
Code:
[liveuser@localhost ~]$ su [root@localhost liveuser]# fdisk -l Disk /dev/sda: 320.0 GB, 320071851520 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xe44c4fa0 Device Boot Start End Blocks Id System /dev/sda1 * 1 9791 78646176 7 HPFS/NTFS /dev/sda2 9792 19582 78646207+ 7 HPFS/NTFS /dev/sda3 19583 29373 78646207+ 7 HPFS/NTFS /dev/sda4 29374 38913 76630050 7 HPFS/NTFS [root@localhost liveuser]# |
|
||||
|
Firstly, I did initially say a su terminal in post #2. You just missed it!
Really we could do with knowing what is on ALL the partitions and which one/s you wanted to use for openSUSE.
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM Lap: openSUSE 11.2 RC2 | Celeron 550 | (KDE4.3.3)"1" | Intel 965 GM | Lenovo R61e | 3GB RAM |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|