How to print in Mandrake 9.2 using a Windows XP shared printer?
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
How to print in Mandrake 9.2 using a Windows XP shared printer?
Hi All,
How to print in Mandrake 9.2 using a Windows XP shared printer?
I have an Brother HL-1450 laser as the local printer on a Win XP machine. Not truly networked i.e. XP machine must be on for another machine to use the printer.
I tried using printer/drake to configure a tcp/ip connection and then a SMB/Windows, but I cant get it to print.
I installed the additional networking components of XP. I have installed samba on the mandrake machine. when I try to configure samba i get this message:
"An error occured while loading localhost:901
Could not connect to host localhost (port 901)"
So it feels like I am fishing alone in the dark, I don't think I know what I am doing with samba, tcp/ip or anything.
I would like to get this to work, otherwise I will need to get a very long USB cable and install the Brother 1450 as my linux machine's local printer which I know works.. And when the XP person (my wife) want to print I will have to shut down Mandrake and log on to win 2000 and that is a drag.
Your first problem might be that linux cannot perform read-writes to an NTFS formatted partition(not even with \Root access . So if your XP OS is not on a FAT32 & is on NTFS, it will not work, because your printer is not a stand-alone networked printer.
Since you cannot convert from NTFS to FAT32, you would have to re-install XP, after you save your DATA, & format to FAT32. Then during XP's install when it askes how it should proceed, when it gets to where it asks what it should do about your win file system, scroll down to "leave current file system"
do not format with NTFS.
While FAT32 is not as secure a file-system, as NTFS, with the correct, winXP updates & firewall setup you should be fine, & will have no problem printing to your XP machine through your mandrake PC.
chris is right, i have a similar set up . i have a printer on an xp machine shared. i have redhat on another machine. first make sure that the printer is shared, then go to control center=>peripherals=>printers=> administrator mode=>type in your password . after that follow the instructions.
then click on printers=>then add printer. then is going to ask your for user name and password, make sure u type root for username with the appropriate password. enter a name , location, and description of your printer and click continue. in the next screen you need to select printer via samba. next you will need to enter the uri , the following is an expample
smb:/usernameassword@Server/Printername; if i remember correctly, username is the username on the xp machine, password of the same user, Server is the name of the xp box where the printer is attached. hope this helps,
i was able to follow snakeo2 2nd set of suggestions [using localhost:631] and it worked like a charm. many many thanks to all three of you for giving me a helpful hand.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.