[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Recognize Hard Drive space
mount /dev/hda1 -t ext2 /mountpoint
Make a directory that will be the mountpoint someone on your system, replace
hda1 with whatever the linux partition is (hda2, etc).
For windows, it's teh same kind of thing except use -t vfat
You can add these to the /etc/fstab file so they mount automatically upon boot.
man mount for more info!
One After 909 wrote:
>
> Recently, I purchased a 27-gig hard drive to replace my
> 5 gig. I keep Linux (SuSE 6.3) on a separate 10-gig
> drive. I used Partition Magic to set the 27-gig
> as such:
>
> 22 gigs - Winders
> 5 gigs - Formatted for Linux
>
> Of course, Linux is on the second drive /dev/hdb1.
> /dev/hba is Windows.
>
> My dillemma: How do I get Linux to 'see' the
> five gigs on /dev/hda? I'm sure the solution
> isn't that far-fetched, but I'm drawing a blank.
>
> 'course, I'm thinking that I have to recognize
> that new five-gig section of space, make a file
> system, et cetera. And the 22-gigs has Winder$ 98
> on it with a goodly amount of data, so in making
> a new file system, I'm hoping I won't blow away
> anything important.
>
> Any advice here would be greatly appreciated!
>
> >>Matt<<
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> Share information about yourself, create your own public profile at
> http://profiles.msn.com.
--
Wesley Leonard
marshall@pacdemon.org
http://www.pacdemon.org
"...I want Linux to be on the cutting edge, and even a bit past the edge,
because what's past the edge today is what's on your desktop tomorrow."
--Linus Torvalds