[SOLVED] (in nxt ed.) Porteus 2 - installer - devicename bug

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
User avatar
mocabilly
White ninja
White ninja
Posts: 21
Joined: 12 Jan 2011, 17:53
Distribution: Mint-Porteus
Location: Belgium

[SOLVED] (in nxt ed.) Porteus 2 - installer - devicename bug

Post#1 by mocabilly » 24 Feb 2013, 10:59

I don't think this is mentioned before, I got this error when I ran the installer:

Code: Select all

x@PCx /media/USB DISK/boot $ ./Porteus-installer-for-Linux.com 
Verifying archive integrity... All good.
Uncompressing Porteus Installer......

Installer needs root's privileges to run
Password: 
bash: /media/USB: No such file or directory
x@PCx /media/USB DISK/boot $ 
The (mounted) device-name resolving goes wrong when handling spaces in mounted device names..
(USB DISK becomes USB)
Dunno if this can be solved by using some extra parenthesis..
Last edited by mocabilly on 26 Feb 2013, 18:36, edited 1 time in total.
There are only 10 kind of people in this world, those who can read binary and those who can't.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5667
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: Porteus 2 - installer - devicename bug

Post#2 by fanthom » 24 Feb 2013, 13:23

hi mocabilly,

i should be able to fix this bug for next release - thanks for reporting.

as a workaround please mount your device manually in some folder without spaces in name, ie

Code: Select all

mount /dev/sdb1 /mnt/stick
and perform installation as before.

thanks
Please add [Solved] to your thread title if the solution was found.

User avatar
mocabilly
White ninja
White ninja
Posts: 21
Joined: 12 Jan 2011, 17:53
Distribution: Mint-Porteus
Location: Belgium

Re: [SOLVED] (in nxt ed.) Porteus 2 - installer - devicename

Post#3 by mocabilly » 26 Feb 2013, 18:39

Fanthom,

Thanx for looking into it.

I already used the workaround, and was able to use Porteus 2 :)


Grtz,

Mocabilly
There are only 10 kind of people in this world, those who can read binary and those who can't.

Post Reply