[issue1292] dfly-2.2.0-REL: Installer Bug
M.K. (via DragonFly issue tracker)
sinknull at crater.dragonflybsd.org
Fri Feb 20 15:08:18 PST 2009
M.K. <mk at freeweb.ozi.nu> added the comment:
I always do a fresh install.
*** I JUST FOUND THE INSTALLER BUG ***
Just comparing install logs (on Alt-F1 screen):
DFly 2.0.1-REL:
-<<< Executing `cd /dev && /bin/test -c ad0s3a || /bin/sh MAKEDEV ad0s3a'
->>> Exit status: 0
-<<< Executing `/sbin/newfs ...etc'
DFly 2.2.0-REL:
-<<< Executing `cd /dev && /bin/echo ad0s3a || /bin/sh MAKEDEV ad0s3a'
| ad0s3a
->>> Exit status: 0
-<<< Executing `/sbin/newfs ...etc'
There is the problem, "echo ad0s3a" always returns 0, so MAKEDEV never happens.
Cheers, MK
_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1292>
_____________________________________________________
More information about the Bugs
mailing list