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

0 Members and 1 Guest are viewing this topic.

Offline Mark Greaves (PCNetSpec)

  • Administrator
  • Hero Member
  • *****
  • Posts: 8840
  • Karma: 235
  • Gender: Male
  • "-rw-rw-rw-" .. The Number Of The Beast
    • View Profile
    • PCNetSpec
    • Awards
Re: New HD
« Reply #15 on: April 13, 2012, 10:26:31 pm »
Nobody said to change to a root prompt ???

and when I say YOUR home directory, I mean YOUR home directory (/home/peter) .. not THE /home directory, or root's home (/root)

Open a terminal, and enter:
Code: [Select]
ls ~/
and post the output.
(and don't change to a root prompt first)
« Last Edit: April 13, 2012, 10:29:41 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: 1191
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #16 on: April 13, 2012, 11:24:42 pm »
Hi Mark, just an update;
I'm making slow progress, I'm looking at an old thread http://linuxforums.org.uk/index.php?topic=9716.30 and carefully followinf the instructions and backing it up and editing it.
Managed to mount the new 2Tb HD and now moving files across to it.
I will then take out the first 250Gb HD and then put back in the 1Tb HD
Then move the remaining filed from the other 250Gb HD to the 2Th HD and then remove the 250Gb HD
So all I will have in my tower is the 500Gb HD Boot
a 1Tb HD
and the new 2Tb HD

I'm slow but I'm learning bits, if I need help, I'll give you a shout.

Thanks
Pete
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: 8840
  • Karma: 235
  • Gender: Male
  • "-rw-rw-rw-" .. The Number Of The Beast
    • View Profile
    • PCNetSpec
    • Awards
Re: New HD
« Reply #17 on: April 14, 2012, 12:02:04 am »
OK, your call .. but if you've mounted it somewhere other than YOUR Home directory, you may run into permission problems.

And if you get the fstab entry wrong, you could end up with all sorts of problems.

Good luck.
« Last Edit: April 14, 2012, 12:18:32 am 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: 1191
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #18 on: April 14, 2012, 12:45:46 am »
OK, your call .. but if you've mounted it somewhere other than YOUR Home directory, you may run into permission problems.

I <think> I may have not mounted it in my Home directory as a folder in my new 2Tb HD 'Drive4' has a padlock symbol on it?

And if you get the fstab entry wrong, you could end up with all sorts of problems.

Good luck.
[/quote]

I have got one problem, the NTFS drive is not being recognised for some reason, I reccon it's something to do with the program or whatever to do with making the system understand/see NTFS drives?
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: 1191
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #19 on: April 14, 2012, 01:10:15 am »
Sorted the NTFS problem out, the program had <gone> again but I've fount the thread where you helped me with that problem last time and now I've reinstalled it.

The next one is, I think I may have mounted the 2Tb HD as root and not <me> so when O boot as normal, I cant create folders or copy to it.
Need to unmount as <root>and remount as <me>
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 BkS

  • BkS Media Founder
  • Hero Member
  • *****
  • Posts: 1647
  • Karma: 48
  • Gender: Male
  • sudo service reality-check start
    • View Profile
    • BkS Media
    • Awards
Re: New HD
« Reply #20 on: April 14, 2012, 01:25:09 am »
Just run (if it's a directory in YOUR HOME folder:

Code: [Select]
sudo chown -R peter:peter /peter/StorageDicrectoryHere

If it's mounted outside it run:

Code: [Select]
sudo chown -R peter:peter /media/NameOfDriveHere
If you try to look through Windows, you can see what the person is doing.
If you try to look through a Penguin, it WILL bite you.

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1191
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #21 on: April 14, 2012, 10:58:55 am »
Just run (if it's a directory in YOUR HOME folder:

Code: [Select]
sudo chown -R peter:peter /peter/StorageDicrectoryHere

If it's mounted outside it run:

Code: [Select]
sudo chown -R peter:peter /media/NameOfDriveHere

Thanks for that, it's sorted the padlocked folder but also took the padlock off 'lost+found
How do I set it back on that folder?
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: 1191
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #22 on: April 14, 2012, 11:00:04 am »
or doesn’t that matter?
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: 8840
  • Karma: 235
  • Gender: Male
  • "-rw-rw-rw-" .. The Number Of The Beast
    • View Profile
    • PCNetSpec
    • Awards
Re: New HD
« Reply #23 on: April 14, 2012, 11:46:40 am »
Code: [Select]
sudo chown -R root:root /path/to/lost+found

or don't bother .. up to you.
WARNING: You are logged into reality as 'root'

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

Offline BkS

  • BkS Media Founder
  • Hero Member
  • *****
  • Posts: 1647
  • Karma: 48
  • Gender: Male
  • sudo service reality-check start
    • View Profile
    • BkS Media
    • Awards
Re: New HD
« Reply #24 on: April 14, 2012, 05:56:12 pm »
Doesn't really matter if I'm honest.
If you try to look through Windows, you can see what the person is doing.
If you try to look through a Penguin, it WILL bite you.

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1191
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #25 on: April 15, 2012, 06:23:59 pm »
Sorted all that out.
I've transferred all files temporarily over to the 2Tb HD, now what I want to do (but having difficulty in doing) is;
format the 1Tb HD and rename it 'Drive3' and mount it (it's 'sdc1' btw) and then put all the stuff back on it.

I keep getting  'mount: mount point /media/Drive3 does not exist'
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 BkS

  • BkS Media Founder
  • Hero Member
  • *****
  • Posts: 1647
  • Karma: 48
  • Gender: Male
  • sudo service reality-check start
    • View Profile
    • BkS Media
    • Awards
Re: New HD
« Reply #26 on: April 15, 2012, 06:26:59 pm »
Go to Disk Utility and see if your hard-drives are listed there.

Click on the drive you want to format, you can do it from that.

OR

You can burn Gparted to a disc, restart your computer and boot into the disc and format them that way.

I'd recommend the latter as the drives won't be mounted, but as with any partition editing / manipulation, it carries a small risk of corruption.
If you try to look through Windows, you can see what the person is doing.
If you try to look through a Penguin, it WILL bite you.

Offline pooky2483

  • Hero Member
  • *****
  • Posts: 1191
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #27 on: April 15, 2012, 06:31:21 pm »
I'm using Disk Utility but I think its something to do with the order pf which I'm doing things and I keep getting mount error as its possibly something to do with it previously being an NTFS formatted HD.
 I've tried in Disk Utility and Terminal and cant get anywhere.
In Disk Utility I get 'Error mounting: mount exited with exit code 1: helper failed with:
mount: mount point /media/Drive3 does not exist'
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: 8840
  • Karma: 235
  • Gender: Male
  • "-rw-rw-rw-" .. The Number Of The Beast
    • View Profile
    • PCNetSpec
    • Awards
Re: New HD
« Reply #28 on: April 15, 2012, 06:32:27 pm »
Erm .. why reformat if he says it's already formatted ?

What is the output from:
Code: [Select]
ls -a /media
and
Code: [Select]
mount
and
Code: [Select]
sudo fdisk -l

and the contents of:
Code: [Select]
gedit /etc/fstab

[EDIT]

I think it's likely you've formatted as a Linux file system ? .. but are still using ntfs-3g as the file system helper in fstab
« Last Edit: April 15, 2012, 06:35:23 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: 1191
  • Karma: 0
  • Gender: Male
  • Struggling Windows convert
    • View Profile
    • Awards
Re: New HD
« Reply #29 on: April 15, 2012, 06:57:49 pm »
Erm .. why reformat if he says it's already formatted ?

What is the output from:
Code: [Select]
ls -a /media

peter@Petes-ubuntu-pc:~$ ls -a /media
.  ..  Drive4  Win-MyDocs  WIn-MyDocs  Win-Storage  Win-Video
peter@Petes-ubuntu-pc:~$

Quote
and
Code: [Select]
mount

(click to show/hide)

Quote
and
Code: [Select]
sudo fdisk -l

(click to show/hide)

Quote
and the contents of:
Code: [Select]
gedit /etc/fstab

(click to show/hide)

Quote
[EDIT]

I think it's likely you've formatted as a Linux file system ? .. but are still using ntfs-3g as the file system helper in fstab

I'm not 100% sure,as I want to format it as ext4 overwriting the NTFS format
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