summaryrefslogtreecommitdiff
path: root/etc/ksh.kshrc
diff options
context:
space:
mode:
authorDale S. Rahn <rahnds@cvs.openbsd.org>1998-09-14 03:54:36 +0000
committerDale S. Rahn <rahnds@cvs.openbsd.org>1998-09-14 03:54:36 +0000
commit430fb2f326b8644b48e9dfac81edad297a72017d (patch)
tree3f5611ed885aa0e2a060ca4f738794819fbb6ef5 /etc/ksh.kshrc
parent62d203b1aea6a5195937032bb27c074afa7e2f7c (diff)
Since on the powerpc, the system does not supply the user with
bios valid cyl,head,sector information (the information comes from the sd driver) I have made some changes to fdisk to do the following. Allow the powerpc to specify values larger than the bios limits. All platforms now have code that will translate the LBA values in the mbr into CHS values according to the disk geometry. This occurs if the start and ending CHS values have been stored as 0xffffff. If writing to the disk and one of the values of a partition violates the bios limits, it writes the requested values in the LBA fields , and stores 0xffffff for the starting and ending CHS values. This should not change the default formatting of any existing system other than the CHS and LBA values should always match given the detected geometry of the disk.
Diffstat (limited to 'etc/ksh.kshrc')
0 files changed, 0 insertions, 0 deletions