Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2007 03:03:17 +1000
From:      Mikhail Goriachev <mikhailg@webanoide.org>
To:        Oscar Chavarria <cyberbuzzard@gmail.com>
Cc:        Jerry McAllister <jerrymc@msu.edu>, Paul Schmehl <pauls@utdallas.edu>, FreeBSD Questions Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Unable to mount HDD - Newbie question
Message-ID:  <46489655.7020309@webanoide.org>
In-Reply-To: <716841580705140955s46a5f8cfo2a4816757f86c993@mail.gmail.com>
References:  <716841580705140812l40094c33h74033921cc0a37bd@mail.gmail.com>	 <46488100.3040502@webanoide.org>	 <716841580705140838v54fa3ef8k282332100cfad562@mail.gmail.com>	 <464884B1.8050304@webanoide.org>	 <716841580705140858w4084f36o87cb2ab96649857@mail.gmail.com>	 <20070514160547.GA36516@gizmo.acns.msu.edu>	 <0E29F8CF45F72559F50BB1F5@utd59514.utdallas.edu> <716841580705140955s46a5f8cfo2a4816757f86c993@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Oscar Chavarria wrote:
> If you will excuse me for now. I'm trying to solve the top-post problem.
> 
> I lost environmental power temporarily a few days ago, and when it was
> back (almost immediately), the machine restarted without any input from me.
> 
> I had mounted to /home a 30 GB usb 2.0 hdd.
> 
> I tried mounting again since I did not find it in df.
> 
> The prompt is always "WARNING: /home was not properly dismounted.
> 
> The output from dmesg is:
> da0 at umass-sim0 bus 0 target 0 lun 0
> da0: <HITACHI- DK23....> etc....
> WARNING: /home was not properly dismounted.
> 
> Thank you Paul, tried umount but the result was the same.
> 
> Tried this:
> ls /dev/da0*
> /dev/da0s                 
> dev/da0s1                                      
> dev/da0s1c                           dev/da0s1d


This is it. Your partition is /dev/da0s1d. Just try:


fsck -f /dev/da0s1d


... and then mount it.


Regards,
Mikhail.

-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: mikhailg@webanoide.org
Web: www.webanoide.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46489655.7020309>