public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Cooper" <mac@macooper.com>
To: <gentoo-dev@gentoo.org>
Subject: Re: [gentoo-dev] Livecds
Date: Wed, 4 Dec 2002 07:52:35 -0000	[thread overview]
Message-ID: <037101c29b6a$1c0bf6e0$fd0010ac@voyager> (raw)
In-Reply-To: 20021203194130.19d2eb73.gsfgf@softhome.net


----- Original Message -----
From: "Jeff Jeter" <gsfgf@softhome.net>
To: <gentoo-dev@gentoo.org>
Sent: Wednesday, December 04, 2002 12:41 AM
Subject: Re: [gentoo-dev] Livecds


> I manually copied the necessary deps since merge samba w/ ROOT pointing to
the livecd dir needed almoast the entire system package as deps.  Too much,
imo.
> I copied the required files (only 2) and burned the cd.
>
> # pci-setup
> # net-setup eth0
> # smbd -D; nmbd -D
> no samba.  no errors, but no shares accessable to the outside world, and
no smbd or nmbd listed w/ ps -aux.
>
> Tips?
>
The only thing I can suggest is to ensure that the /etc/passwd file and
/etc/group file is accessable, other than that, you will need to run the
programs individually and check the log files.  I would try this for smbd :-

smbd -i -d 10 -l . &

This will cause smbd to run in the forground (so you can tell eisier when it
exits), print maximum debug output to the log file, and create the file
log.smbd in the current directory. Use the same options for nmbd, and check
the file log.nmbd afterwards.  These logs are usually pretty good with
samba, and should give you an idea of the problem.

    Martin



--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2002-12-04  7:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-01 22:47 [gentoo-dev] Livecds Jeff Jeter
2002-12-02  2:30 ` daveman
2002-12-02  9:30   ` Toby Dickenson
2002-12-03  3:48     ` Jeff Jeter
2002-12-03 12:42       ` Paul de Vrieze
2002-12-03 23:18         ` Jeff Jeter
2002-12-03 23:25           ` Martin Cooper
2002-12-04  0:41             ` Jeff Jeter
2002-12-04  7:52               ` Martin Cooper [this message]
2002-12-04  8:35           ` Paul de Vrieze
2002-12-02  4:44 ` Daniel Robbins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='037101c29b6a$1c0bf6e0$fd0010ac@voyager' \
    --to=mac@macooper.com \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox