hi all
i have windows xp pro
and i have ubuntu linux installed into windows and running using VMware player …
now can anybody tell me exactly what to do to pass text from windows to linux
i am simply not gonna type that text again in linux, its 2 big, i am sure there is an easy way to pass text to linux, but still don’t know how, and need you help
thanks in advanced
Related posts:
- How To Pass Text Or Txt File From Windows Xp To Linux . . . Step By Step Please?
- Is There Some Free Software For Linux That Will Run Windows In A Virtual Pc?
- Installing Windows Through Linux Vmware?
- How Do I Get Linux To Work On Vmware?
- How To Send A File-oracle Setup Which Is Stored In My Windows Xp Desktop,to A Location In Linux Redhat.?

3 Comments
you can assuming you have booted the computer with the text to Linux by using dual boot, a USB drive, or CDROM [are you using that fabulous Ubuntu self booting CDROM iso image?], you can “mount” the windows drive to your Linux system and directly read the text and edit it, save it etc. using the linux text editors built into Ubuntu….
Remember, in Linux (like Unix) the file system shows every device, even hard disks, as files, so that the system hardisks, CDROMS, etc, get mounted to the common file structure and look like directories if you go searching for them….something like devsda1(first partition on disk “a”), but that is all hidden from view and concern unless you are really delving into the structure of Linux. Most distributions have ways of showing the disk(s) on the desktop like the windows explorer does
I’m just learning Linux too..so here goes…booting Ubuntu 8.04 now from CDROM…..
so….assuming you are using the default GNOME desktop (there are others to choose from) here we go…
On the top menu bar, click on “Places” then “Home Folder” and Ubuntu File Browser opens (the equivalent of the windows explorer ). Your disk drives shown on the left panel.
Just like in the windows explorer, you can click thru the disk, find the text file, click on it, and the default text editor will open. There you go… If your file is on a floppy, CDROM, or external thumb drive those devices are shown also.
You could also just click on the drives shown on the “Places” menu
THis is SOOO much like windows, why would anyone shell out big bucks for Vista or XP when this is FREE. and FAST too, no windows bloat here…have fun.
Email it to yourself (yahoo mail or whatever) and pick it up on the Linux box.
Use SCP? FTP? Flash drive?
Post a Comment