
I just wanted to install grml to USB using the following stick:
# fdisk -lu /dev/sdb
Disk /dev/sdb: 8011 MB, 8011087872 bytes 32 heads, 63 sectors/track, 7761 cylinders, total 15646656 sectors Units = sectors of 1 * 512 = 512 bytes Disk identifier: 0x7d815235
Device Boot Start End Blocks Id System /dev/sdb1 * 63 15646175 7823056+ 83 Linux
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?
TIA Tube

* 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-

On Thu, Apr 09, 2009 at 03:21:03PM +0200, Michael Prokop wrote:
Does it have sth. to do that in the meantime I formatted the stick with ext2?
'dpkg --list grml2usb' please.
ii grml2usb 0.9.4 install grml system / ISO to usb device
Please provide output of running grml2usb with --verbose option. I suggest moving that to http://bts.grml.org/grml/ :)
i hope i did right ;)
tube
Teilnehmer (2)
-
Michael Prokop
-
Tube