NetBSD-Bugs archive

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

Re: install/47719: NetBSD install image: post-install: cannot reboot into existing GRUB / missing PPPoE



The following reply was made to PR install/47719; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: install/47719: NetBSD install image: post-install: cannot reboot 
into existing GRUB / missing PPPoE
Date: Sat, 6 Apr 2013 11:49:18 +0200

 Please do not file different issues in a single PR, it makes tracking very
 hard.
 
 For the pppoe issue: it is available on some install media, but others are
 more stripped due to size restraints. Try to exit the installer to the
 shell (or run Utils/Run /bin/sh) and try:
 
 
    ifconfig pppoe0 create
    pppoectl -v pppoe0
 
 to verify. If either does not work, please tell us what install media you
 used and we can check if we can add it there.
 
 For the grub issue: in a pre-corruption state (or after your fixup),
 please boot the install media, then exit to the shell (see above) and
 then report the output of
 
   fdisk wd0
   disklabel wd0
 
 (assuming you boot from a stock ata/sata disk).
 
 
 Thanks,
 
 Martin
 


Home | Main Index | Thread Index | Old Index