Author Topic: [SOLVED] New HD  (Read 1989 times)

0 Members and 1 Guest are viewing this topic.

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1192
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
[SOLVED] New HD
« on: April 13, 2012, 06:58:48 pm »
I've just installed a new HD, how do I get my system to 'see' it and how do I format it?
« Last Edit: April 15, 2012, 07:55:45 pm by pooky2483 »
Ubuntu 12.04 64bit|M3A76-CM|BIOS 2002|AMD Athlon64 X2 5200+|Realtek RTL8168C(P)|8111C(P) PCI-E Gigabit Ethernet NIC|NVIDIA 128MB GeForce6200 Turbocache|3.0GB Single-Channel DDR2 @ 387MHz (5-5-5-18)|PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card|T~bird|Firefox|MATE

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1192
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #1 on: April 13, 2012, 07:11:28 pm »
It's ok, I've found the utility so format it but cant mount it, how do I go about permanently mounting it?
Ubuntu 12.04 64bit|M3A76-CM|BIOS 2002|AMD Athlon64 X2 5200+|Realtek RTL8168C(P)|8111C(P) PCI-E Gigabit Ethernet NIC|NVIDIA 128MB GeForce6200 Turbocache|3.0GB Single-Channel DDR2 @ 387MHz (5-5-5-18)|PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card|T~bird|Firefox|MATE

Offline Mark Greaves (PCNetSpec)

  • Administrator
  • Hero Member
  • *****
  • Posts: 8861
  • Karma: 236
  • Gender: Male
  • "-rw-rw-rw-" .. The Number Of The Beast
    • View Profile
    • PCNetSpec
    • Awards
Re: New HD
« Reply #2 on: April 13, 2012, 07:35:36 pm »
Mounting it (at bootup) is a case of editing to your /etc/fstab file .. but where do you want to mount it ? (if unsure, what are you going to use it for ? .. Linux storage ?), and what file system did you use when you formatted it ?

What is the output from:
Code: [Select]
sudo fdisk -l
« Last Edit: April 13, 2012, 07:37:29 pm by Mark Greaves (PCNetSpec) »
WARNING: You are logged into reality as 'root'

logging in as 'insane' is the only safe option.

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1192
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #3 on: April 13, 2012, 07:40:08 pm »
Code: [Select]
sudo fdisk -l

(click to show/hide)

What I want to do eventually is just have the 500Gb HD as my boot drive
and the new 2Tb HD and the other 1Tb HD

The 2 250 Gb HD's taken out (after transfering the files onto the 2Tb HD)
Ubuntu 12.04 64bit|M3A76-CM|BIOS 2002|AMD Athlon64 X2 5200+|Realtek RTL8168C(P)|8111C(P) PCI-E Gigabit Ethernet NIC|NVIDIA 128MB GeForce6200 Turbocache|3.0GB Single-Channel DDR2 @ 387MHz (5-5-5-18)|PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card|T~bird|Firefox|MATE

Offline Mark Greaves (PCNetSpec)

  • Administrator
  • Hero Member
  • *****
  • Posts: 8861
  • Karma: 236
  • Gender: Male
  • "-rw-rw-rw-" .. The Number Of The Beast
    • View Profile
    • PCNetSpec
    • Awards
Re: New HD
« Reply #4 on: April 13, 2012, 07:56:10 pm »
You haven't explained where you want to mount the new drive .. or how you formatted it (ie. which file system you used) ?

Can you post the output from:
Code: [Select]
mount

and tell us the capacity of the new drive you just added ? .. is it the 2TB drive (/dev/sdd) ? .. and did you format it as EXT4 ?
« Last Edit: April 13, 2012, 08:06:19 pm by Mark Greaves (PCNetSpec) »
WARNING: You are logged into reality as 'root'

logging in as 'insane' is the only safe option.

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1192
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #5 on: April 13, 2012, 08:02:43 pm »
You haven't explained where you want to mount the new drive .. or how you formatted it (ie. which file system you used) ?

Don't quite get what you mean coming from a window$ environment

Quote
Can you post the output from:
Code: [Select]
mount

(click to show/hide)

Quote
and tell us the capacity of the new drive you just added ? .. is it the 2TB drive (/dev/sdd) ? .. and did you format it as EXT4 ?

The screenshot should tell you some info you need.
« Last Edit: April 14, 2012, 10:30:17 am by pooky2483 »
Ubuntu 12.04 64bit|M3A76-CM|BIOS 2002|AMD Athlon64 X2 5200+|Realtek RTL8168C(P)|8111C(P) PCI-E Gigabit Ethernet NIC|NVIDIA 128MB GeForce6200 Turbocache|3.0GB Single-Channel DDR2 @ 387MHz (5-5-5-18)|PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card|T~bird|Firefox|MATE

Offline Mark Greaves (PCNetSpec)

  • Administrator
  • Hero Member
  • *****
  • Posts: 8861
  • Karma: 236
  • Gender: Male
  • "-rw-rw-rw-" .. The Number Of The Beast
    • View Profile
    • PCNetSpec
    • Awards
Re: New HD
« Reply #6 on: April 13, 2012, 08:07:26 pm »
OK, looks like the 2TB drive IS the new one ..if this is a single user PC, I'd mount it as ~/Storage .. effectively giving you an extra 2TB of storage as a folder in your Home directory called Storage .. but you may have something else in mind.

I suppose ideally (or if it's a multi user PC) it would be mounted as /home (then all your /home/* folders copying to it .. but this is *slightly* more work.

As I said .. only you know what suits you.



Quote
Don't quite get what you mean coming from a window$ environment

Think of it like this .. it can be addad as a directory ANYWHERE on the system .. but anything outside your Home directory may cause you permission problems.

So if it's PURELY for storage it would be advisable to be mounted in your home directory or AS you /home
« Last Edit: April 13, 2012, 08:12:16 pm by Mark Greaves (PCNetSpec) »
WARNING: You are logged into reality as 'root'

logging in as 'insane' is the only safe option.

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1192
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #7 on: April 13, 2012, 08:13:52 pm »
It just has my login on it, if Jenny wants to use it, she doesn’t have to login, just used my login, which it is in mine all the time.
I’ve called it 'Films & Storage'
Ubuntu 12.04 64bit|M3A76-CM|BIOS 2002|AMD Athlon64 X2 5200+|Realtek RTL8168C(P)|8111C(P) PCI-E Gigabit Ethernet NIC|NVIDIA 128MB GeForce6200 Turbocache|3.0GB Single-Channel DDR2 @ 387MHz (5-5-5-18)|PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card|T~bird|Firefox|MATE

Offline Mark Greaves (PCNetSpec)

  • Administrator
  • Hero Member
  • *****
  • Posts: 8861
  • Karma: 236
  • Gender: Male
  • "-rw-rw-rw-" .. The Number Of The Beast
    • View Profile
    • PCNetSpec
    • Awards
Re: New HD
« Reply #8 on: April 13, 2012, 08:24:40 pm »
I hate advising people where to mount new drives, because they inevitably come back wanting to use it for something else  :o

OK, are you happy to just have it mounted as a directory in your home folder called "Storage" ?

if so, can you confirm there isn't a folder ALREADY called Storage in your Hoe directory ?
WARNING: You are logged into reality as 'root'

logging in as 'insane' is the only safe option.

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1192
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #9 on: April 13, 2012, 08:32:48 pm »
Nope, the 1Tb is called Win-Video
The other 2 250Gb ones are called 'Storage' and 'My Documents' (to be removed after I have moved all the stuff onto the new 2Tb HD)
So it looks like it will need a new name, maybe 'Video' ?
[EDIT]
Saw an error, need to think of a new name...'Drive4' is all I can come up with
« Last Edit: April 13, 2012, 09:21:12 pm by pooky2483 »
Ubuntu 12.04 64bit|M3A76-CM|BIOS 2002|AMD Athlon64 X2 5200+|Realtek RTL8168C(P)|8111C(P) PCI-E Gigabit Ethernet NIC|NVIDIA 128MB GeForce6200 Turbocache|3.0GB Single-Channel DDR2 @ 387MHz (5-5-5-18)|PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card|T~bird|Firefox|MATE

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1192
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #10 on: April 13, 2012, 09:23:22 pm »
Just used gparted and it's left 2.49Gb unallocated? whys that?
Ubuntu 12.04 64bit|M3A76-CM|BIOS 2002|AMD Athlon64 X2 5200+|Realtek RTL8168C(P)|8111C(P) PCI-E Gigabit Ethernet NIC|NVIDIA 128MB GeForce6200 Turbocache|3.0GB Single-Channel DDR2 @ 387MHz (5-5-5-18)|PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card|T~bird|Firefox|MATE

Offline Mark Greaves (PCNetSpec)

  • Administrator
  • Hero Member
  • *****
  • Posts: 8861
  • Karma: 236
  • Gender: Male
  • "-rw-rw-rw-" .. The Number Of The Beast
    • View Profile
    • PCNetSpec
    • Awards
Re: New HD
« Reply #11 on: April 13, 2012, 10:06:26 pm »
Quote
Just used gparted and it's left 2.49Gb unallocated? whys that?

No idea



I'm not bothered what you are labeling the drive/partition .. that's irrelevant.

I'm asking you if you have a directory called Storage in your Home directory ?

What is the output from:
Code: [Select]
ls ~/
« Last Edit: April 13, 2012, 10:13:26 pm by Mark Greaves (PCNetSpec) »
WARNING: You are logged into reality as 'root'

logging in as 'insane' is the only safe option.

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1192
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #12 on: April 13, 2012, 10:15:56 pm »
root@Petes-ubuntu-pc:/home/peter# ls ~/
Desktop  warzone.txt
root@Petes-ubuntu-pc:/home/peter#
Ubuntu 12.04 64bit|M3A76-CM|BIOS 2002|AMD Athlon64 X2 5200+|Realtek RTL8168C(P)|8111C(P) PCI-E Gigabit Ethernet NIC|NVIDIA 128MB GeForce6200 Turbocache|3.0GB Single-Channel DDR2 @ 387MHz (5-5-5-18)|PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card|T~bird|Firefox|MATE

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1192
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #13 on: April 13, 2012, 10:17:55 pm »
Just took a look and there is no directory called 'Storage' in the Home directory
Ubuntu 12.04 64bit|M3A76-CM|BIOS 2002|AMD Athlon64 X2 5200+|Realtek RTL8168C(P)|8111C(P) PCI-E Gigabit Ethernet NIC|NVIDIA 128MB GeForce6200 Turbocache|3.0GB Single-Channel DDR2 @ 387MHz (5-5-5-18)|PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card|T~bird|Firefox|MATE

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1192
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #14 on: April 13, 2012, 10:19:41 pm »
Also... if its of importance, I took out the 1Tb HD and put the new 2Tb HD in it's slot.
Ubuntu 12.04 64bit|M3A76-CM|BIOS 2002|AMD Athlon64 X2 5200+|Realtek RTL8168C(P)|8111C(P) PCI-E Gigabit Ethernet NIC|NVIDIA 128MB GeForce6200 Turbocache|3.0GB Single-Channel DDR2 @ 387MHz (5-5-5-18)|PEAK 138508AGPK DVB-T Digital TV Hybrid PCI Card|T~bird|Firefox|MATE

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal