LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 05-08-2006, 05:33 PM   #1
digity
Member
 
Registered: Apr 2005
Posts: 105

Rep: Reputation: 15
Setting up 500 GB Drive


I want to install my FAT32 formatted 500 GB ATA/133 hard drive in my linux box to make a home file/media server. I hear my BIOS already supports 48 bit LBA drives, so what do I need to do to get it to work on the Linux/OS end???

I'll be using Ubuntu 6.06 (currently Fedora Core 5 is installed, but I want to change to Ubuntu).

TIA
 
Old 05-09-2006, 10:11 AM   #2
tangle
Senior Member
 
Registered: Apr 2002
Location: Arbovale, WV
Distribution: Slackware
Posts: 1,761

Rep: Reputation: 78
Depending on what filesystem you are using and the position of the driver (master/slave, primary/secondary), depends on the commands used.

If you are using reiserfs with the drive as seconday/master:
mkdir /pub/shares - this make the mount point to mount the drive
fdisk /dev/hdc - then delete the FAT partition and create a Linux one, type m for help
mkreiserfs /dev/hdc - this formats the partition as reiser
mount /dev/hdc /pub/shares - this mount the drive in the /pub/shares directory

You will want to edit your /etc/fstab so that the drive is mount at boot time. Add this line you your /etc/fstab.
/dev/hdc /pub/shares reiserfs defaults 1 1
 
Old 05-10-2006, 11:56 PM   #3
digity
Member
 
Registered: Apr 2005
Posts: 105

Original Poster
Rep: Reputation: 15
what? so you mean Linux can't mount the drive automatically? and I can't simply make SMB shares from the drive? it's already in FAT32 with 300+ gigs of stuff
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to install a usb 2.0 hard drive (500 GB) on red hat WS3 U4 cmolina Linux - Hardware 2 08-08-2005 03:04 PM
setting up a CDRW drive nickbird Slackware 1 12-31-2004 01:22 PM
new SDX-500 tape drive: DOA or me? bdp Linux - Hardware 2 11-07-2004 02:56 PM
setting up cdrom drive.... snwright Linux - Hardware 3 04-11-2004 07:49 PM
Setting up /home on another drive Gomi Linux - Newbie 8 10-30-2003 08:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration