LinuxQuestions.org
Visit Jeremy's Blog.
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 09-13-2003, 06:20 PM   #16
blop
Member
 
Registered: Sep 2003
Distribution: testing Mandrake and Suse + ?
Posts: 57

Rep: Reputation: 15

LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda4 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
 
Old 09-13-2003, 06:24 PM   #17
BlandoCal
Member
 
Registered: Sep 2003
Location: Ames, IA
Distribution: Fedora Core 3
Posts: 92

Original Poster
Rep: Reputation: 15
blop,
do you know the device names for the hard drives you want to mount.
by that i mean the "location" such as /dev/hdb5. If you don't go to menu(the red hat), then system tools, then hardware browser. When that pops up chose hard drives, on there you should see your hard drives, when you find that post again. and i'll see if i can help ya.

Last edited by BlandoCal; 09-13-2003 at 06:26 PM.
 
Old 09-13-2003, 06:32 PM   #18
blop
Member
 
Registered: Sep 2003
Distribution: testing Mandrake and Suse + ?
Posts: 57

Rep: Reputation: 15
ok....many thanks for this.........i think i may need to reinstall to be honest.....

/dev/hda
hda1 8m Bootit ng (BOOT LOADER)
hda2 94m Linux BOOT
hda3 9994 Linux ROOT
hda4 502 Linux SWAP
6001 Free Space <=========== Wish to mount.

/dev/hdc
4000 Free Space

/dev/hdd
6000 NTFS
 
Old 09-13-2003, 06:34 PM   #19
BlandoCal
Member
 
Registered: Sep 2003
Location: Ames, IA
Distribution: Fedora Core 3
Posts: 92

Original Poster
Rep: Reputation: 15
ok,
looks like you have 6001 amount of free space correct?.
although it looks like that space is not formatted, anyone correct me if i'm wrong. Although I'm not sure how to format in Linux, so I'll search around real quick and see what i can find...unless someone tells how before i find it......

Last edited by BlandoCal; 09-13-2003 at 06:35 PM.
 
Old 09-13-2003, 06:36 PM   #20
blop
Member
 
Registered: Sep 2003
Distribution: testing Mandrake and Suse + ?
Posts: 57

Rep: Reputation: 15
well the boot loader allows for than 4 primary partitions..im not sure if linux is likeing what i have done....

I have formated it with the boot loader/manager Bootit ng
 
Old 09-13-2003, 06:40 PM   #21
BlandoCal
Member
 
Registered: Sep 2003
Location: Ames, IA
Distribution: Fedora Core 3
Posts: 92

Original Poster
Rep: Reputation: 15
the way i set everything up is that I have windowsXP on my computer also and I have partition magic on XP, I just set up my vfat partions using that and set up my linux partions using the program that comes on the Linux CD that pops up when you're installing......so I'm not entirely sure how to go about this....
 
Old 09-13-2003, 06:46 PM   #22
blop
Member
 
Registered: Sep 2003
Distribution: testing Mandrake and Suse + ?
Posts: 57

Rep: Reputation: 15
can linux have more than 4 primaries?
 
Old 09-13-2003, 06:48 PM   #23
BlandoCal
Member
 
Registered: Sep 2003
Location: Ames, IA
Distribution: Fedora Core 3
Posts: 92

Original Poster
Rep: Reputation: 15
If i remember correctly you can't, not sure if its 4 but that sounds right, but you can have many logical partitions (extended)
 
Old 09-13-2003, 06:50 PM   #24
blop
Member
 
Registered: Sep 2003
Distribution: testing Mandrake and Suse + ?
Posts: 57

Rep: Reputation: 15
yes, does that mean i have to subtitue 1 primary for an extended volume and then i can have logical drives.......
 
Old 09-13-2003, 07:08 PM   #25
BlandoCal
Member
 
Registered: Sep 2003
Location: Ames, IA
Distribution: Fedora Core 3
Posts: 92

Original Poster
Rep: Reputation: 15
I think the way to go about it would have been when you first installed to have partioned your entire drive (including the free space) as ext3 then set up mount points (root,etc.) from there. I've only been using Linux since the begining of the summer so I'm still a noob, but that's how i set mine up.

Here's how my hard drives are set up. hda is the hard drive w/ windows and redhat on it, then hdb is all just storage (vfat so that it works w/ windows and linux).


Last edited by BlandoCal; 09-13-2003 at 07:17 PM.
 
Old 09-13-2003, 07:13 PM   #26
blop
Member
 
Registered: Sep 2003
Distribution: testing Mandrake and Suse + ?
Posts: 57

Rep: Reputation: 15
as the swap is my last partion if i deleted that.....resized the / partition and then rebuilt a swap would that work?
 
Old 09-13-2003, 07:16 PM   #27
BlandoCal
Member
 
Registered: Sep 2003
Location: Ames, IA
Distribution: Fedora Core 3
Posts: 92

Original Poster
Rep: Reputation: 15
truthfully i have no clue, i bet if you wait a few hours someone else will reply who knows more....sorry I can't be more of a help....
 
Old 09-13-2003, 07:16 PM   #28
blop
Member
 
Registered: Sep 2003
Distribution: testing Mandrake and Suse + ?
Posts: 57

Rep: Reputation: 15
thank you though for your help.....
 
Old 09-13-2003, 07:18 PM   #29
BlandoCal
Member
 
Registered: Sep 2003
Location: Ames, IA
Distribution: Fedora Core 3
Posts: 92

Original Poster
Rep: Reputation: 15
your welcome, you probably shouldn't have to wait long for someone else to post, good luck
 
Old 09-13-2003, 07:33 PM   #30
blop
Member
 
Registered: Sep 2003
Distribution: testing Mandrake and Suse + ?
Posts: 57

Rep: Reputation: 15
ok i have made some progress, i have slide the swap to the end of the drive and resised the / partition.

But i need to resixe the file system now.....do u know how i do that?
 
  


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
Mounting Drives JediDB MEPIS 15 08-03-2005 04:50 PM
Mounting Drives anjum Linux - Software 3 07-29-2005 12:12 AM
Help in Mounting my cd drives coderasm Linux - Newbie 3 12-06-2004 05:52 AM
mounting my drives mark alan Fedora 7 12-05-2004 08:52 PM
Mounting mounting extended partition and its Logical drives desbyleo Linux - Newbie 10 02-18-2002 03:13 PM

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

All times are GMT -5. The time now is 05:39 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