Re: A foot on the ladder

2002-11-24 Thread Chris Lale
Kent West wrote: Some tools: "pnpdump" to gather info on PnP ISA devices (glad we're getting away from that mess) You can find 'pnpdump' in the package called 'isapnptools' in Woody. Chris. -- : ___ Chris Lale <[EMAIL PROTECTED]> : : / \

Re: A foot on the ladder

2002-11-23 Thread Kent West
Neil Foster wrote: How do I get started with linux please. It's refusing to recognise myhardare. The boot up messages say it's spotted teh network card and scsi card so all well and good but it's not having any of the modem, and I can't mount a dos disk. Where do I go to find out the informa

Re: A foot on the ladder

2002-11-23 Thread martin f krafft
com2: is /dev/ttyS1, not /dev/ttyS2. and mounting a dos disk is rather simple: mount -t vfat /dev/hdc1 /mnt would mount the first partition of the secondary master drive. use /dev/sda1 to access the first partition on the first SCSI disk. -- .''`. martin f. krafft <[EMAIL PROTECTED]> :

A foot on the ladder

2002-11-23 Thread Neil Foster
Title: Message How do I get started with linux please. It's refusing to recognise myhardare. The boot up messages say it's spotted teh network card and scsi card so all well and good but it's not having any of the modem, and I can't mount a dos disk.   Where do I go to find out the informati