All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Saveliev <vs@namesys.com>
To: Flora Dru <dru@dicts.mak.ac.ug>
Cc: reiserfs-list@namesys.com
Subject: Re: Filesystem repair and Data Recovery
Date: Fri, 01 Jul 2005 20:15:47 +0400	[thread overview]
Message-ID: <1120234546.3603.111.camel@tribesman.namesys.com> (raw)
In-Reply-To: <20050701153254.F285AA07E@mail.mak.ac.ug>

Hello

On Fri, 2005-07-01 at 19:32, Flora Dru wrote:
> >> 
> > ls -l /mnt?
> 
> rwx------  109 popmail  popmail      4096 Jun 16 11:27 finance.mak.ac.ug
> drwx------  405 popmail  popmail      8192 May 16 11:21 forest.mak.ac.ug
> ?---rwS-wx  14132 1431505464 1245851954 1163544915 Jul 29  2002 
> hospital.mak.ac.ug
> drwx------  121 popmail  popmail      4096 Jun 15 10:39 iace.mak.ac.ug
> drwxr-xr-x  426 popmail  popmail      8192 Jun 18 16:33 ics.mak.ac.ug
> ?r-xr-Srw-  8308 544433262 1918984552 543649385 Aug 21  2021 iph.mak.ac.ug
> drwx------  438 popmail  popmail      8192 May 17 10:23 isae.mak.ac.ug
> drwx------   56 popmail  popmail      4096 Jun 16 10:41 law.mak.ac.ug
> drwx------    2 root     root         4096 May 29 22:02 lost+found
> br-srw-r--  17418 925986415 959925040  54,  54 Jan  1  2018 mak.ac.ug
> drwx------   24 popmail  popmail      4096 Nov 25  2004 makdos.mak.ac.ug
> drwx------  160 popmail  popmail      4096 Jun 27 14:54 masscom.mak.ac.ug
> drwx------   69 popmail  popmail      4096 Jun 23 11:30 math.mak.ac.ug
> drwx------  1463 popmail  popmail     28672 Jun 24 16:43 med.mak.ac.ug
> ?r-xrw---t  12109 1499101751 811806537 1868974179 Nov 30  2032 
> misr.mak.ac.ug
> drwx------    6 popmail  popmail      4096 Apr 28 10:39 mubs.mak.ac.ug
> drwx------   21 popmail  popmail      4096 Jun 24 09:50 mugs.mak.ac.ug
> drwx------   63 popmail  popmail      4096 Oct 15  2004 muie.mak.ac.ug
> drwx------   85 popmail  popmail      4096 May 30 11:28 muienr.mak.ac.ug
> drwx------    7 popmail  popmail      4096 May 19  2004 muip.mak.ac.ug
> drwxr-xr-x    3 popmail  popmail      4096 Apr  8 09:49 muklaw.ac.ug
> drwx------  219 popmail  popmail      4096 Jun 16 14:00 mulib.mak.ac.ug
> drwx------   15 popmail  popmail      4096 May 19  2004 muspgs.mak.ac.ug
> drwx------   16 popmail  popmail      4096 May 19  2004 pdd.mak.ac.ug
> drwx------   31 popmail  popmail      4096 Nov 23  2004 physics.mak.ac.ug
> drwx------    3 popmail  popmail      4096 May 19  2004 printery.mak.ac.ug
> drwx------   26 popmail  popmail      4096 Jun 17 14:29 projects.mak.ac.ug
> ?--xr-Sr--  25674 1714972282 1114916184 961691984 Dec  1  2033 sci.mak.ac.ug
> drwx------   54 popmail  popmail      4096 Feb  1 09:11 sifa.mak.ac.ug
> drwxr-xr-x  776 popmail  popmail     16384 Jun 12 14:09 ss.mak.ac.ug
> drwxr-xr-x    7 popmail  popmail      4096 May 30 08:35 tech.mak.ac.ug
> drwx------  500 popmail  popmail     12288 May 30 16:16 vetmed.mak.ac.ug
> drwx------   54 popmail  popmail      4096 May  2 15:13 zoology.mak.ac.ug 
> 

I guess /dev/sdc1 was formatted as ext2 before. That makes it mountable
as ext2.

Please umount and try
mount /dev/sdc1 /mnt -t reiserfs

if it mounts: ls -l /mnt

>  
> 
> > Can you umount /dev/sdc1 or remount readonly?
> umount and mount as readwrite are successful but mount readonly returns
> mount: /dev/sdc1 already mounted or /mnt busy 
> 
If filesystem is mounted you can remount: mount -o remount,ro /mnt

If it is umounted, and mount -o ro /dev/sdc1 /mnt fails
try dmesg to see what did kernel say why it could not mount it.
 
> >> 
> >> thanks again  
> >> 
> >>  
> >> 
> > 
>  
> 
> 


  reply	other threads:[~2005-07-01 16:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-01 11:29 Filesystem repair and Data Recovery Flora Dru
2005-07-01 12:19 ` Vladimir Saveliev
2005-07-01 13:06   ` Flora Dru
2005-07-01 14:05     ` Vladimir Saveliev
2005-07-01 14:35       ` Flora Dru
2005-07-01 15:14         ` Vladimir Saveliev
2005-07-01 15:32           ` Flora Dru
2005-07-01 16:15             ` Vladimir Saveliev [this message]
2005-07-01 16:36               ` Flora Dru
2005-07-01 17:37                 ` Vladimir Saveliev
2005-07-02 10:19                   ` Flora Dru
2005-07-03 12:59                     ` Vladimir Saveliev
2005-07-03 14:35                       ` Flora Dru
2005-07-04 10:06                         ` Vladimir Saveliev
2005-07-04 10:50                           ` Flora Dru

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1120234546.3603.111.camel@tribesman.namesys.com \
    --to=vs@namesys.com \
    --cc=dru@dicts.mak.ac.ug \
    --cc=reiserfs-list@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.