Tried it. All it said was hdd. I take that this a good thing?
Now what exactly do I do to get it working?

Also just did a new install about 2 or 3 hours ago. it was from an ftp server
over a lan. I even istalled the crypto packages.  All went well accept for the
xserver it didn't install the mach 64 server. So I did all that after reboot.  

One other thing the printer doesn't work its an epson 440.


On Sun, 02 Jan 2000, you wrote:
> could everybody having an ide burner test this:
> 
> % dmesg | perl -ne 'print /(\w+)/, "\n" if m|ATAPI.*/RW|'
> 
> or maybe
> 
> % cat /var/log/messages | perl -ne 'print /(\w+)/, "\n" if m|ATAPI.*/RW|'
> % cat /var/log/messages.* | perl -ne 'print /(\w+)/, "\n" if m|ATAPI.*/RW|'
> 
> and tell me if this works?
> working means:
> - did not detect a non ide-burner as an ide-burner
> - did not miss any ide-burners
> 
> thanks, cu Pixel.
> 
> PS: if it works, ide-burners will work out of the box :)
> PS2: when copy/pasting the command to command-line, remove the % !!!

Reply via email to