• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 7
[RELEASE] Bootable Disk Wizard (BDW) - XBMC Live Bootable Flash Disk Creator Addon
#31
Quote:I left it for 15 minutes, and nothing changed.
I tried it in virtual box, same problem.
I tried it in the dell e4300 same problem
I tried in the asrock, worked perfectly!

No idea what is the diff, let me know if I can help.
Reply
#32
debug log, pls!
Reply
#33
Quote:debug log, pls!
Hm, I used a CD, not sure I can get debug log for from that?

Since the Asrock made me a working USB installer, I guess I should try to use that on the dell?
Reply
#34
Ok, this should be the log
http://pastebin.com/KDj9rEgs

One time working, one time not. To get it to work I pulled the persistent meter down to almost nothing. Not sure if you can calculate what is the actual max but it is at least a workaround.

I have been doing some work on a pxe installer with the idea to use it with xbmc, but I am struggling with the xbmc installer cd part. Any interest?
Reply
#35
I am trying to create a bootable USB stick and getting error. I have booted from the XBMC Live CD and trying to run BDW.

03:44:52 T:2998926192 M:973508608 DEBUG: Step#: 1 - 0%
03:44:52 T:2998926192 M:973508608 NOTICE: Running: mount | grep /dev/sdc1
03:44:52 T:2998926192 M:973365248 NOTICE: Return code= 1
03:44:52 T:2998926192 M:973365248 NOTICE: Results: StdOut=''
03:44:52 T:2998926192 M:973365248 NOTICE: Results: StdErr=''
03:44:52 T:2998926192 M:973365248 DEBUG: Step#: 1 - 1%
03:44:52 T:2998926192 M:973365248 NOTICE: Running: echo "xbmc" | sudo -S parted -s /dev/sdc mklabel msdos
03:44:52 T:3078756208 M:973365248 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
03:44:52 T:3078756208 M:973365248 DEBUG: OnKey: 61480 pressed, action is Down
03:44:52 T:2998926192 M:973357056 NOTICE: Return code= 1
03:44:52 T:2998926192 M:973357056 NOTICE: Results: StdOut='Error: Partition(s) on /dev/sdc are being used.'
03:44:52 T:2998926192 M:973357056 NOTICE: Results: StdErr=''
03:44:52 T:2998926192 M:973357056 NOTICE: Error partitioning (1): Error: Partition(s) on /dev/sdc are being used.
03:44:52 T:3078756208 M:973357056 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
03:44:52 T:3078756208 M:973357056 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesk
top.DBus.Properties and method GetAll
03:44:52 T:3078756208 M:973357056 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem true HasFileSystem vfat IsSyste
mInternal false IsMounted true IsRemovable true IsPartition false IsOptical false
03:44:52 T:3078756208 M:973357056 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
03:44:52 T:3078756208 M:973357056 DEBUG: OnKey: 61480 pressed, action is Down
03:44:55 T:3078756208 M:973373440 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
03:44:55 T:3078756208 M:973373440 DEBUG: OnKey: 61453 pressed, action is Select
03:44:55 T:2998926192 M:973373440 DEBUG: controlId: 1098
03:44:55 T:3078756208 M:973373440 DEBUG: ------ Window Deinit (/usr/share/xbmc/addons/script.bootable.disk.wizard/resources/skins/Default/720p/script-Bootab
le-Disk-Wizard.xml) ------
03:44:55 T:2998926192 M:973373440 INFO: Scriptresult: Success
03:44:55 T:2998926192 M:973373440 INFO: Python script stopped
03:44:55 T:2998926192 M:973373440 DEBUG: Thread 2998926192 terminating
03:44:55 T:3078756208 M:973312000 DEBUG: python thread 4 destructed

Any idea why I am getting the error?
Reply
#36
@a931048: full debug log pls.
Attach to related trak ticket pls.
Reply
#37
Here is the debug log.
http://pastebin.com/i3K6qEmZ


l.capriotti Wrote:@a931048: full debug log pls.
Attach to related trak ticket pls.
Reply
#38
I have created a bootable USB stick using unetbootin. I have been able to boot from the stick and xbmc runs, but have not tested anything yet.

Is it safe to assume that when I created the USB stick using unetbootin, it did not create the permanent storage file and thus the changes made to the system (OS) will not be saved? But for installing into HDD using this USB stick, it should not be any different than installing into HDD from a USB stick made from BDW?
Reply
#39
You can install even if the permanent storage file is not in place.
Reply
#40
@a931048: newer version on official repo should fix your issue. I would appreciate if you could try it.
Reply
#41
Is anything out after beta 3? Or you are talking about SVN version.

l.capriotti Wrote:@a931048: newer version on official repo should fix your issue. I would appreciate if you could try it.
Reply
#42
I was able to install to HDD from the USB stick created from unetbootin. However it was asking for cdrom and I had to follow these steps http://forum.xbmc.org/showpost.php?p=626...stcount=10

Not sure if this is required for a BDW created usb stick. I do not have a cdrom.

a931048 Wrote:I have created a bootable USB stick using unetbootin. I have been able to boot from the stick and xbmc runs, but have not tested anything yet.

Is it safe to assume that when I created the USB stick using unetbootin, it did not create the permanent storage file and thus the changes made to the system (OS) will not be saved? But for installing into HDD using this USB stick, it should not be any different than installing into HDD from a USB stick made from BDW?
Reply
#43
you can get the updated BDW from XBMC itself, just force an update of the addons.
The issue with the installer is related to an earlier unetbootin version - I have not tested it myself, some forums posts point into that direction.
Reply
#44
l.capriotti Wrote:you can get the updated BDW from XBMC itself, just force an update of the addons.
The issue with the installer is related to an earlier unetbootin version - I have not tested it myself, some forums posts point into that direction.

Tried using Dharma Live Beta 4 image. Installing to USB stick failed in the create bootloader step. Here is the debug log. http://pastebin.com/QfTFasny
Reply
#45
a931048 Wrote:Tried using Dharma Live Beta 4 image. [/url]
would you pls test the script using a different USB disk?
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 7

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Bootable Disk Wizard (BDW) - XBMC Live Bootable Flash Disk Creator Addon1