PogoPlug Pro - Discussion Thread

@nick2012 i think that your hdd is going to sleep after inactivity and thats why transmission is getting closed and all . Transmission writes data every 4 mb to the disk in default .

@varkey @dinjo
so i changed the partition to this
Code:
  Device Boot      Start        End      Blocks  Id  System
/dev/sdd1  *          32    2047999    1023984  83  Linux
/dev/sdd2        30720000    31129599      204800  82  Linux swap / Solaris
/dev/sdd3        2048000    30719999    14336000  83  Linux
added this to fstab in my ubuntu -> /dev/sdd3 /home/roxy/Tdown ext2 rw,user,noauto,exec 0 2
and then tried to mount it ... it says "mount: wrong fs type" . if i change ext2 to auto its says " specify partition type" , Tried ext3 too.
even tried making the sdd3 partition as extended . getting the same problem in all
Btw did fsck -N /dev/sdd3 , it is a ext2 . but for some reason fs isnt getting through.

Edit : Solved it finally , had to use Gparted to format it as ext2 again . copied the pogo backup , fstab worked in pogo and its up and running. Thanks varkey,dinjo for this :D
 
Last edited by a moderator:
@nick2012 i think that your hdd is going to sleep after inactivity and thats why transmission is getting closed and all . Transmission writes data every 4 mb to the disk in default so

@varkey @dinjo
so i change the partition to this
Code:
  Device Boot      Start        End      Blocks  Id  System
/dev/sdd1  *          32    2047999    1023984  83  Linux
/dev/sdd2        30720000    31129599      204800  82  Linux swap / Solaris
/dev/sdd3        2048000    30719999    14336000  83  Linux
added this to fstab in my ubuntu -> /dev/sdd3 /home/roxy/Tdown ext2 rw,user,noauto,exec 0 2
and then tried to mount it ... it says "mount: wrong fs type" . if i change ext2 to auto its says " specify partition type" , Tried ext3 too.
even tried making the sdd3 partition as extended . getting the same problem in all
So how to fix it??
 
Last edited by a moderator:
i am not a expert on this :p . guess do a ping like service to your hdd ? wait for expert advice . all of them are running on hdd so their input will be better.
 
bro i have already read this thread and by this i was able to run transmission with rc.d command
any solution for my drive hanging after every 2-3 hours
and even i don't think my drive gets inactive because torrent is downloading continuesly.
and transmission is not getting closed the hard disk is crashing.:([DOUBLEPOST=1368204906][/DOUBLEPOST]even i have disabled swap :(
 
I'm sure he hasn't even read this thread completely. All the questions he asks have already been answered in one post or other.
 
Back
Top