1 May 2000 02:08
ppp connection problems
Samuel Varghese <sam <at> gnubies.com>
2000-05-01 00:08:32 GMT
2000-05-01 00:08:32 GMT
i have been trying to connect a debian box to telstra on a permanent modem link and am having some problems. any help would be appreciated. according to the /var/log/messages file, everything is hunky-dory until the stage when the ppp line discipline is registered. after that it reads: registered device ppp0 connect : ppp0 <--> /dev/ttyS0 unsupported protocol (0x8207) received connection terminated exit would be very grateful if somebody could tell me what's gone wrong. my resolv.conf file is fine. sam -- -- Samuel Varghese Gnubies http://www.gnubies.com Software industry, the: unique industry where selling substandard goods is legal and you can charge extra for fixing the problems.
not much detail to be had there...)
According to it's suggestions we have:
a) installed Linux on a 3rd disk (IDE)
b) created the RAID device /dev/md0 consisting of /dev/sda3 & /dev/sdb3
c) copied / from the IDE drive to /dev/md0
d) copied /boot from IDE to both /dev/sda1 & /dev/sda2
e) used fdisk to set the ID of both /dev/sda3 & /dev/sdb3 to 'fd'.
The doco says to setup lilo on both boot partitions, so we stopped the
RAID (we're still booted & running from the IDE drive at this point) &
mounted /dev/sda3 -> /mnt/root & /dev/sda1 -> /mnt/root/boot,
edited /mnt/root/etc/lilo.conf to show boot=/dev/sda1. The howto says
to set root=900 since lilo doesn't understand the /dev/md? devices, so
tried that too.
But it said *nothing* about RAID
during install..... where in the install process does it come up?
>
> Or, you may want to -
>
> Install on an IDE drive, a minimal installation, enough to compile a
> kernel, etc.
> I'm using 2.2.14pre19 with the unified IDE patches (for my hpt controller)
>
> I install onto a drive, then compile the kernel up, with your choice of
> raid level, and bootable raid compiled in. Add to lilo this new kernel.
> add
> append="md=1,0,4,0,/dev/drive1,/dev/drive2"
> (read kernel/Documentation/md.txt for details) to lilo.conf
> run lilo.
Hmm... I'll have a look at what you suggest...
> reboot
> Now, cat /proc/mdstat - You should have an active raid1 device!
Well, booting from the IDE, there's nothing wrogn with our raid1 device.
RSS Feed