LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 11-06-2013, 06:25 PM   #1
graybeard19
Member
 
Registered: Oct 2013
Location: near kansas city MO
Posts: 71

Rep: Reputation: Disabled
Talking want to go full mint 13 maya on partioned pc


How do I go from a partioned pc half mint 13 maya cinnamon and win xp to ALL LINUX MINT 13 MAYA CINNAMON? it is partioned, and I am so very very disgusted with the slowness of the windows xp now that I have been spoiled by the linux speed and ease of use on the other half. Yeah, I have some stuff, photos and a few documents etc to load onto a flash stick first, no music, no video's, some favorite websites, but dont know how to copy those, guess I will lose them??? But today when I had to go to the windows side of the pc, it took so blasted long that I had to ask myself...'self, why are you even bothering with having windows on your pc at all? I mean, Linus rules, windows drools!
So that being said, is there a way to do this, dump windows completely....and another thing...is there a way to transfer the stuff vs flash stick even though that is very easy. Another thing I would miss is my unique fonts, I like the oddball ones, like 'tenqwar' which is like the font on the ring in lord of the rings, it was designed by J.R.R. Tolkien...very fluid runish style of font writing, kinda cool. So i want to transfer or copy, fonts, photos, docs, and favorite websites then I can dump windows for good, any help would be appreciated....thanks folks!
 
Old 11-06-2013, 06:33 PM   #2
andrewthomas
Senior Member
 
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690

Rep: Reputation: 312Reputation: 312Reputation: 312Reputation: 312
Just select "use the entire drive" option. Very simple.
 
1 members found this post helpful.
Old 11-06-2013, 06:46 PM   #3
graybeard19
Member
 
Registered: Oct 2013
Location: near kansas city MO
Posts: 71

Original Poster
Rep: Reputation: Disabled
sounds simple enough, but where do I go to do this? also how do i or can i transfer my photos, fonts, docs, web favorites to the linux side before I kill windows?
 
Old 11-06-2013, 06:50 PM   #4
graybeard19
Member
 
Registered: Oct 2013
Location: near kansas city MO
Posts: 71

Original Poster
Rep: Reputation: Disabled
andrew, hey, da bears! I am from a town about 65 miles from Chi town....flying corn cob ring a bell? Pizzaria Uno on wabash and ontario, pizzaria due's down the street. Kramers health food bar on Adams street not far from grant park....ah yes I know chicago......miss the pizza, the red hots, the falstaff and druries beer, blatz, old style, strohs....down here in missouri they love bud light.....ewwwwwwww....swill. gimme good ole lake michigan lake water brew anyday....
 
Old 11-06-2013, 06:57 PM   #5
andrewthomas
Senior Member
 
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690

Rep: Reputation: 312Reputation: 312Reputation: 312Reputation: 312
Quote:
Originally Posted by graybeard19 View Post
sounds simple enough, but where do I go to do this? also how do i or can i transfer my photos, fonts, docs, web favorites to the linux side before I kill windows?
Back up your data first certainly. Sync all your accounts that are web-based. Use Dropbox to back up your files.
 
Old 11-06-2013, 08:17 PM   #6
graybeard19
Member
 
Registered: Oct 2013
Location: near kansas city MO
Posts: 71

Original Poster
Rep: Reputation: Disabled
I guess I am a babe in the wild woods here, sync all accounts??? web based, no idea??? dropbox??? I did find out how to load windows web favorites onto a usb flash drive...thank GOD for wikipedia...what a great gift to humanity! lots of stuff there. I can use same procedure to load my photos, docs, maybe even a file containing my fave fonts too! but I am lost here about the sync all accts?????no clue on this.....web based ????? not even a glimmer of an idea...sorry to bother you Andrew, sure you got plenty to do besides spoon feed me on this stuff. But I am disabled vet who has lil experience with pcs, interested, but not gifted nor educated much in the ins and outs..thanks buddy!
 
Old 11-06-2013, 08:29 PM   #7
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

firstly, there is likely no need to reinstall mint which is what post #2 seems to be implying.

The simplest thing to do would be to boot into mint, then with the windows partition mounted, copy any files you want to keep to your linux partition (or to some external media). Once you are happy you have copies of these files outside of the windows install/partition you can proceed to use that partition for something else. You can refomat it to something more linux friendly eg ext4 and then mount it, for example as /data or perhaps /media and use that as you see fit (eg put your photos/vidoes/whatever back on it). Another, riskier option is to consider growing the linux partition to use the space preciously use by the windows partition.

Please note that I am unable to give any sort of step by step instructions for this. But hopefully this gives you an idea of your options which you can then research on the web.

HTH,

Evo2.
 
2 members found this post helpful.
Old 11-06-2013, 09:13 PM   #8
graybeard19
Member
 
Registered: Oct 2013
Location: near kansas city MO
Posts: 71

Original Poster
Rep: Reputation: Disabled
sorry but all this stuff is greek to me....I will download my stuff, photos, favorites, fonts docs etc onto a usb flash stick and then maybe I can find a way to expand the LINUX side of the partition to 100% thereby eliminating WINDOW altogether...not gonna re install it if I dont have to.
 
Old 11-06-2013, 09:19 PM   #9
mreff555
Member
 
Registered: Sep 2011
Location: Philly
Distribution: Gentoo
Posts: 473

Rep: Reputation: Disabled
Step 1 transfer everything.
to do this all you have to do is mount your windows filesystem. First you have to find it
Code:
sudo fdisk -l
This should display all your filesystems. In all likelyhood you will have 2 NTFS partitions, you want the larger one. Remember the device name. Next type

Code:
sudo mount /dev/xxx /mnt
where /dev/xxx is the device name and /mnt can actually be any empty directory, but that one is somewhat of a default.
Assuming you didn't get any error messages you should now be able to move to that directory and view the root windows filesystem, grab your stuff and copy it to your home directory. (If this does not work let us know, it's possible that you may have to reconfigure a few things first).

Step 2
This is really up to you and your system. You may not actually need to do anything right away. The easiest way to absorb the space of windows is to turn it in to an ext3/4 partition, give it a mount point in /etc/fstab, and copy any necessary files over.
Like I said, it may be better to wait until you need the space to make the decision. In the mean time you have the extra space to play with.

The two mount points I would recommend are /opt and /home
The /opt directory can fill up fast if you install a lot of closed source software. /home might be a better choice if you work on a lot of projects in your home directory or store a lot of photos, movies and music. Another option would be /usr/local which wouldn't be a bad idea to inflate space for more linux software but you may want to ask for more help should you choose this option. You don't want to screw this up.
 
Old 11-06-2013, 09:33 PM   #10
andrewthomas
Senior Member
 
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690

Rep: Reputation: 312Reputation: 312Reputation: 312Reputation: 312
Quote:
Originally Posted by evo2 View Post
Hi,

firstly, there is likely no need to reinstall mint which is what post #2 seems to be implying.
You are right. I confess to not reading the entire post carefully.
 
Old 11-06-2013, 10:26 PM   #11
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
You can access to your windows folders right from the Linux Mint file browser.
So just open the folder browsers and at the left you will see book marked Mint (With a little house icon), you will see Desktop, File System, Network, and more.
Click on the one that says XX GB Volume (XX being the amount of GB you have in your windows partition). From there just navigate to the folder in which your data is storages copied over your linux partition.


In Linux if you click on the File menu on the menu bar of the windows you have an option to open a new tab, so on the same screen you can have two tabs and copy files from one tab to the other one.

Good luck to you
 
Old 11-06-2013, 11:52 PM   #12
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,134
Blog Entries: 21

Rep: Reputation: 3478Reputation: 3478Reputation: 3478Reputation: 3478Reputation: 3478Reputation: 3478Reputation: 3478Reputation: 3478Reputation: 3478Reputation: 3478Reputation: 3478
@GreyBeard

I just did what you wanna do but with AntiX 64 bit dual boot and Ubuntu 10.04LTS on the other Partition.

I first copied what I wanted to keep. If you wanna use usb. Thats fine. I just dragged and dropped from one partition
to the other using Rox File Manager which is greek to you.

Anyways. When done copying/backing up music,movies,books,documents, etc.....

Shut down. Boot up a Live cd/dvd/usb whatever that has gparted. Delete Windows XP partition. Expand Mint 13 to take over deleted Windows partition. That is it. If paranoid. Right click and unmount and run check in gparted of finished product.

I like using my last down load of free PMagic but now it costs 4.99 to download. I got one of the last few testing releases
before it went commercial, which actually 4.99 is not bad, for a Distro that Patrick Verner makes.
Seeing as it comes with tons of tools like SuperGrubDisk2 and all the other tools also.

Your Mint 13 live media should suffice for the same task though. P.S. If it fails to boot.
http://www.supergrubdisk.org/
http://www.supergrubdisk.org/rescatux/
http://www.supergrubdisk.org/super-grub2-disk/

I mention the live media because Mint won't take up the drive and expand when booted into Mint. It will format and make the
empty partition whatever you want. Fat 32, Ext3, Ext4. It just won't make a mount point and you sound like
that is too much of a chore for you to edit /etc/fstab and make a directory in /media. So a Live session will bail you out
of having to do that by expanding your Mint install to take up deleted Windows XP space.

Good luck and Happy Trails, Rok
 
Old 11-07-2013, 08:50 AM   #13
graybeard19
Member
 
Registered: Oct 2013
Location: near kansas city MO
Posts: 71

Original Poster
Rep: Reputation: Disabled
great googley moogely, wow, what a lot of stuff to do. I may dump my stuff onto a flash stick and then I will have it. HOWEVER since I am new to linux mint 13, how do I find my flash stick once I put it back after downloading from windows? On win xp we had the 'my computer' and you could see the usb drive there and open etc. So,,,if I can find it, then I can either upload onto mint or refer to it as needed (photos etc which take up space) where is the equivelent of my computer on mint13?
 
Old 11-07-2013, 09:52 AM   #14
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
Read post #11 and look at the picture attached on this post. That is a screen shot of the file browser in linux mint
Attached Thumbnails
Click image for larger version

Name:	Mint13-3-desktop.jpeg
Views:	7
Size:	67.0 KB
ID:	13894  

Last edited by TroN-0074; 11-07-2013 at 09:54 AM.
 
Old 11-08-2013, 05:54 AM   #15
graybeard19
Member
 
Registered: Oct 2013
Location: near kansas city MO
Posts: 71

Original Poster
Rep: Reputation: Disabled
I have downloaded all of my personal pictures to a usb stick, and will go back on the win side and get my docs and other stuff including making a font folder with my favorite ones and get my favorite web sites too. I found out that of my 80gb hard drive windows takes up nearly 51gb, guess it was not a 50 50 set up. I will expand the mint side and make it much bigger and wait to see what to do next. last night windows took so so long to do anything that I may get it done this wk end...all linux mint...hoooraay!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Google chrome and Mint Maya JohnnyF Linux - Software 3 11-10-2013 05:00 PM
[SOLVED] Linux Mint Maya Desktop JohnnyF Linux - Software 4 02-05-2013 01:39 AM
No Display - Mint 13 Maya Mr. Newbtastic Linux Mint 2 02-01-2013 06:58 PM
installing Windows on a full partioned linux hdd J-xToF Linux - Newbie 26 08-27-2008 09:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration