Navigation
Records in this category
- Can NetBSD/alpha run on systems with only NT (ARC) firmware?
- Can NetBSD/alpha use MILO to run on systems without SRM?
- Where do I get a copy of the SRM console for my machine?
- How do I get it to (not to) automatically boot multi-user?
- Why does my firmware not have the srm_fw file?
- Firmware upgrade for 3000/400 NetBSD
- Can NetBSD/alpha run Netscape?
- Can NetBSD/alpha run Netscape?
- What video cards are supported by X11?
- I just got a kernel trap, but my machine is still running!!
- Nasty message from the kernel saying something about unaligned accesses
- Can NetBSD/alpha boot diskless?
- How do I make a hard disk bootable in NetBSD/Alpha?
- How do I burn the cdhdtape install binary (to a CD) under MS Windows?
- Some Digital Unix programs fail with SIGSYS
- What is ELF?
- A dynamically loaded module at run-time couldn't find symbols from my program image.
- No need for ldconfig or for ld.so.conf!
- My program can't find its shared library
- How do I tell if my system is ELF?
Tags
Sticky FAQs
NetBSD
Can NetBSD/alpha boot diskless?
- Sort of. The kernel supports booting with NFS root and swap partitions, found via bootparam requests. Unfortunately, there's no network boot loader. In other words, you have to put a NetBSD kernel on a Digital UNIX disk and boot the kernel from the disk (with a command like
<?php).
boot -fi "kernelname"
?>
- Yes. Starting after the NetBSD 1.2 release, NetBSD/alpha supports diskless booting with bootp. You must have a recent version of the SRM console firmware for this to work. For more complete documentation see Netbooting NetBSD/alpha.
If you try to set up a Digital UNIX 3.x (formerly DEC OSF/1) system as an NFS server containing NetBSD diskless root partitions, you'll run into a problem: Digital UNIX 3.x does not properly handle NetBSD device nodes. Apparently, to ease the transition from 16-bit to 32-bit device nodes, Digital added run-time conversion code to convert from the old device node format to the new format. Unfortunately, this causes the device nodes as seen by a diskless NetBSD to be garbage. The only solutions to this are binary or source modifications to the Digital UNIX kernel, so, for most users, the easiest solution is to simply not use a Digital UNIX system as the server for NetBSD diskless clients. Rumor has it that Digital Unix 4.x does not suffer from this problem.
Tags: diskless boot, NetBSD/alpha
Related entries:
- How to rebuild Solaris Device Tree
- Fedora 11 upgradation
- RHEL5 Kickstart installation using HTTP
- Using ZFS for Zone Backups or Snapshots
- How to get access to the parallel port from a freshly installed system
Last update: 2009-08-03 18:17
AuthorLuke Francis
Revision: 1.0
You cannot comment on this entry