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

Help with lilo.conf and booting



I am trying to setup my system to run a zipdrive and printer using
kernel2.2.0.  I have installed ppa directly into the kernel and it was
suggested that I add the lines to append below.  Dmesg gives me the
message below.  Any suggestions on getting printer and/or zip support on
boot?

I have the following lilo.conf:

boot=/dev/hda5
root=/dev/hda5
compact
prompt
timeout=200
install=/boot/boot.b
map=/boot/map
vga=normal
append = "parport=0x378,7 parport=0x278,5 lp=aut0"
delay=20
image=/vmlinuz
label=liloinux




and when I boot I get the following:




Linux version 2.2.0 (root@Buddha) (gcc version 2.7.2.3) #1 SMP Sat Feb
13 08:29:44 CST 1999
mapped APIC to ffffe000 (0025d000)
mapped IOAPIC to ffffd000 (0025e000)
Console: colour VGA+ 80x25
Calibrating delay loop... 120.01 BogoMIPS
Memory: 63080k/65536k available (1036k kernel code, 420k reserved, 956k
data, 44k init)
Checking if this processor honours the WP bit even in supervisor mode...
Ok.
Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
CPU0: Cyrix 6x86 2x Core/Bus Clock stepping 06
SMP motherboard not detected. Using dummy APIC emulation.
PCI: PCI BIOS revision 2.10 entry at 0xfb260
PCI: Using configuration type 1
PCI: Probing PCI hardware
Linux NET4.0 for Linux 2.2
Based upon Swansea University Computer Society NET3.039
NET4: Unix domain sockets 1.0 for Linux NET4.0.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
Starting kswapd v 1.5 
parport0: PC-style at 0x378, irq 7 [SPP,PS2,EPP,ECP,ECPEPP,ECPPS2]
parport0: no IEEE-1284 device present.
Detected PS/2 Mouse Port.
Serial driver version 4.27 with no serial options enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS02 at 0x03e8 (irq = 4) is a 16550A
pty: 256 Unix98 ptys configured
lp0: using parport0 (interrupt-driven).
PIIX3: IDE controller on PCI bus 00 dev 39
PIIX3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x9000-0x9007, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0x9008-0x900f, BIOS settings: hdc:pio, hdd:pio
hda: Maxtor 83500D4, ATA DISK drive
hdb: Seagate Technology 1275MB - ST31276A, ATA DISK drive
hdc: CD-ROM 32X/AKU, ATAPI CDROM drive
hdd: Maxtor 7546 AT, ATA DISK drive
ide2: ports already in use, skipping probe
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: Maxtor 83500D4, 3339MB w/256kB Cache, CHS=848/128/63, (U)DMA
hdb: Seagate Technology 1275MB - ST31276A, 1221MB w/0kB Cache,
CHS=620/64/63, DMA
hdd: Maxtor 7546 AT, 522MB w/256kB Cache, CHS=1060/16/63, DMA
hdc: ATAPI 20X CD-ROM drive, 128kB Cache
Uniform CDROM driver Revision: 2.52
Floppy drive(s): fd0 is 1.44M
FDC 0 is an 8272A
ppa: Version 2.03 (for Linux 2.0.0)
WARNING - no ppa compatible devices found.
  As of 31/Aug/1998 Iomega started shipping parallel
  port ZIP drives with a different interface which is
  supported by the imm (ZIP Plus) driver. If the
  cable is marked with "AutoDetect", this is what has
  happened.
scsi : 0 hosts.
scsi : detected total.
PPP: version 2.3.3 (demand dialling)
TCP compression code copyright 1989 Regents of the University of
California
PPP line discipline registered.
Partition check:
 hda: hda1 hda2 hda3 < hda5 hda6 > hda4
 hdb: hdb1 < hdb5 > hdb2
 hdd: hdd1
NTFS version 990102
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 44k freed
Adding Swap: 68508k swap-space (priority -1)
lp0 off-line


Reply to: