LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-28-2005, 10:11 PM   #1
newusermike
Member
 
Registered: Jul 2005
Posts: 38

Rep: Reputation: 15
help trying to retrieve info from raid or another hge3


when I installed fedora I also had debian on the system, when grub created itself it seems to have overrun debian or at least not place it in grub.
When I look at my hardware configuration I can see my win 98 partition which I have mounted then I also see a hde3 which I assume can be either my debian or at least my raid information.

Is there a way to mount or to physically see the data contained on that partition?

Your help is greatly appreciated, I have lost some data and I may be able to get it back this way.
 
Old 07-29-2005, 07:39 AM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
If it has a Linux filesystem on it I'd think it would mount easilly:

mkdir /oldlinix

mount /dev/hd3 /oldlinux

(You may want to specify -t if you know the filesystem type - usually -t ext3.)

You could then cd /oldlinux and see what is there.

However if its a RAID device are you sure it isn't a /dev/sd* rather than a /dev/hd*?

You can run fdisk against /dev/hde to see what partitions it has.
 
Old 07-29-2005, 12:25 PM   #3
newusermike
Member
 
Registered: Jul 2005
Posts: 38

Original Poster
Rep: Reputation: 15
here is an actual read out of harddrive config
hdg start end size type
hdg3 1 7140 56000 software raid component
hdg1 7141 7152 94 ext 3
hdg2 7153 9964 22058 lvm physical volume

so are you saying I can created a dir in /mnt then mount /hdg/hdg3 /mnt/dir and I would be able to read the info?

Can this be done for all the drives being listed above?

thanks
 
Old 07-29-2005, 01:52 PM   #4
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
I believe it would work for hdg1 because it shows as ext 3.

My general statement was that you can mount a valid filesystem on a running server so long as it knows the filesystem type you are using. This is why you can mount floppies and CDs even when created on other servers. To put it another way you don't have to mount something in the same place all the time. You could for example unmount /home and remount it as /mnt.

Unfortunately I don't know enough about Linux slicing in RAID to comment on the other 2 devices you list. It is conceivable to me that they are only information slices (this was common on SCO Unix and also the way Veritas Volume Manager represents Public and Private regions rather than actual slices).

Having said that I don't believe just attempting the mount on the other 2 would cause damage. Either mount would understand them and mount successfully or it wouldn't know what to do with them and simply wouldn't mount them.

Of couse you would want to mount them separately (/mnt, /mnt1, /mnt2) or make sure you umounted the first one from /mnt before attempting to mount the second one there.

Given my caveats above I'll have to include try this at your own risk because I can't certify it will work.
 
Old 07-30-2005, 06:46 PM   #5
newusermike
Member
 
Registered: Jul 2005
Posts: 38

Original Poster
Rep: Reputation: 15
thanks I was able to mount all 3 and have a look.
 
  


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
Authentication service cannot retrieve authentication info Moffett67 Linux - Software 3 12-13-2007 03:16 AM
Multimedia: ID3 "Supper Tagging" for Linux? app to retrieve missing ID3 info? CoolAJ86 Linux - Software 3 10-10-2005 05:53 PM
request for GRUB with RAID devices only info aus9 Linux - Software 15 10-08-2005 11:38 PM
Best way to retrieve system and hardware info vharishankar Programming 5 04-11-2005 06:29 AM
Authenticatin Service cannot retrieve authentication info sdandeker Linux - Security 3 04-03-2004 12:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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