Christian Weisgerber: > > Let's install the sets! > > Location of sets? (cd0 cd1 disk http or 'done') [cd0] cd1 > > No filesystems found on cd1. > > My first guess would be that there are no /dev/cd1[ac] device nodes > on the install kernel's file system.
I don't have a second CD drive, but I'm now confident that that's the problem. Just shell out in the installer and create the missing device nodes with cd /dev && sh MAKEDEV cd1 -- Christian "naddy" Weisgerber [email protected]
