1. My current hardware ingredients are:
- OpenSuse v12.1 bootable live cdrom (from which I boot)
- IDE 160 GB harddisk (connected als [slave] to my IDE flatcable) with the following partitions:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 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: 0x89e189e1
Device Boot Start End Blocks Id System
/dev/sda1 * 63 156296384 78148161 7 HPFS/NTFS/exFAT
/dev/sda2 156296385 312576704 78140160 f W95 Ext’d (LBA)
/dev/sda5 156296448 294150149 68926851 7 HPFS/NTFS/exFAT
/dev/sda6 294150213 312576704 9213246 b W95 FAT32
I already have surfed the internet for a tutorial on how to show and delete partitions with fdisk (see link below):
http://www.cyberciti.biz/faq/linux-h…fdisk-command/
** I have executed the following steps and commands:**
0. Power on, cold boot from Open Suse 12.2 Live Cdrom to KDE Desktop
-
Started commandline console
-
SU to root-level
-
fdisk -l (shows the above partition list)
-
fdisk /dev/sda
-
command: d
partition number (1-6): 6 -
command: p
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 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: 0x89e189e1
Device Boot Start End Blocks Id System
/dev/sda1 * 63 156296384 78148161 7 HPFS/NTFS/exFAT
/dev/sda2 156296385 312576704 78140160 f W95 Ext’d (LBA)
/dev/sda5 156296448 294150149 68926851 7 HPFS/NTFS/exFAT
PARTITION 6 HAS NOW BEEN REMOVED! (do you think when reading this output on screen right?)
-
command: w
> The partition table has been altered!
> Calling ioctl() to re-read partition table. <- THIS STEP TAKES ABOUT 5-10 MINUTES!
> Synching disks -
commandline prompt shows up in terminal window
After a complete “shutdown” and complete powerdown, cold reboot and logging back into the KDE desktop
I open the commandline window, execute SU en enter the command fdisk /dev/sda
***And guess what -> Partition 6 still is PRESENT! ***These steps (5-7) have been repeated with all partitions (1-6) and all partition re-appeared after cold-reboot!
I also have repeated these steps with:
- Yast → Partitioner-------------------------------------****** → Same result***, “so called deleted partitions” come back after powerdown and reboot
***- A Knoppix Live cdrom, Qtparted Tool --------> Same result, ***“so called deleted partitions” come back after powerdown and reboot
**
QUESTIONS:**
1 - Is it no possible to erase Windows Partitions under Open Suse V12.2 ?
2 - What am I doing wrong, what step am I missing to permanently erase these Windows partitions from my ide-harddisk?
3 - Is my hard disk defect, broken, 'write protected" in some sort (build-in anti virus, rootkit protection feature on MSI_mother_board)?
4 - Why does fdisk tell me - on screen - that partition x has been deleted, but does NOT write the permanent change to the hard-disk’s partition-table?
5 - How else can I delete the partitions from my harddisk? with other Open Suse Linux means or tools???
Background hardware info=========================================
Systeemcase. : Silentmax, Zwart
Motherboard… : MSI, G41M-P33 Combo, LGA 775 socket, 2xDDR2 memory slots 2xDDR3 slots memory, 1PCI-ex16, 1pcI-Ex1, 4SATA2, HD Audio, 10/100 Lan, Dsub Solid Cap on PWM
BIOS… : American Megatrends Inc - V32.12.09/13/20"
Memory… : 2 x 1Gb, DDR2
Processor… : Intel Core 2 Duo Processor E6400, 2.13 Ghz, 1066Mhz Fsb, 2Mb L2 Cache
Videocard… : Asus, GT640, 2GB DDR3, DX11 _ GPU tweak
Harddisk… : Model “ST3160021A”, Device: “ST3160021A”, 160 Gb capaciteit
Cdrom drive… : Model: “HL-DT-ST CD-ROM GCR-8523B” Vendor: “HL-DT-ST” Device: “CD-ROM GCR-8523B”
Harddisk is connected as [SLAVE] to IDE Flatcable, Bios setting [auto-detection] + S.m.a.r.t. enabled
Cdrom is connected as [MASTER] to IDE Flatcable, Bios setting [auto-detection]
Bios Boot order: (1) Cdrom, (2) Harddisk, (3) Occasionally USB sticky
Thanks for your suggestions, hint, tips and tricks to solve this mystery