Page 1 of 1

Porteus does not offer mounting of dev no more

Posted: 13 Jan 2011, 23:40
by francois
I am working with v09 frugal install. Before this version, the OS use to ask for mounting of the usb key each time I would plug it in. Each time that I plug the usb, to get access to the files of the usb key or of any external hdd, I have to resort to:
mount /dev/sdb1 /mnt/sdb1

Is there a reason why it does not work this way anymore? Is there a new shortcut?

Re: Porteus does not offer mounting of dev no more

Posted: 15 Jan 2011, 07:49
by fanthom
works here:
http://img814.imageshack.us/img814/6634/snap0000o.jpg
and here:
http://img585.imageshack.us/img585/9434/001li.jpg

please check if your 'hal' daemon is running.

Re: Porteus does not offer mounting of dev no more

Posted: 18 Jan 2011, 22:31
by goyfilms
hi!
it works for me like fanthom, but only if I plug in when the Desktop is loaded, however if I boot with the pendrive in, it don't be mounted automatically, I must put in console "mount /dev/sdb1 /mnt/sdb1"
I run porteus from USB pendrive

Re: Porteus does not offer mounting of dev no more

Posted: 18 Jan 2011, 23:43
by fanthom
looks like my implementation of LLS is too fast for your pendrive :)
add 'delay=2' cheatcode and booting will be slowed down by 2 secs which should be enough for your pendrive to get initialized by the kernel. Once done, stick should be automounted properly.
Let me know if that works for you.

Re: Porteus does not offer mounting of dev no more

Posted: 19 Jan 2011, 00:05
by francois
Sorry everybody. The problem seems to be tied to my frugal install and to its save changes folder. Meaning rebooting anew without the changes folder did the job.

Thanks for the feedback.

Re: Porteus does not offer mounting of dev no more

Posted: 19 Jan 2011, 00:45
by brokenman
looks like my implementation of LLS is too fast for your pendrive
There is no time for a splash screen to be appreciated. It is TOO fast! Please put a sleep 30 at the end. :shock:

Does anyone know of a faster booting linux? I think DSL and xpud are around the same for me.

Re: Porteus does not offer mounting of dev no more

Posted: 19 Jan 2011, 01:20
by KSA_ARAB
fanthom wrote:works here:
http://img814.imageshack.us/img814/6634/snap0000o.jpg
and here:
http://img585.imageshack.us/img585/9434/001li.jpg

please check if your 'hal' daemon is running.
Image
I worked on Lubuntu to see how to Lxde desktop look like.
yes, when mount devices we see notification window on KDE,
this notification window works on Lubuntu, but it's not work on Lxde Porteus, but when I open Pcmanfm file manager I must go to directory manually or mount USB flash manually.

in LXDE must be like this for Pcmanfm and notification window.
Image

Re: Porteus does not offer mounting of dev no more

Posted: 19 Jan 2011, 01:45
by francois
francois wrote:Sorry everybody. The problem seems to be tied to my frugal install and to its save changes folder. Meaning rebooting anew without the changes folder did the job.
.
Concerning the frugal install, I really love jcsoh comment on transforming the save changes folder into a lzm module, citation:

... convert the changes partition or subdirectory to a lzm module (search this expression in the following post)

It happens to me frequently that with time my changes file gets corrupted or all mixex up. Jcsoh's solution is rather elegant, see:
http://www.slax.org/forum.php?action=vi ... ostid72773

Re: Porteus does not offer mounting of dev no more

Posted: 19 Jan 2011, 09:24
by KSA_ARAB
the problem for automount in Pcmanfm-Lxde , Solved when I installed this version
http://download.salixos.org/i486/curren ... 86-2gv.txz
http://download.salixos.org/x86_64/curr ... 64-2gv.txz

Image

Re: Porteus does not offer mounting of dev no more

Posted: 19 Jan 2011, 10:40
by fanthom
@francoise
please do not post remix or porteus bug reports on slax site. we created porteus site for this purpose. open a bug in relevant subforum and i'll help you with a pleasure.

@KSA_ARAB
works for me with default ISO for both editions:
http://img148.imageshack.us/img148/9062/snap0000.jpg

(this thread has a big chance to be linked in the FAQ as an example of not following Q/A 14 "How to report a bug?" )

Re: Porteus does not offer mounting of dev no more

Posted: 19 Jan 2011, 11:42
by X-Factor
@ksa_arab
your link is module for cosmetic change so LXDE looks prettier, i had problem too if it is not vanilla porteus even with converting your linked tx file

Re: Porteus does not offer mounting of dev no more

Posted: 19 Jan 2011, 14:59
by goyfilms
fanthom wrote:looks like my implementation of LLS is too fast for your pendrive :)
add 'delay=2' cheatcode and booting will be slowed down by 2 secs which should be enough for your pendrive to get initialized by the kernel. Once done, stick should be automounted properly.
Let me know if that works for you.
thank you very much!!! "delay=2" works fine!

Re: Porteus does not offer mounting of dev no more

Posted: 19 Jan 2011, 16:13
by francois
@fanthom:
Sorry for that. There was a grey zone between slax and porteus, remix. I will be more strict in the future keeping remix and porteus for porteus forum, and naming remix as porteus. However, I can read on slax forum that there are still some people unaware of that distinction.

And thanks for the help proposition.