Author Topic: SOLVED : Argument "" isn't numeric in division (/)  (Read 1706 times)

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Argument "" isn't numeric in division (/)
« Reply #15 on: July 07, 2012, 05:03:55 AM »
is everything OK ? i can't see iso file in home or root !!

Look in the root user's home folder, /root, not in the global root folder, / (which Dolphin calls "Root").

(You have to be root to access /root.)




i understand now  :)
i copy it now  :)
cp /root/pclinuxos.iso /home/raed

now i see the iso file

is there anything else or just burn it ? how can i use it ?
install it from dvd like install pclinuxos


Just click its icon (or double-click it if that's how you've set up your system). As you seem to be running KDE, that should by default open K3b ready to burn it. After that the easiest way of installing it would be from the live DVD that K3b creates.


thanx alot

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Argument "" isn't numeric in division (/)
« Reply #16 on: July 07, 2012, 05:09:07 AM »
Just a question , what if i have usb flash drive 8GB can i print "mylivecd name.iso" and don't care about size because i want to burn the iso file on usb flash drive not DVD ? is that possible ? and never get the problem with size like "Argument "" isn't numeric in division (/) at /usr/sbin/mylivecd line 248" ?

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Argument "" isn't numeric in division (/)
« Reply #17 on: July 07, 2012, 05:12:57 AM »
Thank you all

johnmart , djohnston , smudger , Bald Brick
I appreciate your help

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6372
  • I'm going South
Re: Argument "" isn't numeric in division (/)
« Reply #18 on: July 07, 2012, 06:24:52 AM »
Just a question , what if i have usb flash drive 8GB can i print "mylivecd name.iso" and don't care about size because i want to burn the iso file on usb flash drive not DVD ? is that possible ? and never get the problem with size like "Argument "" isn't numeric in division (/) at /usr/sbin/mylivecd line 248" ?

If you want to write the iso to a flash drive instead of a DVD, you should of course not use K3b. Use Just 18's live USB creator instead. If it's installed by default, you'll find it in the main menu ("Applications"->"More Applications"->"Configuration"->"PCLinuxOS Live USB Creator"). If it's not installed you'll find it in Synaptic. I don't know whether there's a limit to the size of the isos it can handle, but if there is I'm certain it's high enough.
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Argument "" isn't numeric in division (/)
« Reply #19 on: July 07, 2012, 06:38:37 AM »
thank you so much

when i print "mylivecd --nodir ^/usr/src/RPM,^/root/tmp pclinuxos.iso"
the iso file size is 3.1 GB

when i print "mylivecd --nodir ^/root/tmp pclinuxoskde.iso"
the iso file size is 894MB

Is this strange or not

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6372
  • I'm going South
Re: Argument "" isn't numeric in division (/)
« Reply #20 on: July 07, 2012, 07:33:01 AM »
It's more than strange. It's close to impossible, unless you've stumbled on a bug. Thinking ...
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Argument "" isn't numeric in division (/)
« Reply #21 on: July 07, 2012, 08:28:26 AM »

i do it The third time when it finish the size is 894MB
i think the iso file i get in the first one maybe not valid for use


Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6372
  • I'm going South
Re: Argument "" isn't numeric in division (/)
« Reply #22 on: July 07, 2012, 10:10:33 AM »

i do it The third time when it finish the size is 894MB
i think the iso file i get in the first one maybe not valid for use



It may well be perfectly usable, but there's probably something in it that you intended to exclude from your remastered version. (Earlier versions of the iso, perhaps?)

Before you create your live USB you should format the stick with an ext4 (or ext3) filesystem. Any partition manager should be able to do it. (Even if it is a Gnome program I trust gparted more than the KDE partition manager.)
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline raed

  • Full Member
  • ***
  • Posts: 200
Re: Argument "" isn't numeric in division (/)
« Reply #23 on: July 07, 2012, 08:54:22 PM »

i do it The third time when it finish the size is 894MB
i think the iso file i get in the first one maybe not valid for use



It may well be perfectly usable, but there's probably something in it that you intended to exclude from your remastered version. (Earlier versions of the iso, perhaps?)

Before you create your live USB you should format the stick with an ext4 (or ext3) filesystem. Any partition manager should be able to do it. (Even if it is a Gnome program I trust gparted more than the KDE partition manager.)


Thank you Mr.Bald Brick
I appreciate all the information you have given me

with my pleasure, raed.

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6372
  • I'm going South
Re: SOLVED : Argument "" isn't numeric in division (/)
« Reply #24 on: July 08, 2012, 04:14:54 AM »
I'm glad if I can help.
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Argument "" isn't numeric in division (/)
« Reply #25 on: July 08, 2012, 04:18:06 AM »
Thank you all

johnmart , djohnston , smudger , Bald Brick
I appreciate your help

You're welcome.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10622
  • MLUs Forever!
Re: Argument "" isn't numeric in division (/)
« Reply #26 on: July 10, 2012, 08:34:47 AM »
Just a question , what if i have usb flash drive 8GB can i print "mylivecd name.iso" and don't care about size because i want to burn the iso file on usb flash drive not DVD ? is that possible ? and never get the problem with size like "Argument "" isn't numeric in division (/) at /usr/sbin/mylivecd line 248" ?

If you want to write the iso to a flash drive instead of a DVD, you should of course not use K3b. Use Just 18's live USB creator instead. If it's installed by default, you'll find it in the main menu ("Applications"->"More Applications"->"Configuration"->"PCLinuxOS Live USB Creator"). If it's not installed you'll find it in Synaptic. I don't know whether there's a limit to the size of the isos it can handle, but if there is I'm certain it's high enough.


No limit I came across, thankfully.

The limit is with creating the ISO .....  size limitations apply there.

But, I have remastered a huge install, specifying a working directory with the mylivecd option (which does not automatically get deleted) and after it fails to create the ISO (due to size limitation), I have used the files in the working directory to create a liveUSB install on a prepared partition of a flash stick.

I did several about 11GB, and one about 15GB ......  my flash stick was 16GB max. (EDIT: Those are compressed sizes  ;) )

So there is a way to have a huge live USB that cannot presently be used to create an ISO file.

Posted for info only  ;)

« Last Edit: July 10, 2012, 08:50:24 AM by Just18 »
MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT