Mozilla's back

2003-10-06 Thread Elie De Brauwer
After a long time mozilla is back up and running in unstable :-) -- http://www.de-brauwer.be

Re: Are Sunblade 1000s slow?

2003-10-06 Thread Kent West
Kent West wrote: David S. Miller wrote: What exactly do you want to "go fast" on this sb1000 machine? I want the machine to feel zippier than a Windows-based computer in a typical dorm room. This machine is one of four that will be in a university Computer Science lab, along with 16 SunBl

Re: Are Sunblade 1000s slow?

2003-10-06 Thread Kent West
Kent West wrote: I also found this comment: Make sure you create a ``Sun disk label'' on your boot disk. This is the only kind of partition scheme that the OpenBoot PROM understands, and so it's the only scheme from which you can boot. The /s/ key is used in |fdisk| to create Sun disk labels

Re: Strange events... (after a week-end of attempts)

2003-10-06 Thread Andrew Sharp
On Mon, Oct 06, 2003 at 10:38:01AM +0200, Roberto Giorgetti wrote: > After your kind suggestions... > > these are the actions that I performed to solve the "random single > character file corruption" I have been experiencing for about three > months in my Ultra 5 running Debian stable. > 3.Frank

Strange events... (after a week-end of attempts)

2003-10-06 Thread Roberto Giorgetti
After your kind suggestions... these are the actions that I performed to solve the "random single character file corruption" I have been experiencing for about three months in my Ultra 5 running Debian stable. 1.David S. Miller invited me to migrate from 2.4.19 to 2.4.22 in order to solve some e

Re: [debian-sparc] Re: How to clone a drive

2003-10-06 Thread Erwann Abalea
On Mon, 6 Oct 2003, Paul Hedderly wrote: > On Fri, Oct 03, 2003 at 10:22:50PM -0700, David S. Miller wrote: > > > > bash# dd if=X of=Y > > This will would though you might want to add "bs=64k" which seems to > make it much more efficient and so faster (default is 512bytes) Good hint. David could

Re: How to clone a drive

2003-10-06 Thread Paul Hedderly
On Fri, Oct 03, 2003 at 10:22:50PM -0700, David S. Miller wrote: > > bash# dd if=X of=Y > This will would though you might want to add "bs=64k" which seems to make it much more efficient and so faster (default is 512bytes) -- Paul