LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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 10-13-2003, 10:00 AM   #16
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53

In what way modified? Did you modify it? I'm not usre you can mopunt it without some fairly serious mount-options knowledge.
 
Old 10-13-2003, 09:02 PM   #17
mascon
LQ Newbie
 
Registered: Oct 2003
Posts: 13

Original Poster
Rep: Reputation: 0
i donot know in what way it is modified but it is modified in some way.
 
Old 10-13-2003, 09:14 PM   #18
Jan_73
LQ Newbie
 
Registered: Oct 2003
Location: Netherlands
Distribution: Red Hat Linux 9.0 (Shrike)
Posts: 28

Rep: Reputation: 15
my fdisk looks like this:

Disk /dev/hdb: 46.1 GB, 46115758080 bytes
255 heads, 63 sectors/track, 5606 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdb1 * 1 13 104391 83 Linux
/dev/hdb2 14 5476 43881547+ 83 Linux
/dev/hdb3 5477 5606 1044225 82 Linux swap

And I am running linux on EXT3 .. i think that 83 is ext3..
(ext2 is same as ext3, only ext3 is a journalling fs like ReiserFS, etc.)

But I am clueless in how to access the drive..
mount -t auto /dev/hdb1 should work..
 
Old 10-13-2003, 09:18 PM   #19
Jan_73
LQ Newbie
 
Registered: Oct 2003
Location: Netherlands
Distribution: Red Hat Linux 9.0 (Shrike)
Posts: 28

Rep: Reputation: 15
or try the following as you have not configured the drive like /dev/hdb

mount -t auto /dev/ide/host0/bus0/target1/lun0/part1

try all parts (part1.. part2)

but you have to mount as root. at least on my system i have to be root to mount anything.
 
Old 10-13-2003, 09:50 PM   #20
KevinJ
Member
 
Registered: Feb 2001
Location: Colorado Springs, CO
Distribution: Redhat v8.0 (soon to be Fedora? or maybe I will just go back to Slackware)
Posts: 857

Rep: Reputation: 30
I don't think you need the "-t auto" at all. It will scan for known filesystem types anyway I believe.

1. Make sure you are root.

2. Make sure your mount point exists... "mkdir /backup" ... for example

3. Make sure you have created a filesystem on the partition... Did anyone every run "mke2fs /dev/hdb9" for example? you have a Linux partition entry alright... but I what about a filesystem? Don't run this if it has already been run, but if it hasn't, it needs to be.

4. Make sure your syntax is right... mount /dev/hdb9 /backup for example.

5. Run "fsck /dev/hdb9" to check the filesystem

-K

*EDIT* Just to clarify... DO NOT run "mke2fs" on this partition if there is already data on it... it will get erased. But if this is a new partition that has never been mounted and used... that command needs to be run to actually create the new filesystem. "mke2fs /dev/hdb9" will make ext2, and "mke2fs -j /dev/hdb9" will make ext3

Last edited by KevinJ; 10-13-2003 at 10:25 PM.
 
Old 10-13-2003, 09:54 PM   #21
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
Well without knowing how it is modified then I don't know how to help you. Maybe talk to the person who modified it.
 
Old 10-13-2003, 11:11 PM   #22
mascon
LQ Newbie
 
Registered: Oct 2003
Posts: 13

Original Poster
Rep: Reputation: 0
there is data on each part
except one which when you give to file command returns
data for all
floppy formatted data for one
 
Old 10-14-2003, 12:03 AM   #23
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
Hmmm... I didn't really understand anything there. Looks like I'm out of my depth. I've no idea how to mount that.
 
  


Reply



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
help:about mounting filesystem ms_sachem Fedora 1 06-13-2005 06:34 AM
Mounting a filesystem codebox.nl Linux - Software 7 10-21-2004 06:18 AM
Mounting filesystem using C program laikos Programming 3 09-30-2004 07:47 PM
re: filesystem for mounting fd0 ergo_sum Linux - Newbie 4 11-08-2003 04:08 PM
Mounting HDD vs. Mounting Filesystem snailophone Linux - Hardware 4 08-12-2003 11:00 AM

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

All times are GMT -5. The time now is 12:56 AM.

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