i'm trying again to install Tru64 under es40.
I defined a full SCSI installation with a 4GB SCSI disk (RZ29) and I modified the source disk.cpp to reflect this disk type, because I suppose the installation program under Tru64 creates a disklabel using that information.
When the installation process runs newfs I have an error and in the Linux console I have:
pci0.3(sym53c810).disk0.0(file): write too big (286720)
and the installation stops.
The file is 4GB big and I have a lot of disk space, maybe the write command uses a block too big... I dunno.
Regards,
Fausto
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
i'm trying again to install Tru64 under es40.
I defined a full SCSI installation with a 4GB SCSI disk (RZ29) and I modified the source disk.cpp to reflect this disk type, because I suppose the installation program under Tru64 creates a disklabel using that information.
When the installation process runs newfs I have an error and in the Linux console I have:
pci0.3(sym53c810).disk0.0(file): write too big (286720)
and the installation stops.
The file is 4GB big and I have a lot of disk space, maybe the write command uses a block too big... I dunno.
Regards,
Fausto