Will wine let me use my windows settings for windows stuff or will i have to reconfigure my windows games and such and what about my personal files? I decided that linux (kubuntu) and wine were probably developed enough that i can finally get rid of this preteneder of an OS (Winblows) and install a real OS (kubuntu).
Announcement
Collapse
No announcement yet.
I have had it with Winblows but how do I save my files.
Collapse
This topic is closed.
X
X
-
I have had it with Winblows but how do I save my files.
Last edited by steve7233; Sep 21, 2012, 09:09 PM.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntuTags: None
- Top
- Bottom
-
Steve:
WINE is valuable for the Windows programs that it supports. It does NOT support all Windows programs, and games in particular are a problem for it.
Installing your Windows games in WINE may or may not work. However, yes, this will be a fresh install of those games, so all your previous settings in the Windows games will have to be re-created.
Can you tell us a little bit about your use of Windows, how you use your computer, and what you expect Linux to do for you? We can guide you better once we know what it is you want to accomplish.
Linux is a different OS than Windows, and has its own set of native applications -- and games. Windows software won't run on a Mac, and vice versa. The same is mostly true with Linux. Linux is much more versatile, but if you will be depending on Windows software, then you may need to run Windows. Some Windows software can be made to run on Linux with WINE or by running Windows itself on Linux in a virtual machine. The better solution, however, is to find native Linux replacements for your Windows software.
So, let us know what it is you want to accomplish, and we can offer some suggestions from there.
Frank.Linux: Powerful, open, elegant. Its all I use.
- Top
- Bottom
-
Originally posted by Frank616 View PostSteve:
WINE is valuable for the Windows programs that it supports. It does NOT support all Windows programs, and games in particular are a problem for it.
Installing your Windows games in WINE may or may not work. However, yes, this will be a fresh install of those games, so all your previous settings in the Windows games will have to be re-created.
Can you tell us a little bit about your use of Windows, how you use your computer, and what you expect Linux to do for you? We can guide you better once we know what it is you want to accomplish.
Linux is a different OS than Windows, and has its own set of native applications -- and games. Windows software won't run on a Mac, and vice versa. The same is mostly true with Linux. Linux is much more versatile, but if you will be depending on Windows software, then you may need to run Windows. Some Windows software can be made to run on Linux with WINE or by running Windows itself on Linux in a virtual machine. The better solution, however, is to find native Linux replacements for your Windows software.
So, let us know what it is you want to accomplish, and we can offer some suggestions from there.
Frank.
By the way My brother and Grandpa are both named FrankLast edited by steve7233; Sep 21, 2012, 10:21 PM.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Steve:
Yes, vinnywright is here, and will probably add to this post.
yes you can run Windows programs on a Mac, just get wine for Mac.
If you've used WINE already, then you know its limitations. And, if you managed to cram 12.04 onto an Eeepc901, then you won't need a lot of additional help. I too have an Eeepc901. I managed to get 12.04 onto the 4 GB SSD, but had to uninstall a number of larger programs to give the little drive enough elbow room to update the install. The first time I tried the update, it crashed and burned when it ran out of disk space in /, and I had to reinstall from scratch.
I think the wirless stufff in the new kubuntu version is flacky on this netbook or it could be this one computer has a hardware defect as connection manger sees it off and on!
Anyway, welcome to the Kubuntu forum! We hope we'll be able to give you the assistance you need to make Linux your preferred OS!
Frank.Linux: Powerful, open, elegant. Its all I use.
- Top
- Bottom
Comment
-
I already had Jaunty Jackalope with kde installed on my netbook so I just upgraded until I got to percise pangolin. There were several ttimes when it said there wasn't enough memory in \var to run the upgrade so, i went into konsol and did sudo apt-get clean. That cleaned up \var then i upgraded to the next version until i got percise pangolin. It ran out of memory at the end so when I rebooted the kde window animations messed up the display. I had to reboot to a konsol and do sudo apt-get clean and then enter reboot. That caused the netbook to reboot and then the display worked and everything else except for the wireless part of my printer.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
You most likely also have a lot of installed kernels that you don't need, and which are taking up a lot of space in your root partition.
Open a console and type:
Code:dpkg --list | grep linux-image | awk '{print $2}'
linux-image-3.2.0-30-generic
linux-image-3.2.0-31-generic
linux-image-generic
Code:sudo apt-get purge linux-image-x.x.x-xx-generic
Code:sudo apt-get purge linux-image-3.2.0-30-generic
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Originally posted by Snowhog View PostYou most likely also have a lot of installed kernels that you don't need, and which are taking up a lot of space in your root partition.
Open a console and type:
Code:dpkg --list | grep linux-image | awk '{print $2}'
I only keep the current (in use) kernel and the previous one. Everything older is removed (saves space in the root partition). To remove 'older' kernels completely, the following command is issued:
Code:sudo apt-get purge linux-image-x.x.x-xx-generic
Code:sudo apt-get purge linux-image-3.2.0-30-generic
linux-image-2.6.31-14-generic
linux-image-2.6.31-17-generic
linux-image-2.6.31-19-generic
linux-image-2.6.31-21-generic
linux-image-2.6.32-21-generic
linux-image-2.6.32-22-generic
linux-image-2.6.32-23-generic
linux-image-2.6.32-24-generic
linux-image-2.6.32-40-generic
linux-image-2.6.35-32-generic
linux-image-2.6.38-16-generic
linux-image-3.0.0-26-generic
linux-image-3.2.0-30-generic
linux-image-3.2.0-31-generic
linux-image-generic
Thanks for the tip. It looks like I can free a buch of memory on the SSD. [i]I wounder if i can by a larger SSD for this little guy.[\i]Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
well I see you can post now @steve7233 welcome back
I would do as @Snowhog has suggested and purge all of those kernels but 3.2.0-30 & -31 .....and not linux-image-generic of course either
that box rely only has 1 4Gig SSD .........shese you'll not get much installed in that
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
-
The 901 has a 12G SSD, unlike my 4G/701 which had only 4. You could, if you wish, put a 16GB SDHC card in the SD card slot, and use that for /home, for example, or else symlink it into /home and use it for data storage. But it's true that there won't be a lot of video-viewing on that particular netbook.
- Top
- Bottom
Comment
-
Originally posted by dibl View PostThe 901 has a 12G SSD, unlike my 4G/701 which had only 4. You could, if you wish, put a 16GB SDHC card in the SD card slot, and use that for /home, for example, or else symlink it into /home and use it for data storage. But it's true that there won't be a lot of video-viewing on that particular netbook.
I am also a Linux registered user. I lost the graphic though.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Can linux read a Live File system - Allows you to add and erase files, like a USB flash drive?
I think it can.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Originally posted by TeunisYes, it can delete files in the live system and cause all kinds of issues 8)
When running a Live CD/USB and provided there is enough RAM you can install extra packages.
When the USB drive has a so called Persistent partition you can even keep them until the next boot.Last edited by steve7233; Sep 25, 2012, 09:28 AM.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Originally posted by TeunisOf course you can, running a Live version of any OS gives you similar (but not the same) power as running a regular install.
The biggest difference is the lack of a sudo being a security hole so you don't want to keep it on line for ever.
I've done it it the past, boot up on a USB stick and connect external drives to copy stuff.
In the case of a proper OS you have to be aware that by the time you've put the copied files back on a new system their ownership might need adjustment.
But providing you've installed the root actions as a service in Dolphin that's just a right-click away.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Yes you can back-up your data to other media providing you are able to connect that media to your computer. i.e. If you use a liveCD or liveDVD to boot up your computer and providing you have a spare DVD-RW drive you can backup your data to several DVD-RW disks.
And the good thing about DVD-RW is that once you have no use for what's on the disk it can be blanked and re-used. I also believe that Brasero can write to a CD or DVD and keep it open. K3B might also have that option but not sure.
I hope that this has answered your question.
- Top
- Bottom
Comment
-
Steve:
I have decided that since its overr 40 Gigs of files then I will wait a few days to get paid again then order a portable hard drive from amazon.com and use that to copy the files.
I have an external hard drive adapter that is very useful. USB 2, Fireware, and eSATA. It says that it is for 5 1/4 and 3.5" drives, but it will take a 2.5" laptop drive as well, as the SATA connector is identical. I am away from home at the moment, so don't have it with me, and I can't remember the make. I'll try to remember to give you that info if you need it when we get back again next week.
If you format the external drive as FAT32, you don't end up with any ownership problems when you copy back to your Kubuntu drive. That is all handled transparently by Linux, which assumes that all the files you copy to /home should belong to that user. I use that trick often with a USB stick.
Frank.Linux: Powerful, open, elegant. Its all I use.
- Top
- Bottom
Comment
Comment