Reply
 
Thread Tools Display Modes
  #1  
Old 04-19-2009, 04:16 PM
ashley194 ashley194 is offline
Junior Member
 
Join Date: Sep 2008
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Default Lost 1TB hard drive
Hi all,
Prior to installing PC-BSD 7.1, I had 2 hard drives (150GB & 1TB both originally set as ext3). I installed the OS onto the 150GB hard drive, am now the proud owner of a PC-BSD desktop 8)

Only thing is, I can't locate my 1TB hard drive (with all my music, emails etc).

Any pointers where this 1TB hard drive is hiding

Thanks!
Reply With Quote
  #2  
Old 04-19-2009, 05:03 PM
ashley194 ashley194 is offline
Junior Member
 
Join Date: Sep 2008
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Default Re: Lost 1TB hard drive
Just tried with a sidux live DVD & my 1TB hard drive is still there (thank goodness!). If I can't access this drive in PC-BSD, then it's back to sidux for me :twisted:

Any help/advice would be appreciated!
Reply With Quote
  #3  
Old 04-19-2009, 05:45 PM
BlackBox BlackBox is offline
Senior Member
 
Join Date: Sep 2008
Posts: 184
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Lost 1TB hard drive
Is that an external or an internal drive?
Can you see it when you start System/KDiskFree?
Do you remember if the installer saw the drive?
Reply With Quote
  #4  
Old 04-19-2009, 07:23 PM
ashley194 ashley194 is offline
Junior Member
 
Join Date: Sep 2008
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Default Re: Lost 1TB hard drive
Hi BlackBox!
I used both the internal SATA 150GB as my sidux install drive, the internal SATA 1TB as my backup drive.

In PC-BSD 7.1 I installed again on my 150GB drive, hoping to transfer all the emails etc... from the TB drive.

As I was installing I was given the option to install to either drive. Installing onto a TB drive is a definite overkill, so chose the 150GB option!

Thanks.
Reply With Quote
  #5  
Old 04-20-2009, 06:11 PM
tano tano is offline
Junior Member
 
Join Date: Apr 2008
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Lost 1TB hard drive
I am quoting from another forum

Phoenix said

"FreeBSD can only mount ext2 filesystems that use 128-byte inodes. If the filesystem uses 256-byte inodes, you will not be able to mount the filesytem. There are patches floating around to enable support for 256-byte inode ext2 filesystems, but I don't think they've been incorporated into FreeBSD yet."

To find the Inode count of your system try
Code:
tunefs -l /dev | grep Inode
What command are you using to mount?

Try
Code:
# kldload ext2fs
# mount -t ext2fs /dev/adXsX /mnt/XXX
Or is it Dolphin that gives you a hal error?
Reply With Quote
  #6  
Old 04-22-2009, 06:52 PM
ashley194 ashley194 is offline
Junior Member
 
Join Date: Sep 2008
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Default Re: Lost 1TB hard drive
Hi tano!
As my TB drive has been formatted using ext3, plus there's loads of music, emails etc... (200GB+), I'll stay with Linux.

Thanks for the advice.
Reply With Quote
Reply

Thread Tools
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
Boot *bsd from 2nd hard drive n.aggel General Questions 7 09-18-2011 11:19 PM
Can you still install PC-BSD from your hard drive? Ghost General Questions 1 12-08-2009 04:43 PM
PC-BSD won't run on current hard drive... forcesofhabit General Questions 4 06-15-2007 02:55 PM
Hard drive problem unix_Hussi Drives 25 08-21-2006 05:06 PM
Hard Drive not detected TerryP General Questions 8 04-24-2006 05:02 PM


All times are GMT. The time now is 04:33 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.