Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD-current no longer boots after install



Hi all,

Some time between CVS dates 2010.01.14.12.05.15 and 2010.01.15.01.00.46,
a bug was introduced that causes the initial boot of a freshly
installed NetBSD-current system to fail with the following errors:

    boot device: wd0
    root on wd0a dumps on wd0b
    WARNING: No file system modules have been loaded.
    no file system for wd0 (dev 0x0)
    cannot mount root, error = 79
    root device (default wd0a): 

The INSTALL_FLOPPY kernel boots fine, and syinst works; it's only the
GENERIC kernel of the installed system that fails to boot.

On i386, the bug can be reproduced by installing misc/py-anita from
pkgsrc (you need version 1.9 or newer) and running the shell command

    anita interact 
http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/201001150000Z/i386/

The following commits were made between the last known good version
and the first known broken version:

    2010.01.14.12.05.37 wiz src/distrib/sets/lists/misc/mi,v 1.165
    2010.01.14.12.06.13 wiz src/distrib/sets/lists/tests/mi,v 1.59
    2010.01.14.12.07.23 wiz src/distrib/sets/lists/xbase/mi,v 1.85
    2010.01.14.12.10.37 wiz src/distrib/sets/lists/comp/ad.mips64eb,v 1.5
    2010.01.14.12.12.07 skrll src/libexec/ld.elf_so/arch/arm/mdreloc.c,v 1.33
    2010.01.14.12.14.49 skrll src/libexec/ld.elf_so/arch/x86_64/mdreloc.c,v 1.37
    2010.01.14.13.45.51 he src/distrib/sets/sets.subr,v 1.119
    2010.01.14.13.47.41 wiz src/distrib/sets/lists/comp/mi,v 1.1362
    2010.01.14.13.47.41 wiz src/distrib/sets/lists/comp/shl.mi,v 1.98
    2010.01.14.13.47.42 wiz src/distrib/sets/lists/man/mi,v 1.1183
    2010.01.14.13.47.42 wiz src/distrib/sets/lists/xetc/mi,v 1.17
    2010.01.14.13.47.42 wiz src/distrib/sets/lists/xfont/mi,v 1.38
    2010.01.14.13.47.42 wiz src/distrib/sets/lists/xserver/md.netwinder,v 1.23
    2010.01.14.14.44.13 pooka src/sys/fs/puffs/puffs_vnops.c,v 1.142
    2010.01.14.16.27.49 tsutsui src/usr.sbin/installboot/arch/amiga.c,v 1.7
    2010.01.14.16.27.49 tsutsui src/usr.sbin/installboot/arch/sparc64.c,v 1.18
    2010.01.14.16.27.49 tsutsui src/usr.sbin/installboot/ext2fs.c,v 1.6
    2010.01.14.16.27.49 tsutsui src/usr.sbin/installboot/ffs.c,v 1.29
    2010.01.14.16.27.49 tsutsui src/usr.sbin/installboot/fstypes.c,v 1.13
    2010.01.14.16.27.49 tsutsui src/usr.sbin/installboot/installboot.c,v 1.33
    2010.01.14.16.27.49 tsutsui src/usr.sbin/installboot/machines.c,v 1.36
    2010.01.14.16.27.49 tsutsui src/usr.sbin/installboot/sum.c,v 1.5
    2010.01.14.16.58.27 christos src/usr.bin/xlint/lint2/chk.c,v 1.21
    2010.01.14.16.58.27 christos src/usr.bin/xlint/lint2/main2.c,v 1.8
    2010.01.14.17.49.31 drochner src/sys/arch/i386/stand/boot/boot2.c,v 1.46
    2010.01.14.17.49.31 drochner src/sys/arch/i386/stand/lib/boot_params.S,v 1.5
    2010.01.14.17.49.31 drochner src/sys/arch/i386/stand/pxeboot/main.c,v 1.23
    2010.01.14.17.49.31 drochner src/sys/arch/i386/stand/pxeboot/Makefile,v 1.18
    2010.01.14.17.49.31 drochner src/sys/sys/bootblock.h,v 1.49
    2010.01.14.17.49.32 drochner src/usr.sbin/installboot/arch/i386.c,v 1.35
    2010.01.14.17.49.32 drochner src/usr.sbin/installboot/installboot.8,v 1.74
    2010.01.14.17.49.32 drochner src/usr.sbin/installboot/installboot.c,v 1.34
    2010.01.14.17.49.32 drochner src/usr.sbin/installboot/installboot.h,v 1.37
    2010.01.14.18.56.01 msaitoh src/sys/dev/mii/inbmphyreg.h,v 1.1
    2010.01.14.18.56.02 msaitoh src/sys/dev/pci/if_wm.c,v 1.192
    2010.01.14.18.56.02 msaitoh src/sys/dev/pci/if_wmreg.h,v 1.35
    2010.01.14.18.56.02 msaitoh src/sys/dev/pci/if_wmvar.h,v 1.8
    2010.01.14.19.50.07 pooka src/sys/fs/puffs/puffs_msgif.c,v 1.80
    2010.01.14.19.50.07 pooka src/sys/fs/puffs/puffs_vfsops.c,v 1.86
    2010.01.14.21.25.48 pooka src/sbin/mount_puffs/Makefile,v 1.1
    2010.01.14.21.25.48 pooka src/sbin/mount_puffs/mount_puffs.8,v 1.1
    2010.01.14.21.25.48 pooka src/sbin/mount_puffs/mount_puffs.c,v 1.1
    2010.01.14.21.26.56 christos src/tools/compat/compat_defs.h,v 1.76
    2010.01.14.21.29.26 pooka src/sbin/Makefile,v 1.115
    2010.01.14.21.30.17 pooka src/sbin/mount/mount.c,v 1.90
    2010.01.14.21.35.57 pooka src/distrib/sets/lists/base/mi,v 1.852
    2010.01.14.21.35.57 pooka src/distrib/sets/lists/comp/mi,v 1.1363
    2010.01.14.21.35.57 pooka src/distrib/sets/lists/man/mi,v 1.1184
    2010.01.14.21.38.19 christos src/tools/compat/compat_defs.h,v 1.77
    2010.01.14.21.46.24 pooka src/sbin/mount/mount.c,v 1.91
    2010.01.14.21.52.07 skrll src/libexec/ld.elf_so/reloc.c,v 1.99
    2010.01.14.21.52.07 skrll src/libexec/ld.elf_so/rtld.h,v 1.85
    2010.01.14.22.06.54 pooka src/sbin/mount_puffs/mount_puffs.c,v 1.2
    2010.01.14.22.41.52 bouyer src/sys/kern/vfs_subr.c,v 1.396
    2010.01.15.01.00.46 pooka src/sys/kern/vfs_syscalls.c,v 1.403

-- 
Andreas Gustafsson, gson%gson.org@localhost



Home | Main Index | Thread Index | Old Index