Results 1 to 4 of 4

Thread: READ-ONLY problem on Linux 8.0 (SuSE)

  1. #1
    Join Date
    Dec 2008
    Posts
    71

    ohmy READ-ONLY problem on Linux 8.0 (SuSE)

    Hello Friends,

    I'm running Linux 8.0 (SuSE) on one of my pc. The problem is that it doesn't bootup in normal way. Whenever i turn on my pc, it says that the HD can be just "READ-ONLY". But when i try to login, i'm able to get login to the system but can't do anything on it. Can any body tell me that what can i do to get rid of the above problem? Does any body knows about this issue? Kindly help me out to resolve the above issue.

    Thanks a lot.

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    Re: READ-ONLY problem on Linux 8.0 (SuSE)

    I think you must check out the followings for the above problem.

    a) It might be some Hardware problem or hard disk problem, for that check your hard disk for errors.

    b) High disk I/O alias busy I/O retry error can mark low level disk can be failed. This will force ext3 to go into read only mode.

    c) High disk I/O on SAN.

    d) SAN is not configured properly for the path failover.

    In all sort of problems ext3 goes read-only to protect the filesystem and further damage. If you are using VMWARE on your pc.

  3. #3
    Join Date
    May 2008
    Posts
    4,085

    Re: READ-ONLY problem on Linux 8.0 (SuSE)

    There are a couple of different approaches which makes a Linux system read-only. Unfortunately, it is usually not as simple as using a conventional file system mounted with the read-only option. Many programs assume that at least some parts of the system are writable. In some cases, these programs will fail to run correctly if this turns out not to be the case.

    Live CDs typically have read-only access to a root filesystem, which is often compressed into a single file to be mounted later using a loopback device.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,267

    Re: READ-ONLY problem on Linux 8.0 (SuSE)

    Try to check out your kernel log. I think it may be some of your system files which might cause the kernel to pop in the read only mode. heck out with the help of this command.
    dmesg | grep -i panic
    Whether any of your system file might causing any problem. If you find lot of files related to the disk then copy all the files you can to another disk. Try to use dosfsck to fix the FAT partition in order to have a proper FAT32 filesystem on your pc.

Similar Threads

  1. How to Install SuSE Linux 9.0 Professional
    By RedZot in forum Guides & Tutorials
    Replies: 6
    Last Post: 04-08-2010, 04:05 AM
  2. Suse linux command to count cpu
    By softte in forum Operating Systems
    Replies: 3
    Last Post: 11-07-2009, 12:38 PM
  3. SuSE Linux from 32bit to 64bit
    By urgaffel in forum Operating Systems
    Replies: 2
    Last Post: 24-03-2009, 07:11 PM
  4. How do i set password in Suse Linux
    By Dheran in forum Operating Systems
    Replies: 2
    Last Post: 03-03-2009, 03:41 PM
  5. How to change Mac Address in Suse Linux 9.2
    By compuboy_r in forum Networking & Security
    Replies: 2
    Last Post: 05-07-2005, 10:14 PM

Tags for this Thread

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
  •  
Page generated in 1,711,662,840.36282 seconds with 17 queries