[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sony Vaio N505* vs Toshiba Portege 34*



Thomas 'Mike' Michlmayr wrote:

> On Thu, Jun 08, 2000 at 06:34:22 -0700,
> Serge Rey <rey@typhoon.sdsu.edu> wrote:
> [...]
> > If you do go with the Vaio and get Debian up, please let me know.
>
> i have a Z505R running under potato. some small minor while installing,
> but that was with old bootdisks, and in the end everything worked.

On the Z505S, which only has USB floppy (and I don't have a CD), the trick I
used to install was to use the single-floppy RedHat 5.2 (or was it 6.0?)
network install floppy to boot, partition and install RH into the future swap
partition, then use that to download the tar.gz Debian image (still into the
future swap partition) and install Slink from the tecra floppy image.  I
don't know if potato install floppies would work at all on such machines
because it requires rescue and root floppies just to boot...

> the only gripe i have is that the onboard ethernet (a real plus with the
> z505 series) does not work after i come out of hibernation. but that can
> be fixed be reloading the kernel module.

Yeah- I stuck the following script into /etc/apm/resume.d:

/etc/init.d/networking stop
ifconfig eth0 down
rmmod eepro100
modprobe eepro100
/etc/init.d/networking start

and it restarts automatically every time now.  Also put in a
"/etc/init.d/hwclock start" so it gets that right (though GNOME calendar
alarms are sometimes a bit off even so).

Zeen,

-Adam P.




Reply to: