Help > Laptop Hardware
2nd HD no longer automounting??? [SOLVED]
geraldw321:
hi there been running PCLOS full monty for a month great operating system im very pleased with it and happy too finally dump the windowed system, ill never go back , now all had been fine until a recently .
i have an acer laptop , v-771 9875 , core i7, cpu, 32 gig ram , 256 gig samsung ssd with the OS on it and hitachi 750gig hd for storage. running 3.2.18-pclos2.bfs , all of a sudden the storage drive isnt mounting on startup? , i get errors in programs like ktorrent or foxit reader that sdb not mounted? i need to open a file manager and click on that drive only then will programs like ktorrent or foxit reader see the drive .
im not sure whats happening since file managers show the drive
muungwana:
open terminal,run these commands and give their output
cat /etc/fstab
cat /etc/mtab
dmesg | grep -i sdb
geraldw321:
ok heres what i have from those commands
[*******@localhost ~]$ cat /etc/fstab
# Entry for /dev/sda1 :
UUID=776e41d5-61fb-438f-89ec-7b11d060ffe4 / ext4 noatime,discard,defaults 1 1
none /proc proc defaults 0 0
# Entry for /dev/sda2 :
UUID=c33acbbf-26f1-4f42-bcfe-c1d02a7ee3d4 swap swap defaults 0 0
none /dev/pts devpts defaults 0 0
[******@localhost ~]$
[******@localhost ~]$ cat /etc/mtab
/dev/sda1 / ext4 rw,noatime,discard 0 0
none /proc proc rw 0 0
none /dev/pts devpts rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
/dev/sdb1 /media/disk fuseblk rw,nosuid,nodev,allow_other,blksize=4096 0 0
gvfs-fuse-daemon /home/******/.gvfs fuse.gvfs-fuse-daemon rw,nosuid,nodev,user=******* 0 0
[******@localhost ~]$ dmesg | grep -i sdb
sd 3:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
sd 3:0:0:0: [sdb] 4096-byte physical blocks
sd 3:0:0:0: [sdb] Write Protect is off
sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sdb: sdb1
sd 3:0:0:0: [sdb] Attached SCSI disk
muungwana:
That drive is configured not to automount,make it do that:
1. start pcc(pclinuxos control center )
2. go to "local disk"
3. click "manage disk partitions"
4. click "sdb" tab
5. click the bar that is below the tab
6. click "toggle to expert mode"
7. click "options"
8. make sure "noauto" is unticked.
9. finish up and click "yes" if asked to save contents to "fstab".
the drive should now automount at boot time.
just to be certain everything is as they should,
rerun and post contents of the following command
cat /etc/fstab
geraldw321:
hi there i already checked those settings after install of OS and noauto is unchecked , has been unchecked since install of OS . so fstab shows what it is.
Navigation
[0] Message Index
[#] Next page
Go to full version