Announcement

Collapse
No announcement yet.

Drive has no mount point and other drives are read only.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #76
    Mixed results from editing fstab with :

    /dev/sdc1 /mnt/sdc1 jfs ro,nointegrity,errors=remount-ro 0 0

    Upon restart sdb1 and sdd1 mount but curiously not sdc1.

    The restart nearly always has the following error and the pc comes to a stop :

    An error occurred while mounting /media/hd1

    Press s to skip mounting or m for manual recovery.

    I press s and hd2 proceeds hd1 , press s again and booting continues.

    Have to do this every time.

    Then tried the combination below :

    /dev/sdb1 /mnt/sdb1 jfs ro,nointegrity,errors=remount-ro 0 0
    /dev/sdc1 /mnt/sdc1 jfs ro,nointegrity,errors=remount-ro 0 0
    /dev/sdd1 /mnt/sdd1 jfs ro,nointegrity,errors=remount-ro 0 0

    All 3 drives mounted in pc mode but in mediacenter via the remote control, the os does not boot.

    Then removed all lines and back to where i was. At least the drives do work but still can not write to them - unless you kdesudo dolphin ( have been using this for years now ).

    Can not see anything strange in the dmesg command readout ,although something curious did happened when installing nvidia drivers. The terminal kept saying error or something on those lines on said drive, sdc1. Removed the sata cable and drivers then install. Put back sata cable and fired up all drives and they loaded fine.

    I should mention that i believe sdc1 was mounted then , although there were some issues on the nvidia install which led to where we are now.

    Comment


      #77
      I changed the mount point to fit in with the mounts in the existing os , which was my thinking on why sdc1 wasn´t mounting on bootup.

      First , created the mount point :

      sudo mkdir /media/hd3

      Went to find the UUID of sdc1 with the following command :

      To list drives by UUID run ls -l /dev/disk/by-uuid/

      Wrote a new line to fstab including the new UUID :

      Click image for larger version

Name:	fstab-drives-no-hd4.jpg
Views:	1
Size:	64.4 KB
ID:	642673

      Problem is on reboot i get that error :

      An error occurred while mounting /media/hd3

      Press s to skip mounting or m for manual recovery.

      On pressing s booting continues but sdc1 again doesn´t mount - damn.

      We are close here though.
      Last edited by kdeuser; Jan 09, 2015, 05:42 AM.

      Comment


        #78
        The os is running dead slow and lost count of the times the pc has rebooted.

        Seems that the os refuses me to enter hd2 all other drives are ok.

        Writing this now is a pain , as if i wre in Windows infected with a trojan.

        Screen shot of System Monitor ,maybe ths can help.

        Click image for larger version

Name:	sys-mntr.jpg
Views:	1
Size:	57.1 KB
ID:	642684

        Click image for larger version

Name:	dolphin-not-responding.jpg
Views:	1
Size:	17.0 KB
ID:	642685

        Click image for larger version

Name:	fstab.jpg
Views:	1
Size:	64.0 KB
ID:	642686
        Last edited by kdeuser; Jan 12, 2015, 07:52 AM.

        Comment

        Users Viewing This Topic

        Collapse

        There are 0 users viewing this topic.

        Working...
        X