Author |
Message |
sfs
Joined: 02 Nov 2013 Posts: 43 Location: Russia
|
Posted: Mon 11 Aug 2014, 04:30 Post subject:
Re: p-v-m and tahrpup |
|
Need help
Porteus:
Code: | # 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?action=dlattach;topic=15904.0;attach=11998;image
_________________ PuppyRus-Arch
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11233
|
Posted: Mon 11 Aug 2014, 04:43 Post subject:
|
|
Interesting... on slax 6 the changes mount does not appear in mount
Code: | 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: | 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
|
Back to top
|
|
 |
saintless

Joined: 11 Jun 2011 Posts: 3882 Location: Bulgaria
|
Posted: Mon 11 Aug 2014, 04:55 Post subject:
|
|
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/viewtopic.php?p=759046&sid=92fe77b43d32983911a08186959d5b0e#759046
_________________ Farewell, Nooby, you will be missed...
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11233
|
Posted: Mon 11 Aug 2014, 05:02 Post subject:
|
|
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
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 3676 Location: Worcestershire, UK
|
Posted: Tue 23 Dec 2014, 07:08 Post subject:
64bit p-v-m |
|
Version of p-v-m compiled in Slacko64 Alpha as used in LxPup64:
https://e-nautia.com/peebee/disk/share/pup-volume-monitor/pup-volume-monitor-0.1.15-1-x86_64-slacko6.pet
_________________
LxPup = Puppy + LXDE
|
Back to top
|
|
 |
jlst
Joined: 23 Nov 2012 Posts: 571
|
Posted: Wed 09 Dec 2015, 00:07 Post subject:
|
|
What happened to this project? This is a very good program.
I think this project should be adopted by Woof CE
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 2997
|
Posted: Wed 09 Dec 2015, 01:45 Post subject:
|
|
I guess akash_rawal moved on.
woof-wise it could go to petbuilds if anyone wants to maintain it there
_________________ == Here is how to solve your Linux problems fast ==
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 3676 Location: Worcestershire, UK
|
Posted: Wed 09 Dec 2015, 03:10 Post subject:
|
|
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??
_________________
LxPup = Puppy + LXDE
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 8683 Location: qld
|
Posted: Wed 09 Dec 2015, 05:32 Post subject:
|
|
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.
_________________ Puppy Linux Blog - contact me for access
|
Back to top
|
|
 |
jlst
Joined: 23 Nov 2012 Posts: 571
|
Posted: Wed 09 Dec 2015, 12:23 Post subject:
|
|
Has this issue been fixed?
I think peebee has the most patched pup-volume-monitor, upload it here or send it to micko...
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 3676 Location: Worcestershire, UK
|
Posted: Wed 09 Dec 2015, 13:35 Post subject:
|
|
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.php?p=787618#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.php?p=793680#793680
and doesn't occur with slackware versions of libgio.....
Cheers
peebee
Description |
remove false .gz
|

Download |
Filename |
pupvm-monitor.c.gz |
Filesize |
12.14 KB |
Downloaded |
240 Time(s) |
_________________
LxPup = Puppy + LXDE
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 8683 Location: qld
|
Posted: Wed 09 Dec 2015, 16:49 Post subject:
|
|
I have also exported desktop-drive-icons from google-code to github.
The above patch from gyro is committed to PVM.
_________________ Puppy Linux Blog - contact me for access
|
Back to top
|
|
 |
fredx181

Joined: 11 Dec 2013 Posts: 3701 Location: holland
|
Posted: Sat 14 May 2016, 17:36 Post subject:
|
|
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
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 3676 Location: Worcestershire, UK
|
Posted: Sat 17 Jun 2017, 12:14 Post subject:
|
|
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
_________________
LxPup = Puppy + LXDE
|
Back to top
|
|
 |
mistfire
Joined: 04 Nov 2008 Posts: 1066 Location: PH
|
Posted: Fri 22 Dec 2017, 01:50 Post subject:
|
|
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.
|
Back to top
|
|
 |
|