
* Tube grml@count0.net [20090409 15:18]:
I just wanted to install grml to USB using the following stick:
[...]
After launching grml2usb, the following happens:
# grml2usb /home/daten/images/grml/grml_sid_20090404.iso /dev/sdb1 Using ISO /home/daten/images/grml/grml_sid_20090404.iso Identified grml flavour "grml-daily-sid". Copying files. This might take a while.... Note: grml flavour grml-daily-sid is being installed as the default booting system. Installing default MBR Traceback (most recent call last): File "/usr/sbin/grml2usb", line 1648, in <module> main() File "/usr/sbin/grml2usb", line 1640, in main handle_bootloader(device) File "/usr/sbin/grml2usb", line 1590, in handle_bootloader install_bootloader(device) File "/usr/sbin/grml2usb", line 654, in install_bootloader install_grub(device) File "/usr/sbin/grml2usb", line 606, in install_grub "--root-directory=%s" % device_mountpoint, device], stdout=file(os.devnull, "r+")) File "/usr/lib/python2.5/subprocess.py", line 594, in __init__ errread, errwrite) File "/usr/lib/python2.5/subprocess.py", line 1153, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory
Does it have sth. to do that in the meantime I formatted the stick with ext2?
'dpkg --list grml2usb' please.
Please provide output of running grml2usb with --verbose option. I suggest moving that to http://bts.grml.org/grml/ :)
thanks && regards, -mika-