Fwd: Re: Question about mounting network shares from Live CD
Sean Neakums <[email protected]> Wed, 18 Feb 2004 08:06:26 +0000
| Newsgroups | gmane.linux.bbc.general |
|---|---|
| Message-ID | <[email protected]> |
-------------------- Start of forwarded message -------------------- X-From-Line: [email protected] Tue Feb 17 10:22:41 2004 Return-path: <[email protected]> Envelope-to: [email protected] Received: from web60907.mail.yahoo.com [216.155.196.83] by zork.zork.net with smtp (Exim 3.35 #1 (Debian)) id 1At9rl-0000Iz-00; Tue, 17 Feb 2004 10:22:41 -0800 Message-ID: <[email protected]> Received: from [65.173.143.134] by web60907.mail.yahoo.com via HTTP; Tue, 17 Feb 2004 10:22:10 PST Date: Tue, 17 Feb 2004 10:22:10 -0800 (PST) From: Jim Adams <[email protected]> Subject: Re: Question about mounting network shares from Live CD To: Sean Neakums <[email protected]> In-Reply-To: <[email protected]> X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.17.1 Lines: 59 Xref: zork.zork.net inbox:5482 Sean, Still not luck. I'm not sure smbclient is running. Both mount & smbmount saying "Unable to open configuration file? ///lib/smb.conf; no such file or directory" I'm using the following syntax: mount -t smbfs -0 username=myusername,password=mypassword //netmax/public /mnt/rw/smbfs Jim --- Sean Neakums <[email protected]> wrote: > Paul Gray <[email protected]> writes: > > > On Mon, 16 Feb 2004, Jim Adams wrote: > > > >> Greetings all, > >> First, thanks for what appears to be an IT > >> administrator's dream distro. I need to save > files on > >> a farked windows98 box by booting with BBC, > mounting a > >> share on a Netmax Linux server, copying the files > from > >> the dead HD to the Linux Server, and then once > the > >> Win98 machine is back up and running, reloading > the > >> files from the server. > >> > >> I haven't had any problem at all getting the cd > to > >> boot and and the network configured. I tried > mounting > >> the server share with mount -t ....., but it > wouldn't > >> work. What would be the best way to do this? > > > > Is it nfs? (start portmap) or samba (mount -t > smb)? > > I think smbmount is preferred in the latter case. > If that fails, > smbclient may be worth a shot. > > > _______________________________________________ > lnx-bbc mailing list > [email protected] > http://zork.net/mailman/listinfo/lnx-bbc __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html -------------------- End of forwarded message --------------------