Re: restorecd script update
Izumi Tsutsui <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.cobalt |
|---|---|
| Message-ID | <[email protected]> |
I wrote: > - use makefs(8) which is built from NetBSD toolchain > rather than optional mkisofs(8) : > - let init(8) create device nodes on netboot cobalt > and remove all device nodes from restorecd image > so that su(1) root is no longer needed to create image Hmm, makefs(8) requires more tweaks to handle uid/gid in the target image. (can't login to i386 server due to permission problem) I've put an updated script again: http://www.ceres.dti.ne.jp/~tsutsui/netbsd/restorecd-20080511.tar.gz --- Izumi Tsutsui