03/28/2012 8:15 AM
post92318
|
Hi James,
It seems that you use old version of fdisk. Old fdisk prints message "MAYBE" if end of partition exceeds 8Gb boundary.
You have to update fdisk and perhaps dinit.
You can try fdisk from the SoftwareUpdates page:
http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/SoftwareUpdates
or update your system from QNX4 Product suite CD 2011 (it contains fdisk, dinit, driver updates, etc):
http://support.qnx.com/download/group.html?programid=7993
Regards,
Pavel
|
|
|
04/10/2012 3:18 PM
post92517
|
> Hello Everyone, I'm receiving on unusual message on when I run fdisk on a scsi
> hard drive, the boot column of the partition table has "warning" in it when
> boot is not enables, when I select to turn on the boot partition option the "*
> " appears with text "maybe", I would appreciate knowing what this exactly
> means,
>
> I'm able to format the drive, initialize the file system and use the device,
> I've not been able to boot from a created device,
>
> My overall goal is to clone another in-system booting/working hard drive as an
> exact spare replica for emergencies, any help is appreciarted... jim
Hi James!
Some problems with some BIOSs and some disks makes disks unusable after partition format. Main reason - wrong operation
mode used by Fsys.sata (or other) heads/sectors. To fix disk partition table you should init disk partition table
according BIOS settings. This may be done only after loading Fsys.driver with correct fsys option "heads/sectors". After
that, you can use fdisk to zero old partition table and to make new.
|
|
|