From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3CCC31A1.8013C795@strakt.com> From: Boyd Roberts MIME-Version: 1.0 To: "9fans@cse.psu.edu" <9fans@cse.psu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [9fans] /rc/bin/boota: Date: Sun, 28 Apr 2002 19:30:09 +0200 Topicbox-Message-UUID: 7e50a540-eaca-11e9-9e20-41e7f4b1d025 I'm in the middle of doing yet another USB floppy install. So my plan9.ini has: adisk=#S/sdC0/dos bootfile=sdC0!dos!9pcflop.gz When boota: sees that I'm booting off sdC0 it then sets adisk to: /dev/sdC0/data This is not good. If I change it to: /dev/sdC0/dos everything works as planned. This entails: kill dossrv | rc cd /rc/bin chmod 777 boota: ed boota: 10s/data/dos/p w q rc termrc rc /usr/glenda/lib/profile On another issue, is there some magic to get a PCMCIA: 3Com Megahertz 574B B 001 ethernet card to work? The above is what's reported by aux/pcmcia