Re: [gentoo-user] Can't browse WinXP shares from gentoo

2006-01-21 Thread Ben Blount
Go onto your roommates box and turn administrative tools on the start menu. Then go to Administrative tools, Local Security Policy. From there go to Local Policy - Security Options. In the right view, find Network Access: Sharing and Security for Local Accounts, then change that setting to Classic - local users authenticate as themselves. Also note the above setting where it shows which shares can be accessed anonymously.
On 1/21/06, Brett I. Holcomb <[EMAIL PROTECTED]> wrote:
You might want to uncheck simple file sharing in the file options and see ifthat works.On Saturday January 21 2006 19:36, [EMAIL PROTECTED] wrote:> On Sat, Jan 21, 2006 at 11:45:38PM +0200, Ryan Viljoen wrote:
> > I can access my Windows XP Pro's shares with out user name or> > password quite successfully. Using both xsmbrowser and mounting> > them in the terminal. Are you sure that the other XP machines on
> > the network dont also require a password to access the shares?>> Did you have to do anything special to enable that kind of sharing?>> This is the only Windows box on the network (it's my local home
> LAN), so I don't have anything else to use as a comparison or> reference.>> >> Matt>> --> Matt Garman> email at: 
http://raw-sewage.net/index.php?file=email--Brett I. Holcomb--gentoo-user@gentoo.org mailing list


Re: [gentoo-user] "Copying" between hard drives potential newbie question

2005-09-01 Thread Ben Blount
MBR is probably damaged, hence why it won't boot. I would run
grub-install just to be sure.

You could also mount your old disk and the new disk, then use
 cp -R /mnt/olddisk/* /mnt/newdisk/
(putting in the appriopriate mount locations of course)

Ben Blount

On 9/1/05, John Jolet <[EMAIL PROTECTED]> wrote:
> On Thursday 01 September 2005 18:04, Neil Bothwick wrote:
> > On Thu, 1 Sep 2005 22:36:59 +0100, Stuart Howard wrote:
> > > My question :-
> > >
> > > I need to "copy" all from hdb to hda what would be the sugested route?
> >
> > If both drives are the same size
> >
> > dd if=/dev/hdb of=/dev/hda bs=4096
> will that get the mbr, or does he still need to do the grub-install step?
> --
> John Jolet
> Your On-Demand IT Department
> 512-762-0729
> www.jolet.net
> [EMAIL PROTECTED]
> --
> gentoo-user@gentoo.org mailing list
> 
>

-- 
gentoo-user@gentoo.org mailing list