This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Partitions on Hard Drive


Continuing the investigation into why there is a problem mounting
partitions, other than the first partition, of a IDE hard drive, it
appears that partitions other than the first one are being ignored.

I tried to mount my IDE hard drive as /dev/disk0/1.  eCos printed "disk
lookup dev number = 1", which is correct.  eCos then indicated that
"disk read block=63", which is the start of partition 0, not partition
1.  Partition 0 ends at 782207 and partition 1 starts at 782208.

Thanks in advance for any assistance anyone can provide,
Don Walton 

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]