+ Reply to Thread
Results 1 to 2 of 2

Thread: Filesystem not clean

  1. #1
      Associate llista
    Join Date
    Jan 2007
    Location
    European Union
    Posts
    21

    Unhappy Filesystem not clean

    I am using Frenzy1 (based on FreeBSD6.1) installed on the hard disk, every so and so the system crashes, mainly when I play with it tweaking it, etc… I don’t mind the crash but then when it reboots I can not get FreeBSD to start again, it freezes rebooting in the middle and I get the message:
    / was not properly dismounted
    R/W mount of / denied. Filesystem is not clean


    And thats it, the only way around it is reinstalling.

    Any clue about what I can do or what provoques that message so I may not do it again?

    Notice that I have no command prompt because the computer freezes in the middle of the boot and does not give me a change to use the command for anyting, I tried booting in single and safe mode but the same thing happens.

    TIA

  2. #2
      Mentor Kernel_Killer Kernel_Killer's Avatar
    Join Date
    Feb 2002
    Location
    Misery
    Posts
    1,652
    Do a `cat /etc/fstab` and find what drive mounts to "/".

    Boot into single user mode, and run:

    fsck -p /dev/ad0

    (replace ad0 with the drive you found in the fstab)
    arrogance breeds ignorance

    Screaming Electron, Full of BSD Goodness

+ Reply to Thread

Similar Threads

  1. FAT filesystem support
    By SwampDonkey in forum Linux – Software, Applications & Programming
    Replies: 13
    Last Post: 08-27-2003, 12:17 AM
  2. Windows Filesystem
    By kornp in forum Linux – General Topics
    Replies: 3
    Last Post: 06-18-2003, 06:33 AM
  3. Mp3/Wav/Ogg Clean Up
    By stryder144 in forum General Chat
    Replies: 4
    Last Post: 02-13-2003, 08:20 PM
  4. Filesystem not supported? Diskquota
    By Rastar in forum Linux – General Topics
    Replies: 1
    Last Post: 09-30-2002, 09:00 PM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts