Bug 353 - NFS install over PLIP does not work properly.
Summary: NFS install over PLIP does not work properly.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: installer
Version: 5.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matt Wilson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1998-12-08 19:00 UTC by David Lawrence
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-01-12 03:39:17 UTC
Embargoed:


Attachments (Terms of Use)

Description David Lawrence 1998-12-08 19:00:21 UTC
the redhat 5.2 installation disk fails to install via an
NFS mounted partition on a PLIP device

at startup the installer threats the PLIP device as it were
an ethernet, this is wrong too.
the installer should prompt up a dialog and let the user
input the LOCALIP and REMOTEIP for the PLIP device.

PLIP is important on installing Linux on laptops via
parallelcable, since much of them do not have an ethernet
and a CDROM drive.

Comment 1 David Lawrence 1998-12-08 19:01:59 UTC
I have verified this to be a problem during the install. The install
program is trying to setup the plip device as a ethernet device and
not as a point to point device.
This has been assigned to a developer.

Comment 2 David Lawrence 1998-12-13 22:51:59 UTC
*** Bug 353 has been marked as a duplicate of this bug. ***
Hi,
I tested to install the RH 5.2 to a laptop via
NFS over PLIP.
It does not work because, when selecting
install via NFS and then the PLIP device,
the installer does the insmod plip, but then it
tries to activate it as it were a broadcast device
(like ethernet)
Solution: when selecting PLIP , the installer should
popup a dialog and ask local ipaddr and the remote
pointopoint ipaddr, and then do a nice
ifconfig plip1 LOCALIP pointopoint REMOTEIP and
route add -host REMOTEIP dev plip1

remember: there are many laptops around with NO CDROM
drive nor a NIC, so this installation mode via
PLIP is one of the easiest if you have a 2nd computer.

best regards,
Benno.


------- Additional Comments From ayn2  12/12/98 14:06 -------
** This bug is a duplicate of 353 **

Comment 3 Matt Wilson 1999-01-12 03:39:59 UTC
Setting the netmask to 255.255.255.255 and the gateway to the IP of
the other machine should make PLIP work with no problems.


Note You need to log in before you can comment on or make changes to this bug.