[EMAIL PROTECTED] wrote:
But the Solaris installer doesn't read the data at that rate. If it
got the drive going then it would be fine, but it spends half its
time jumping all over the place, and even when doing nothing but reading
a simple data stream it's at a very much slower rate. The problem
is in the install process being slow, not in how fast the media is.
And it uses the media in a way which is particularly bad for
DVDs.
Casper
_______________________________________________
opensolaris-discuss mailing list
[email protected]
We know of several ways to speed up install, and it will
happen.
We need to:
1) keep dvd spun up.
2) switch to lower cost compression instead of bzip2
3) stop rewriting /var/sadm/install/contents file repeatedly.
If we stored the packages as a single CPIO archive instead
of separate files on the dvd, we could stream the data off
continuously, uncompress it and install it all at the same
time.
- Bart
--
Bart Smaalders Solaris Kernel Performance
[EMAIL PROTECTED] http://blogs.sun.com/barts
_______________________________________________
opensolaris-discuss mailing list
[email protected]