[parisc-linux] unable to run palo on nfs root
Grant Grundler
grundler@cup.hp.com
Tue, 31 Oct 2000 13:53:04 -0800
Kailashnath V Rampure wrote:
> fisrt partition is 10M of type f0
> second partition is /dev/sda2 of type linux native.
> Third partition is /dev/sda3 of type linux Swap
Kailashnath,
Even though your partitioning should work fine, you really want the
swap on the lowest numbered SCSI block you can get away with.
Several reasons for this:
o lowest block number is on the outside of the SCSI disk were data
xfer rate is typically 80% faster than the inside.
(someday try "time dd if=/dev/sda of=/dev/null bs=8k count=50"
with and with out skip parameter).
o Eventualy we will have kernel dumps to swap space - and IODC
will likely have the same limitations where on the disk
dump can be as we have with booting from a disk (as discussed in
the PALO documentation).
grant
Grant Grundler
Unix Systems Enablement Lab
+1.408.447.7253