10/13/2010, 12:22 PM
|
#42 (permalink) |
|
Member
![]() ![]() Join Date: Nov 2009
Location: Massachusetts
Posts: 34
Likes Received: 0
Thanks: 16
Thanked 4 Times in 4 Posts
|
I'm trying to flash a new AT&T Pre Plus to bypass activation in order to use it for development. I'm running Windows XP.
I'm following (I believe!) Grnslam's instructions: "Cross-Platform Meta-Doctor Guide (bypass carrier activation, etc.". I follow the link and download VirtualBox (V3.2.10 r66523). I also follow the link and download Ubuntu 9.10. I'm on step 4. where you install Ubuntu on a virtual disk in VirtualBox. I then click the "New" button and insert "Ubuntu 9.10" and then click "Next" five more times and pressing the Finish button (twice!) Now the problem. I click on the newly created virtual disk, Ubuntu, and click "Next". The "First Run Wizard" comes up and I click on "Next" but I do not get the option of selecting the Ubuntu image file. The only option I have is to select a "Host Drive 'D'". http://img233.imageshack.us/i/select...ationmedia.jpg I've done this several times with the same results. What am I doing wrong? Thanks for any help. Charlie |
10/13/2010, 01:56 PM
|
#43 (permalink) |
|
Member
![]() Join Date: Jan 2004
Posts: 2,874
Likes Received: 4
Thanks: 162
Thanked 217 Times in 143 Posts
|
CESantos...
Did you click "Image File"?? That's what I apparently had to do whenever I created this. Regardless of if you did or didn't, you should locate the ubuntu-desktop.iso "image file" that you downloaded earlier. The virtual disk will then boot up with the ISO image file... and install the image to your virtual disk, which is just a "virtual" hard drive on your real hard drive. |
10/13/2010, 03:21 PM
|
#44 (permalink) |
|
Member
![]() ![]() Join Date: Nov 2009
Location: Massachusetts
Posts: 34
Likes Received: 0
Thanks: 16
Thanked 4 Times in 4 Posts
|
I thought I made it clear that I didn't see any choice to access an image file. The only choice is an "Host Drive D" Where did you have the opportunity to select the image file?
|
10/13/2010, 03:30 PM
|
#45 (permalink) |
|
Member
![]() Join Date: Jan 2004
Posts: 2,874
Likes Received: 4
Thanks: 162
Thanked 217 Times in 143 Posts
|
It could be that VirtualBox has changed. Their software doesn't stay the same forever.
Have you just tried navigating to the ubuntu.iso that you downloaded... and just continuing with that. Does it give an error? |
10/13/2010, 03:47 PM
|
#46 (permalink) |
|
Member
![]() ![]() Join Date: Nov 2009
Location: Massachusetts
Posts: 34
Likes Received: 0
Thanks: 16
Thanked 4 Times in 4 Posts
|
I thought I made it clear that I didn't see any choice to access an image file. The only choice is an "Host Drive D" Where did you have the opportunity to select the image file?
|
10/13/2010, 05:30 PM
|
#47 (permalink) |
|
Member
![]() ![]() Join Date: Nov 2009
Location: Massachusetts
Posts: 34
Likes Received: 0
Thanks: 16
Thanked 4 Times in 4 Posts
|
I thought I made it clear that I didn't see any choice to access an image file. The only choice is an "Host Drive D" Where did you have the opportunity to select the image file?
|
10/13/2010, 05:47 PM
|
#48 (permalink) |
|
Homebrew Developer
![]() Join Date: Aug 2009
Location: Midlothian, VA
Posts: 1,218
Likes Received: 8
Thanks: 1,046
Thanked 485 Times in 260 Posts
|
You need to click on the little icon next to the selection dropdown and then add the ISO into VirtualBox by clicking on the "+" icon in the dialog that will open.
__________________
Arthur Thornton webOS Application Engineer, Appstuh Writer, webOS Nation My Websites: http://www.arthurthornton.net My apps: Sparrow for Twitter Voice Memos |
06/24/2011, 09:49 PM
|
#50 (permalink) |
|
Member
![]() Join Date: Jun 2011
Posts: 1
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
I am trying to convert a pre + to work on sprint. I am able to run ubuntu on virtualbox on my windows7 system. When I follow your instructions here is what i get;
corey@corey-VirtualBox:~$ sudo -s [sudo] password for corey: root@corey-VirtualBox:~# root@corey-VirtualBox:~# root@corey-VirtualBox:~# root@corey-VirtualBox:~# aptitude install git git-core patch build-essential linux-headers-generic linux-source-2.6.31 sun-java6-bin virtualbox-guest-additions virtualbox-ose-guest-x11 Couldn't find any package whose name or description matched "linux-source-2.6.31" Couldn't find any package whose name or description matched "sun-java6-bin" Couldn't find any package whose name or description matched "linux-source-2.6.31" Couldn't find any package whose name or description matched "sun-java6-bin" No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 164 not upgraded. Need to get 0 B of archives. After unpacking 0 B will be used. root@corey-VirtualBox:~# aptitude install git git-core patch build-essential linux-headers-generic linux-source-2.6.31 sun-java6-bin virtualbox-guest-additions virtualbox-ose-guest-x11 Couldn't find any package whose name or description matched "linux-source-2.6.31" Couldn't find any package whose name or description matched "sun-java6-bin" Couldn't find any package whose name or description matched "linux-source-2.6.31" Couldn't find any package whose name or description matched "sun-java6-bin" No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 164 not upgraded. Need to get 0 B of archives. After unpacking 0 B will be used. root@corey-VirtualBox:~# Please help |
06/25/2011, 09:01 AM
|
#51 (permalink) |
|
Member
![]() Join Date: Jan 2004
Posts: 2,874
Likes Received: 4
Thanks: 162
Thanked 217 Times in 143 Posts
|
Instructions are for Ubuntu 9.10 (thought I made that explicit, but I guess that was elsewhere?). Other versions of Ubuntu will require some tweaking... such as in your example, finding the correct kernel version.
In actuality, you don't even need the kernel source, so you can just remove that pas (ckage from the aptitude install command!! A lot of those packages aren't actually needed. EDIT: You don't need the java package either!! After the Meta'd Doctor is created, you must transfer it to your hostOS thru whatever means (shared folder, dropbox, ftp server, etc.) |
09/09/2011, 11:20 AM
|
#52 (permalink) | |
|
Member
![]() Join Date: Jan 2008
Posts: 5
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
What I really want to do is just eliminate the first-run app. Not really anything else. Can metadoc do just that? |
|
09/09/2011, 11:31 AM
|
#53 (permalink) | |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
Quote:
-- Rod
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals |
|
09/24/2011, 09:05 PM
|
#55 (permalink) | |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
Quote:
Please replace this with: Donate to WebOS Internals at http://donate.webos-internals.org and leave a nice review on http://bit.ly/phd-ac Thanks, -- Rod
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals |
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://forums.webosnation.com/palm-pre-pre-plus/234261-cross-platform-meta-doctor-guide-2-0-bypass-carrier-activation-whole-lot-more.html
|
||||
| Posted By | For | Type | Date | |
| Application:MetaDoctor-FR - WebOS Internals | This thread | Refback | 05/23/2010 06:34 AM | |



