DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Package System (pkgsrc)

NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 16th January 2015
sw2wolf sw2wolf is offline
λ programmer
 
Join Date: Mar 2012
Location: China
Posts: 133
Default Grub installs 6.1.5 failure

1)
title install netbsd
root (hd0,1)
kernel --type=netbsd (hd0,1)/NETBSD-INSTALL
boot
=> error 13: Invalid or unsupported executable format.

Code:
$ file NETBSD_INSTALL
NETBSD_INSTALL: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically linked, for NetBSD 6.1.5, not stripped
The NETBSD_INSTALL is from /I386/BINARY/KERNEL/NETBSD_INSTALL.GZ

2)
title install netbsd from floppy
map (hd0,1)/netbsd/I386/INSTALLATION/FLOPPY/BOOT1.FS (fd0)
chainloader (hd0,1)/netbsd/I386/INSTALLATION/FLOPPY/BOOT1.FS
rootnoverify (fd0)
boot
=> Autodetect number of heads failed, use default value 2
Autodect sectors-per-track failed, use default value 18
then no any response(seems dead)

3)
title install netbsd from ISO
find --set-root NetBSD-6.1.5-i386.iso
map --mem NetBSD-6.1.5-i386.iso (hd32)
map --hook
chainloader (hd32)
boot
=> starts installation but reports "cannot find root" and be dead.

I ever used the 3rd way to install OpenBSD-5.6 successfully!

Sincerely!

Last edited by sw2wolf; 17th February 2015 at 02:52 AM.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenBSD installs/upgrades now signed in -current ocicat News 0 19th January 2014 03:17 PM
NanoBSD Installs Nexodous FreeBSD Installation and Upgrading 2 17th November 2013 06:48 PM
What is the PKG_PATH for NetBSD 6.0.1 Binary Installs? haziz NetBSD General 9 19th March 2013 01:12 AM
Documented installs Ville FreeBSD Installation and Upgrading 1 18th July 2008 02:12 PM
Failed Installs dctr OpenBSD Installation and Upgrading 23 4th June 2008 04:25 AM


All times are GMT. The time now is 12:53 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick