Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-07-2006, 12:39 PM
|
#1
|
LQ Newbie
Registered: Mar 2006
Posts: 10
Rep:
|
Hard drive problems
My linux server has 2 hard drives, one as /, and the other as /home.
The one that is mounted as /home works, but it should be 80GB, but it shows up as around 200MB. I already tried "ignoring" what it says, but it really thinks it's 200MB big. I think this might be a /etc/fstab problem, so I'm open to any suggestions...
/etc/fstab
...
/dev/hda1 / ext3 defaults....... 0 1
...
/dev/hdb1 /home ext3 defaults........ 0 2
|
|
|
04-07-2006, 12:43 PM
|
#2
|
Senior Member
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Rep: 
|
List here the content of
to show that you got 80Gb in hdb1.
|
|
|
04-07-2006, 02:23 PM
|
#3
|
LQ Newbie
Registered: Mar 2006
Posts: 10
Original Poster
Rep:
|
yup, 'did fdisk -l and got...
...
Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 1 9729 78148161 83 LInux
how 'eva, when i run df in /home....
Filesystem 1k-blocks Used Available Use% Mounted on
...
/dev/hdb1 202220 166454 25326 87% /home
So, still lost
|
|
|
04-07-2006, 02:28 PM
|
#4
|
LQ Newbie
Registered: Mar 2006
Posts: 10
Original Poster
Rep:
|
This would seem to be a simple partition problem, but hdb1 is the only partion on /dev/hdb is hdb1, and it takes up the whole drive
|
|
|
04-07-2006, 07:49 PM
|
#5
|
Senior Member
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Rep: 
|
It is a strange situation.
I couldn't tell what's wrong. It is possible that partition wasn't formatted properly or the Linux has difficulty in accessing the full drive.
I would suggest you boot up a Live CD and mount hdb1 manually to check its content by another Linux. If the problem persists then you may have to move the content out, delete the partition, reboot it and recreate the /home partition again.
|
|
|
All times are GMT -5. The time now is 02:28 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|