LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-17-2003, 06:46 PM   #1
Timboi
LQ Newbie
 
Registered: Feb 2003
Posts: 11

Rep: Reputation: 0
Angry mounting drive


I know there is probably a simple solution, but I cant find it, so help me if you can.

I am running redhat8.0 (on /dev/hda ~80GB)
I have a firewire hdd. When I plug it in, and run fdisk -l it tells me that there is a /dev/sda --> sweet.
I then use fdisk to create a partition for my firewire drive whole drive - new partition, extended (or primary), max size and then I write these commands to the disk -->
rerun fdisk -l and yep, there is /dev/sda1 partition ~80GB in size.

Now, when I try to mount it - i am getting wrong fs type

mount command
mount /dev/sda1 /mnt/FIRE

i know FIRE exists.

two questions:
what is the type of fs I am trying to mount (i know fat32 is vfat - what is linux (82)) for the -t switch to work?

should i create this as an extended or primary partition - i just want it for file storage.




 
Old 07-17-2003, 07:00 PM   #2
quip
Member
 
Registered: Jun 2003
Distribution: Slackware
Posts: 100

Rep: Reputation: 15
1. First of all, 82 is the label for swap; 83 is the label for a regular filesystem.
2. Most likely it is ext2, which means your command should be mount -t ext2 /dev/sda1 /mnt/FIRE
However, you could be sure by making the filesystem, which I can't remember, but you might have to do anyway (it's been a little while) do this with mkfs -t ext2 -c /dev/sda1 (or ext3 if you want ext3 filesystem, -c checks for bad blocks)
3. It depends. You can only have four primary partitions on one drive. Since this seems to be the only partition you will have on this drive, primary will be fine.
 
Old 07-17-2003, 07:14 PM   #3
Timboi
LQ Newbie
 
Registered: Feb 2003
Posts: 11

Original Poster
Rep: Reputation: 0
champion

that was it, i needed to do mkfs

thankyou, god bless and
may all your linux experiences by wholesome

 
  


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 cd drive? agryan Linux - Newbie 2 06-03-2005 07:22 AM
slackware 9.1 mounting problems (cd drive, cd writer drive, win partition (ntfs)) mr.gizm0 Slackware 8 05-11-2004 06:23 PM
Mounting a drive daiver Linux - General 3 10-10-2003 06:43 PM
Drive mounting iamsyk Linux - General 1 09-22-2003 11:57 AM
mounting drive chrismiceli Linux - General 6 12-04-2002 12:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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