I'm trying a new mylivecd command, my external disk is IOMEGA_HDD and I want to use that
for the iso, and got an error somewhere in the command below:
mylivecd --gzip --nodir ^/media/IOMEGA_HDD,^/home/rose/Music,^/home/rose/Pictures ^/media/IOMEGA_HDD/test.iso
CLI Output is below:
mylivecd, version 0.9.4,
http://pclinuxos.com/Copyright (C) 2010, Texstar <texstar at gmail.com>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
Disabling Services not needed on the LiveCD
running: /sbin/chkconfig --list
running: /sbin/chkconfig --list
running: /sbin/chkconfig --list
running: /sbin/chkconfig --list
running: /sbin/chkconfig --list
Creating initrd: [100.00% 00:00:06/00:00:06]
Setting filesystem parameters: [100.00% 00:00:12/00:00:12]
Creating compressed image: [100.00% 00:09:48/00:09:48]
Creating isolinux boot: [100.00% 00:00:00/00:00:00]
Creating final iso: [100.00% 00:00:00/00:00:00]
Restoring Services on the installed system
ls: cannot access ^/media/IOMEGA_HDD/test.iso: No such file or directory
Argument "" isn't numeric in division (/) at /usr/sbin/mylivecd line 244.
Created '^/media/IOMEGA_HDD/test.iso' (0,000 bytes) in 00:10:08
Any tips or advice would be welcomed