Page 8 of 9

Re: p-v-m and tahrpup

Posted: Mon 11 Aug 2014, 08:30
by sfs
Need help
Porteus:

Code: Select all

# mount |grep sda1
/dev/sda1 on /mnt/sda1 type ext4 (rw,noatime,nodiratime,data=ordered)
/dev/sda1 on /mnt/live/memory/changes type ext4 (rw,noatime,nodiratime,data=ordered)
Label = sda1 mount in /mnt/live/memory/changes
http://forum.puppyrus.org/index.php?act ... 1998;image

Posted: Mon 11 Aug 2014, 08:43
by mikeb
Interesting... on slax 6 the changes mount does not appear in mount

Code: Select all

bash-3.1# mount
aufs on / type aufs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hda2 on /mnt/hda2 type ext3 (rw,noatime)
/dev/hda1 on /mnt/hda1 type fuseblk (rw,noatime,allow_other,blksize=512)
/dev/hda3 on /mnt/hda3 type ext3 (rw,noatime)
/dev/sda1 on /mnt/sda1 type vfat (rw,noatime,quiet,umask=0,check=s,shortname=mixed)
bash-3.1# cat /proc/cmdline 
ramdisk_size=7120 pty.legacy_count=10 root=/dev/ram0 rw vga=788 splash=silent quiet changes=/nimblex autoexec=startxfce4
bash-3.1# 
It only appears if you cat the initrd mtab.

Code: Select all

bash-3.1# cat /mnt/live/etc/mtab 
rootfs / rootfs rw 0 0
/dev/root /mnt/live ext2 rw 0 0
proc /mnt/live/proc proc rw 0 0
/dev/hda2 /mnt/live/mnt/hda2 ext3 rw,noatime,data=ordered 0 0
/dev/hda2 /mnt/live/memory ext3 rw,noatime,data=ordered 0 0
The problem will be similar to the puppy bind mount problem since the same thing is happening.
mike

Posted: Mon 11 Aug 2014, 08:55
by saintless
I don't know if it helps and what is the problem exactly, but it is the same here booting with porteus initrd - sda3 is mounted twice in mount command output:
http://mail.murga-projects.com/puppy/vi ... b0e#759046

Posted: Mon 11 Aug 2014, 09:02
by mikeb
Not really a problem... any distro using aufs in mysterious ways will give some odd mount information...its simply the nature of the mechanism. What is needed is for any software working with that info to be aware of it though in this case its up to us to modify the sources. I did test these icons on slax and they worked nicely apart from this..if it was a live boot than there is no problem. I use xfce4 so its drive icons do the job anyway without any quirks.

Mike

64bit p-v-m

Posted: Tue 23 Dec 2014, 11:08
by peebee
Version of p-v-m compiled in Slacko64 Alpha as used in LxPup64:

https://e-nautia.com/peebee/disk/share/ ... lacko6.pet

Posted: Wed 09 Dec 2015, 04:07
by jlst
What happened to this project? This is a very good program.

I think this project should be adopted by Woof CE

Posted: Wed 09 Dec 2015, 05:45
by mavrothal
I guess akash_rawal moved on.
woof-wise it could go to petbuilds if anyone wants to maintain it there :wink:

Posted: Wed 09 Dec 2015, 07:10
by peebee
jlst wrote:What happened to this project? This is a very good program.

I think this project should be adopted by Woof CE
It is used in every version of LxPup - I recently recompiled a version of pvm for SlackoCurrent with eudev.....

The first thing that needs to happen is that the source needs to be put into a repository - ibiblio or github??

Posted: Wed 09 Dec 2015, 09:32
by 01micko
akash is active on github so maybe he just lost interest in puppy or had other itches to scratch.

Since google-code is closing I exported the project.

I also did the same with gtkdialog several months ago.

Posted: Wed 09 Dec 2015, 16:23
by jlst
Has this issue been fixed?

I think peebee has the most patched pup-volume-monitor, upload it here or send it to micko...

Posted: Wed 09 Dec 2015, 17:35
by peebee
jlst wrote:Has this issue been fixed?

I think peebee has the most patched pup-volume-monitor, upload it here or send it to micko...
The only patch I know of is that identified by #gyro at:
http://murga-linux.com/puppy/viewtopic. ... 618#787618

- which is in the attached /libpupvm/pupvm-monitor.c with false .gz

As for the double display of mounts - that isn't a pvm issue - that needs a patched libgio as described at:
http://murga-linux.com/puppy/viewtopic. ... 680#793680

and doesn't occur with slackware versions of libgio.....

Cheers
peebee

Posted: Wed 09 Dec 2015, 20:49
by 01micko
I have also exported desktop-drive-icons from google-code to github.

The above patch from gyro is committed to PVM.

Posted: Sat 14 May 2016, 21:36
by fredx181
Hi, akash_rawal

A bit late, but I'd like to thank you very much for your great program!

We (Toni (saintless) and me) are using it already for some time on DebianDog, DebianDog64, Mintpup and XenialDog (see in Puppy Projects).
Never has let us down, great solution of mounting drives to keep it at very small size.
Used with pcmanfm, thunar, works well, also desktop-drive-icons with Xfce, Openbox or JWM-Rox pinbd.

Cheers,

Fred

Posted: Sat 17 Jun 2017, 16:14
by peebee
There is a version 0.1.17 of pvm available which didn't get announced due to "issues".....

see:
https://github.com/01micko/pup-volume-monitor

Posted: Fri 22 Dec 2017, 05:50
by mistfire
I wonder that this puppy-volume-monitor supports disk image. What I mean is when I mount a disk image. A drive icon shown in pcmanfm or in thunar. When I select unmount. It will unmount and the drive icon disappears.

64-bit desktop-drive-icons ??

Posted: Mon 05 Mar 2018, 08:24
by peebee
Anybody know or have a 64-bit version of desktop-drive-icons ??
Thanks.

Re: 64-bit desktop-drive-icons ??

Posted: Mon 05 Mar 2018, 09:31
by fredx181
peebee wrote:Anybody know or have a 64-bit version of desktop-drive-icons ??
Thanks.
Don't know if you need specific 0.0.6, anyway here's a 0.0.5 version
https://fredx181.github.io/StretchDog/a ... _amd64.deb

Fred

Re: 64-bit desktop-drive-icons ??

Posted: Mon 05 Mar 2018, 10:11
by peebee
fredx181 wrote:here's a 0.0.5 version
https://fredx181.github.io/StretchDog/a ... _amd64.deb
Fred
Many thanks Fred - that's great....