BTS

Message2207

Author gebi
Recipients gebi
Date 2009-04-25.08:06:10
Content
# grml2usb ~gebi/data/JUXlala_2.0_de_2009_04_08.iso /dev/sdb1                  
                                                                                
Using ISO /home/gebi/data/JUXlala_2.0_de_2009_04_08.iso
Identified grml flavour "juxlala".                                             
                                                                                
Copying files. This might take a while....
Warning: bsd4grml not found (that's fine if you don't need it                  
                                                                                
Note: grml flavour juxlala is being installed as the default booting system.
Installing default MBR                                                         
                                                                                
grub-setup: error: Cannot read `/grub/core.img' correctly
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 609, in install_grub
    raise Exception("error executing grub-install")                            
                                                                                
Exception: error executing grub-install
History
Date User Action Args
2009-04-25 08:06:13gebisetrecipients: + gebi
2009-04-25 08:06:13gebisetmessageid: <1240646773.02.0.39998187043.issue665@bts.grml.org>
2009-04-25 08:06:13gebilinkissue665 messages
2009-04-25 08:06:10gebicreate