LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 04-15-2015, 05:44 AM   #16
Joshmccullough
LQ Newbie
 
Registered: Apr 2015
Location: Michigan
Distribution: Linux Minx 17.1
Posts: 13

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by Head_on_a_Stick View Post
Please post the output of:
Code:
# parted -l
Model: ATA ST1000LM024 HN-M (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos

Number Start End Size Type File system Flags
1 1049kB 808GB 808GB primary ext4
3 808GB 932GB 124GB primary ext4
2 932GB 1000GB 68.0GB extended
6 932GB 983GB 51.1GB logical ext4 boot
7 983GB 992GB 8463MB logical linux-swap(v1)
5 992GB 1000GB 8468MB logical
 
Old 04-15-2015, 05:47 AM   #17
Joshmccullough
LQ Newbie
 
Registered: Apr 2015
Location: Michigan
Distribution: Linux Minx 17.1
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by yancek View Post
Check the owner:group for the different partitions in /media/joshandkaren. You likely need to give your user(s) or group ownership of the directories on the partition or the entire thing or change permissions.
I think you're right, here's my results of an ls -al when I'm in /media:

joshandkaren@joshandkaren-X750JA:/media > ls -al
total 12
drwxr-xr-x 3 root root 4096 Apr 12 21:43 .
drwxr-xr-x 23 root root 4096 Apr 14 06:31 ..
drwxr-x---+ 4 root root 4096 Apr 14 06:21 joshandkaren


Root owns everything, I think perhaps I just need to chown it and see how that flies.....
 
Old 04-15-2015, 07:04 AM   #18
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
I always get Mint (or anything else) to manually partition my install.

I have a strong preference for a decent size '/' partition and a separate /home partition.
That way I can do upgrades without having to restore my /home directory (if all goes well).
 
Old 04-15-2015, 01:15 PM   #19
joe_2000
Senior Member
 
Registered: Jul 2012
Location: Aachen, Germany
Distribution: Void, Debian
Posts: 1,016

Rep: Reputation: 308Reputation: 308Reputation: 308Reputation: 308
Quote:
Originally Posted by JeremyBoden View Post
I have a strong preference for a decent size '/' partition and a separate /home partition.
That way I can do upgrades without having to restore my /home directory (if all goes well).
Not meaning to get too far off topic, but this setup is almost certain to get you into trouble in certain cirumstances, one of which is e.g. if you were installing a second distro on the same computer that also shares the home partition.
Which is something you'll eventually want to do to upgrade Mint to a newer release: Install new release on separate partition -> Make sure everything runs ok -> Possibly manually take over some of the config files for home directory -> Once everything runs as expected the old install can be wiped.

It leaves you with something to fall back to if the install goes wrong.

Just my two cents
 
Old 04-15-2015, 01:34 PM   #20
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Fair comment - but it is still important to have control of partioning during an install.

Some of these installers try to be too clever.
 
Old 04-15-2015, 02:25 PM   #21
joe_2000
Senior Member
 
Registered: Jul 2012
Location: Aachen, Germany
Distribution: Void, Debian
Posts: 1,016

Rep: Reputation: 308Reputation: 308Reputation: 308Reputation: 308
Quote:
Originally Posted by JeremyBoden View Post
Fair comment - but it is still important to have control of partioning during an install.

Some of these installers try to be too clever.
Agreed. I'd never trust any installer to do the partitioning for me.
 
Old 04-15-2015, 03:30 PM   #22
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
If you have another bootable distro and enough space to clone the files on the existing partition, you could rsync the contents of the partition you want to expand. Then delete it from the partition and re-add it in the desired girth. Format the newly redone partition with the desired filesystem. Then rsync the files back. And chroot to that and re-install the bootloader. Reboot and carry on like nothing ever happened. As long as you keep the other bootable distro around you can fix things you might have skipped or overlooked.

I'm not much for installers myself. I do the debootstrap install method with debian based distros. And various other installing linux while running linux methods (chroot style). It gives you control over partitions and filesystems, and network drivers before you ever boot into and use said installation. Plus you can start with a minimal base installation and avoid some bloat for stuff you weren't going to use anyway. And take a snapshop of said install before you ruin it with users and browser cache.

Last edited by Shadow_7; 04-15-2015 at 03:37 PM.
 
Old 04-16-2015, 04:55 AM   #23
Joshmccullough
LQ Newbie
 
Registered: Apr 2015
Location: Michigan
Distribution: Linux Minx 17.1
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by yancek View Post
Check the owner:group for the different partitions in /media/joshandkaren. You likely need to give your user(s) or group ownership of the directories on the partition or the entire thing or change permissions.
This was it: the partitions were owned by root; a couple of chown's later and I can do what I want with them. Problem solved; thanks everyone for your input, as a result there's still plenty of commands and ideas for me to get familiar with for future use!
 
  


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
HDD partition recovery - HDD works but no partitions are accessible? stevod333 Linux - Software 6 10-01-2009 05:24 AM
I see my HDD has 8 primary partitions... pofadda Linux - General 8 08-23-2007 07:38 AM
Partitions on my HDD. k-mart Slackware - Installation 3 07-21-2004 02:27 AM
Why sould I use different partitions even when there is only one HDD stelmed Slackware 3 02-28-2004 02:09 AM
partitions on twe HDD twinkers Debian 1 09-27-2003 01:24 PM

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

All times are GMT -5. The time now is 11:16 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