From owner-freebsd-doc Mon Mar 13 10:54:56 1995 Return-Path: doc-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA15571 for doc-outgoing; Mon, 13 Mar 1995 10:54:56 -0800 Received: from VX22.CC.MONASH.EDU.AU (vx22.cc.monash.edu.au [130.194.1.22]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id KAA15563 for ; Mon, 13 Mar 1995 10:54:52 -0800 Received: from broncho.ct.monash.edu.au ("port 1658"@broncho.ct.monash.edu.au) by vaxc.cc.monash.edu.au (PMDF V4.3-12 #8933) id <01HO464ZAMDS9LV3NX@vaxc.cc.monash.edu.au>; Tue, 14 Mar 1995 05:54:40 +1100 Received: by broncho.ct.monash.edu.au; (5.65/1.1.8.2/22Feb95-1048AM) id AA06608; Tue, 14 Mar 1995 05:48:34 +1000 Date: Tue, 14 Mar 1995 05:48:34 +1000 From: sjlai@broncho.ct.monash.edu.au Subject: diskless and OSF/1 on DEC Alpha's To: doc@freebsd.org Message-id: <9503131948.AA06608@broncho.ct.monash.edu.au> X-Mailer: Lynx, Version 2.3.7 BETA Content-transfer-encoding: 7BIT X-Personal_Name: Simon Lai Sender: doc-owner@freebsd.org Precedence: bulk Hi there, Just a point which may save effort for those trying to boot a diskless using a DEC Alpha as the server. It doesn't work. The problem seems to be caused by DEC's use of 32(?) bit major/minor device numbers vs. FreeBSD's 16 bit versions. This may be a problem for other 64-bit OS's as well (haven't tried any others yet). The solution for us was to use a FreeBSD machine as the server !! cheers simon