Linux-8086 Development Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Partition table error
@ 2003-11-12 15:54 User
  0 siblings, 0 replies; only message in thread
From: User @ 2003-11-12 15:54 UTC (permalink / raw)
  To: linux-8086

Since I had problems with the other disk images I tried the comb-disk from
http://rainbow.cs.unipi.gr/~harkal/ELKS/images/images-latest.zip

Here is the old partitions (not created by me)

-----
# fdisk /dev/bda
Command: p

	                 START		                 END
Decice	  Boot	Head	Sector	Cylinder	Head	Sector	Cylinder	Type	Sector count
/dev/bda1 ?     109	32      100		115	43	288		69	543912809			
/dev/bda2 ?	114     50      367		13	10	82		72	1629513059
/dev/bda3 ?	100     32	112		101	51	371		72	2036689696
/dev/bda4 ?	119     40	357		32	50	357		6e	-2147483638

Command:
-----

Why is there an minus mark before Sectort count on /dev/bda5?

Allright, I deleted the old partitions since I wanted to add new ones.

----
Command: d

Delete partition:

Which partition to delete(1-4): 1
Deleting partition 1...Done
Command:

..and so on
----

I doublechecked with p, there are no partitions left. Good.

I were trying to create one new partition instead

----
Command: a

Add partition:

Which partition to add(1-4): 1
geo.cyl=79
First cylinder(0-79): 0
Ending cylinder(0-79): 79
Adding partition
Command: b // To set it bootable

Toogle bootable flag:

Which partition to toggle(1-4) 1
Command: t

Set partition type:

Which partition to toggle(1-4): 1
Set partition type: 81 // For Minix fs

Command: p

	                 START		                 END
Decice	  Boot	Head	Sector	Cylinder	Head	Sector	Cylinder	Type	Sector count
/dev/bda1 *     1       1       0               1       9       79               81     1431

Command: w // Write table to disk
BIOSHD: I/O error
dev 300, sector 0
ERROR! Only wrote -1 of 512 bytes to the parition table.
	Table possibly coruppted.
Command:
-----

First of all, probably the result is showing up just because my low fdisk-knowledge. The commands seems pretty
allright to me. I wonder where all the sectors, cylynder and such did go? Comparing to the first partition table.

The harddrive is according to Toshiba T1000LE (My computer is an T1000SE) User's manual an integrated 2 1/2" 20MB harddrive.

Thanks
Johan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-12 15:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-12 15:54 Partition table error User

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox