Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 13th March 2008, 11:43 PM
wavemaker's Avatar
wavemaker Offline
Registered User
 
Join Date: Jan 2008
Location: Maryborough, Q'l'd. OZ
Posts: 114
Adding a second hard drive.

Gooday all. As the title suggests I want to add a second hard drive for me to play with. I have looked for tutorials and have not found one that applies to F8. If you know of a good, easy to follow one, could you point me in the right direction. Or conversely give me a few tips on partitioning/formatting the new drive.
I have Fedora 8 and the new 250g hard drive is installed as a slave drive and is recognized at boot up. F* is the only thing on my master drive, ie no Windows.
Thanks in advance. Regards, James.
__________________
James.
When the going gets weird, the weird turn pro. hst

Last edited by wavemaker; 13th March 2008 at 11:45 PM. Reason: More info
Reply With Quote
  #2  
Old 13th March 2008, 11:48 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
post


Code:
su -
fdisk -l
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #3  
Old 14th March 2008, 12:04 AM
wavemaker's Avatar
wavemaker Offline
Registered User
 
Join Date: Jan 2008
Location: Maryborough, Q'l'd. OZ
Posts: 114
This is the response.
[james@localhost ~]$ su -
Password:
[root@localhost ~]# fdisk -l

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x29c829c7

Device Boot Start End Blocks Id System
/dev/sda1 * 1 25 200781 83 Linux
/dev/sda2 26 14593 117017460 8e Linux LVM

Disk /dev/sdb: 33.8 GB, 33820286976 bytes
255 heads, 63 sectors/track, 4111 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/sdb doesn't contain a valid partition table

Disk /dev/dm-0: 117.7 GB, 117708947456 bytes
255 heads, 63 sectors/track, 14310 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 2080 MB, 2080374784 bytes
255 heads, 63 sectors/track, 252 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30307800

Disk /dev/dm-1 doesn't contain a valid partition table
[root@localhost ~]#
Is that as it should be. Thanks.
__________________
James.
When the going gets weird, the weird turn pro. hst
Reply With Quote
  #4  
Old 14th March 2008, 12:11 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by wavemaker
This is the response.
[james@localhost ~]$ su -
Password:
[root@localhost ~]# fdisk -l

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x29c829c7

Device Boot Start End Blocks Id System
/dev/sda1 * 1 25 200781 83 Linux
/dev/sda2 26 14593 117017460 8e Linux LVM

Disk /dev/sdb: 33.8 GB, 33820286976 bytes
255 heads, 63 sectors/track, 4111 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/sdb doesn't contain a valid partition table

Disk /dev/dm-0: 117.7 GB, 117708947456 bytes
255 heads, 63 sectors/track, 14310 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 2080 MB, 2080374784 bytes
255 heads, 63 sectors/track, 252 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30307800

Disk /dev/dm-1 doesn't contain a valid partition table
[root@localhost ~]#
Is that as it should be. Thanks.


It has been detected !

use gparted to format it


Code:
su
yum install gparted
gparted
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #5  
Old 14th March 2008, 12:18 AM
wavemaker's Avatar
wavemaker Offline
Registered User
 
Join Date: Jan 2008
Location: Maryborough, Q'l'd. OZ
Posts: 114
Many thanks for that. James.
__________________
James.
When the going gets weird, the weird turn pro. hst
Reply With Quote
  #6  
Old 14th March 2008, 03:14 AM
wavemaker's Avatar
wavemaker Offline
Registered User
 
Join Date: Jan 2008
Location: Maryborough, Q'l'd. OZ
Posts: 114
I just had time to look at that again and it says 33.8gb. it's a 250gb hard drive, I don't get it. Is some of the capacity hidden?
__________________
James.
When the going gets weird, the weird turn pro. hst
Reply With Quote
  #7  
Old 14th March 2008, 04:08 AM
Bslagowski's Avatar
Bslagowski Offline
Registered User
 
Join Date: Dec 2007
Location: Wisconsin
Posts: 196
What is this, another drive?
Code:
Disk /dev/dm-0: 117.7 GB, 117708947456 bytes
255 heads, 63 sectors/track, 14310 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table
What drives do you think should be seen? Obviously you have a 120 GB drive. What else is attached (besides the 250 gig drive)? Also, what is the model of the new HDD you're trying to get working?
__________________
So dawn goes down to day,
Nothing gold can stay.

Last edited by Bslagowski; 14th March 2008 at 04:23 AM.
Reply With Quote
Reply

Tags
adding, drive, hard

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding another hard drive Xavior Installation and Live Media 5 5th November 2007 11:01 PM
Adding a new Hard Drive bydersjoint Hardware & Laptops 22 16th July 2007 08:15 AM
Adding a new hard drive mlino Installation and Live Media 3 7th November 2006 09:43 PM
Adding Hard Drive 1slorunner Hardware & Laptops 2 12th November 2005 02:18 AM


Current GMT-time: 06:06 (Sunday, 26-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat