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

Netboot image with NIS package hangs on squashfs extraction



On Tue, Mar 18, 2008 at 03:54:05PM +0000, Adam Faulconbridge wrote:
> I'm having an issue with netbooting Debian live. It appears that
> when I add the NIS package to the image in a lh_config --packages
> command, it then hangs when unpacking the squashfs on boot. [...]
> Has anyone successfully added NIS to an image before?

I've done by modifying pre-existing casper images.

> passwd:         nis compat
> group:          nis compat
> shadow:         compat

These are backward; it's trying to talk to NIS to resolve e.g. the
groups user 0 is in, before the network is brought up.  Try

> passwd:         files nis
> group:          files nis
> shadow:         files nis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/debian-live-devel/attachments/20080319/4f05327f/attachment.pgp 


Reply to: