problem install PhoenixOS in LinuxMint on sda7 - Phoenix OS News, Q&A & Development

Hello.
Please help me with installation Phoenix OS 64 bit on free sda7 partition with LinuxMint.
Once i installed on USB with unetbootin and install on sda7, but grub was setting correctly after 10000 times... When was everythinh completed, grub after restarts froze....
Any detailed tutorial or suggestions?
Thanks.

mrmajco said:
Hello.
Please help me with installation Phoenix OS 64 bit on free sda7 partition with LinuxMint.
Once i installed on USB with unetbootin and install on sda7, but grub was setting correctly after 10000 times... When was everythinh completed, grub after restarts froze....
Any detailed tutorial or suggestions?
Thanks.
Click to expand...
Click to collapse
Install Grub2 to your Linux boot partition but DO NOT format it. Then run
Code:
sudo update-grub

Another solution? I was made separate edit with grub customizer, its work for 1 reboot.....

SOLVED, thx :good:

Related

[GUIDE] (sort of) Dualbooting Windows 8 & Ubuntu with Super Grub2 Disk

Hi there,
I have being trying to boot into my Ubuntu 10.10 with WIndows 8 Developer Preview installed, and I have found a quick workaround (I think most of you will probably know it already, but I'll post it here anyway for those who don't )
Firstly, install the Linux distribution of your choice (I tested with Ubuntu 10.10, so I'm not sure about any other OS's!)
Next, grab a copy of Super Grub2 Disk off supergrubdisk.org (can't post links yet... too new! ;-) ) and burn it to CD/DVD/USB.
Then, reboot your PC with Super Grub2 Disk in and select your boot device from the boot menu (I pressed F12 on my Acer) and Super Grub2 Disk should load. Select "Detect Any OS" (the first option) and wait while it scans your partitions for operating systems.
It should then display something like "linux 3.0.0-12-generic", "linux 3.0.0-12-generic (single-user mode)" and "Windows Vista (bootmngr)" (I thought the Vista bootmngr was a bit strange - must be the same boot manager as in earlier versions, but with linux-crippling secureboot :-( ). Select linux 3.0.0-12-generic and you are done!
You can now safely remove the disk. For (nearly) seamless usage, burn Super Grub2 Disk to a USB drive and tweak the BIOS settings to boot off said USB drive!
Enjoy
Simpler: after doing this and booting into Ubuntu, reinstall grub via the terminal or software center, problem solved, no more CD needed. (I used this method to triple boot between Ubuntu 11.04, Win7, & Win8)
Sent from my Sensation using Tapatalk
NikolaiT said:
Simpler: after doing this and booting into Ubuntu, reinstall grub via the terminal or software center, problem solved, no more CD needed. (I used this method to triple boot between Ubuntu 11.04, Win7, & Win8)
Sent from my Sensation using Tapatalk
Click to expand...
Click to collapse
I hadn't thought of that - thanks!

Can't install Windows 10 Technical Preview

I can't install Windows 10 Technical Preview on my Samsung RV509 laptop (Core i5 and 6Gigs of RAM). I tried doing a clean install, and once I boot from the flash stick It gets stuck on the Windows logo and the loading dots doesn't appear, so I tried to do an upgrade from Windows 7 and once it restarts it gets stuck on the windows logo and doesn't load after that (I tried both 32 and 64bit versions) then i get the error 0xC1900101-0x20017. So I tried to install it inside a virtual machine and i tried another machine,and it did install just fine. I tried everything I can from trying to launch the setup from the command prompt but still once it restarts it gets stuck on the windows logo. I'm not sure what do I need to do to get it to install and boot. I've tried with every single build since the insider program started till 9926.
I would really appreciate any help in this matter. Thank you.
I think you didn't really tried a clean install, since you wrote that you've tried to upgrade later. Clean install means you erase all traces of previous system installation. Also, it's good to delete all partitions. Maybe you're hard disk is MBR formatted and Windows 10 requires GPT (just a suggestion, I'm not sure about that).
Secondly, are you trying an UEFI install? I've had Win10 for a couple of months now but I remember having problems with starting UEFI installation from USB stick. To do this, you have to change partition layout on usb stick to GPT, then make new primary partition, format it to FAT32 and copy all files from install iso to usb stick. Then you can start your install in UEFI mode and I think this will help you. Just remember to delete all partitions and let Windows create new partition layout for you, this way it will create EFI partition.
If the installer says it can't create partitions in UEFI mode, you will have to change partition layout to GPT by yourselft. You can put your hdd in a PC and use a Windows based tool (search google) or maybe some Linux LiveCD will let you do that without removing your hdd.
All I did was just use demon tools and install over my w7. It installed as Uefi. Don't like it and w10 gave me an option on restart to roll back my system. I did and went back to w7.
You shouldn't use Daemon Tools to install Windows from an ISO. If Windows needs to reference a file inside the Install.wim folder on the disc for any reason, that copy will fail as the disc it's using is not a physical disc, but a virtual one that the new installation has no knowledge of. The best way to install Windows from an ISO is to copy the ISO to a flash drive or to the local hard disk and run setup that way, or use Rufus to create a bootable USB media for installing. That could be related to your error codes.
Thank you sanshinron for your reply. I always do a clean install for windows, the only reason that i tried to upgrade is that the setup didn't even load when booting from a USB stick (stuck on the windows logo). The USB stick was created using Microsoft's "Windows 7 USB DVD Download Tool". The same stick loads fine on other PCs. I will try to do what you suggested with the USB stick and give it another try.
sanshinron said:
I think you didn't really tried a clean install, since you wrote that you've tried to upgrade later. Clean install means you erase all traces of previous system installation. Also, it's good to delete all partitions. Maybe you're hard disk is MBR formatted and Windows 10 requires GPT (just a suggestion, I'm not sure about that).
Secondly, are you trying an UEFI install? I've had Win10 for a couple of months now but I remember having problems with starting UEFI installation from USB stick. To do this, you have to change partition layout on usb stick to GPT, then make new primary partition, format it to FAT32 and copy all files from install iso to usb stick. Then you can start your install in UEFI mode and I think this will help you. Just remember to delete all partitions and let Windows create new partition layout for you, this way it will create EFI partition.
If the installer says it can't create partitions in UEFI mode, you will have to change partition layout to GPT by yourselft. You can put your hdd in a PC and use a Windows based tool (search google) or maybe some Linux LiveCD will let you do that without removing your hdd.
Click to expand...
Click to collapse
try https://rufus.akeo.ie/ for the usb install
onebyside said:
try https://rufus.akeo.ie/ for the usb install
Click to expand...
Click to collapse
I tried both Rufus and ISO2Disk to make the USB stick GPT, but still i'm having the same issue with the setup not loading.
toulan said:
I tried both Rufus and ISO2Disk to make the USB stick GPT, but still i'm having the same issue with the setup not loading.
Click to expand...
Click to collapse
I installed UEFI without a problem, is there a reason your set on GPT?
I tried everything with the USB drive and it just installs fine on other pcs. I guess this could be because of hardware not supported yet by Microsoft in the current windows 10 builds. I found many people having the same issue. I just hoped there could be a fix to get the installer to start
I encountered same boot-hang problem when clean installing Win 8.1, and Win 10 shouldn't be different. My solutions:
Post-install boot-hang: The hang at logo boot happens when I don't format the install-to partitition with Win 8.1 installer (I normally partition/format using another tool, to skip the redundant WinRE partition that Win creates). Formatting with the installer allows the boot to complete (you can still keep the original partitioning).
Pre-install boot-hang: Some PCs are idiosyncratic with USB boot; likewise, some USB sticks are "different" from others. I found that using DiskPart to partition & format the USB stick (like a HDD) works when Rufus & straight formatting wouldn't. This, admittedly from a small sample set of one particular problematic combo. Simpler is just try to use different USB sticks.
toulan said:
then i get the error 0xC1900101-0x20017
Click to expand...
Click to collapse
This error indicates an update issue.
Try this:
- Ingersoll mini tool partition wizard
- check your disk type
If it's GPT,
- download minitool portable ISO and burn on USB with UUI.
- boot to the application and convert GPT to MBR
- Format the C: partition or wherever the previous windows was installed
- then overwrite it with win10
If it's UEFI change it from the bios. Turn off secure boot and everything.
Try and let me know.
Is there Windows 10 for Nokia Lumia 625?
Tiash420 said:
This error indicates an update issue.
Try this:
- Ingersoll mini tool partition wizard
- check your disk type
If it's GPT,
- download minitool portable ISO and burn on USB with UUI.
- boot to the application and convert GPT to MBR
- Format the C: partition or wherever the previous windows was installed
- then overwrite it with win10
If it's UEFI change it from the bios. Turn off secure boot and everything.
Try and let me know.
Click to expand...
Click to collapse
After using the minitool partition wizard i found out that it was already MBR.
feherneoh said:
Does that pc have Win8.1 installed with UEFI?
If so, connect installer drive, go to shutdown menu, hold shift, press restart
Then select Use device => UEFI USB
Click to expand...
Click to collapse
Tried it, but still the same issue.
Then turn off safe boot and try format the whole disk and start Windows installation from scratch?
Only if you want Windows 10 badly and are ready to sacrifice your data.
Caution: This 'might' work. No guarantees.
Tiash420 said:
Then turn off safe boot and try format the whole disk and start Windows installation from scratch?
Only if you want Windows 10 badly and are ready to sacrifice your data.
Caution: This 'might' work. No guarantees.
Click to expand...
Click to collapse
Tried it, but it didn't work. I think this could be an issue with a hardware that is not supported yet by the preview. I guess i'll have to wait for that to change in next builds.
toulan said:
Tried it, but it didn't work. I think this could be an issue with a hardware that is not supported yet by the preview. I guess i'll have to wait for that to change in next builds.
Click to expand...
Click to collapse
That might be it cause it's a preview and they sure are known for this kinda issue
Tried build 10041 and still same issue.
toulan said:
Tried build 10041 and still same issue.
Click to expand...
Click to collapse
My Laptop is SAMSUNG RV509 but with intel core i3 1st Generation and 2 GB of RAM inside
And I have the same problem with you when trying to install Windows 10 Technical Preview even with it's latest version just like you, get stuck at begin of instalation process, Windows logo appear without any waiting animation (circle of dots), and nothing happen after that.
Just like you, I'm trying install it so many time and so many way such as update latest version of BIOS, but nothing change.
So, if you have a solution for our laptop, please take your time to guide me.
"Sorry if any inconvenience come to your attention with my English writing skill"
shinstar123 said:
My Laptop is SAMSUNG RV509 but with intel core i3 1st Generation and 2 GB of RAM inside
And I have the same problem with you when trying to install Windows 10 Technical Preview even with it's latest version just like you, get stuck at begin of instalation process, Windows logo appear without any waiting animation (circle of dots), and nothing happen after that.
Just like you, I'm trying install it so many time and so many way such as update latest version of BIOS, but nothing change.
So, if you have a solution for our laptop, please take your time to guide me.
"Sorry if any inconvenience come to your attention with my English writing skill"
Click to expand...
Click to collapse
Of course, once i find a solution i will post it here, so far no luck.

Phoenix OS Single boot

Hello
I'm using Phoenix OS on dual boot with windows but I would like to single boot with Phoenix OS.
Anybody has an idea please
Thanks for attention and sorry, I'm better in french [emoji6]
Fraway
Hello. We are here now.
Phoenix OS [USB]
I have Linux,I've downloaded The iso of PhoenixOS (both version 1.1.3 & 1.2.1),Created a LiveUsb(USB*) installation
But when the installation is done,The USB** won't boot ,The PC skips it and boots from the Hard drive
Idk whether it's a grub error or not
Note:I've tried the grub 2 (Created a partition for it in the USB**),and I've skipped it the second time but the result was the same)
I accepted the Grub Boot loader option Both times
USB* = The Live USB
USB** = The USB where I want Phoenix OS To be installed
I had similar problems with the installation program, however, I solved it by downloading the iso file and "burning" that onto a USB stick with the help of another piece of software cold Rufus.
After that things went well, now writing this on my old HP Probook single booting PhoenixOS.
Hymn said:
I have Linux,I've downloaded The iso of PhoenixOS (both version 1.1.3 & 1.2.1),Created a LiveUsb(USB*) installation
But when the installation is done,The USB** won't boot ,The PC skips it and boots from the Hard drive
Idk whether it's a grub error or not
Note:I've tried the grub 2 (Created a partition for it in the USB**),and I've skipped it the second time but the result was the same)
I accepted the Grub Boot loader option Both times
USB* = The Live USB
USB** = The USB where I want Phoenix OS To be installed
Click to expand...
Click to collapse
treris said:
I had similar problems with the installation program, however, I solved it by downloading the iso file and "burning" that onto a USB stick with the help of another piece of software cold Rufus.
After that things went well, now writing this on my old HP Probook single booting PhoenixOS.
Click to expand...
Click to collapse
Ik Ik
I did the same thing,but when all is done,I get the "No Operating system found" error
Hymn said:
Ik Ik
I did the same thing,but when all is done,I get the "No Operating system found" error
Click to expand...
Click to collapse
By all is done, do you mean after single boot installation onto the hard drive or after installation of the iso onto the usb?
If it's after installation onto the usb, then perhaps you should check whether rufus is formatting the usb to vfat format.
If it's after single boot installation onto the hard drive, had that problem as well, found out that in order for grub2 to work on single boot machines you actually have to make a boot/grub partition next to the normal partition. I was not used to that from other linux installations so I didn't do that as first and got nowhere. After reading somewhere that grub2 needs a separate partition in this case, I reformatted the hard drive in my laptop into two partitions:
sda1: size 350 MB, bootable and vfat -> basically just for grub, the size may be overkill, but on today's hard drives, who cares right?
sda2: size (the rest of the hard drive), ext4 ->all other files and personal data
Then during install use both the grub2 and grub installation option (to sda1) and things should work I think.
Hope this helps!
treris said:
By all is done, do you mean after single boot installation onto the hard drive or after installation of the iso onto the usb?
If it's after installation onto the usb, then perhaps you should check whether rufus is formatting the usb to vfat format.
If it's after single boot installation onto the hard drive, had that problem as well, found out that in order for grub2 to work on single boot machines you actually have to make a boot/grub partition next to the normal partition. I was not used to that from other linux installations so I didn't do that as first and got nowhere. After reading somewhere that grub2 needs a separate partition in this case, I reformatted the hard drive in my laptop into two partitions:
sda1: size 350 MB, bootable and vfat -> basically just for grub, the size may be overkill, but on today's hard drives, who cares right?
sda2: size (the rest of the hard drive), ext4 ->all other files and personal data
Then during install use both the grub2 and grub installation option (to sda1) and things should work I think.
Hope this helps!
Click to expand...
Click to collapse
thanks man it really works!!
Still Missing OS
Hey treris,
First of all, thanks for the excellent info that you've been providing for the single boot Phoenix OS install.
I'm just comfortable enough with computers to get into trouble, but I'm still having an issue with getting Phoenix to boot despite following the steps you indicated. No apparent probs with using rufus. I used Gparted to create 2 partitions on the comp, a 350MB for grub (used manage flags to set it as boot) and the other partition in ext 4. Ran through the install process and while the USB was inserted, no problem, but rebooting without it resulted in the MISSING OS error.
Now, in Gparted I noticed that the 350MB partition (sda20) name is showing as ROOT-B and the ext4 partition (sda23) is named GRUB. As a demonstration of my lack of knowledge in this, it seems that the drive with grub on it should be named grub by the system and not root-b.
Any idea as to where I screwed this up?
Thanks for any help!
treris said:
By all is done, do you mean after single boot installation onto the hard drive or after installation of the iso onto the usb?
If it's after installation onto the usb, then perhaps you should check whether rufus is formatting the usb to vfat format.
If it's after single boot installation onto the hard drive, had that problem as well, found out that in order for grub2 to work on single boot machines you actually have to make a boot/grub partition next to the normal partition. I was not used to that from other linux installations so I didn't do that as first and got nowhere. After reading somewhere that grub2 needs a separate partition in this case, I reformatted the hard drive in my laptop into two partitions:
sda1: size 350 MB, bootable and vfat -> basically just for grub, the size may be overkill, but on today's hard drives, who cares right?
sda2: size (the rest of the hard drive), ext4 ->all other files and personal data
Then during install use both the grub2 and grub installation option (to sda1) and things should work I think.
Hope this helps!
Click to expand...
Click to collapse
Hi SWAMPISH,
It seems like Grub is installed in both partitions, not just in the one dedicated to it. How many partitions do you have in total on that hard drive that you end up with partitions called sda20 and sda23?
My guess would be that somewhere during installation things got mixed up and Grub was installed to the wrong partition meaning it cannot find the boot image. The fact that the partition meant for Grub is now called ROOT and the partition meant for the OS is now GRUB kinda indicates that as well.
I would advise to reinstall PhoenixOS using the installer, you'll wont need gparted for this, and then make sure you reformat both sda20 and sda23 and double check whether Grub goes to sda20 and Phoenix is installed on sda23.
Let me know if this helps.
PS are you installing the current stable version of PhoenixOS (with Android 5.1) or the beta version of PhoenixOS (with Android 7.1)?
SWAMPISH said:
Hey treris,
First of all, thanks for the excellent info that you've been providing for the single boot Phoenix OS install.
I'm just comfortable enough with computers to get into trouble, but I'm still having an issue with getting Phoenix to boot despite following the steps you indicated. No apparent probs with using rufus. I used Gparted to create 2 partitions on the comp, a 350MB for grub (used manage flags to set it as boot) and the other partition in ext 4. Ran through the install process and while the USB was inserted, no problem, but rebooting without it resulted in the MISSING OS error.
Now, in Gparted I noticed that the 350MB partition (sda20) name is showing as ROOT-B and the ext4 partition (sda23) is named GRUB. As a demonstration of my lack of knowledge in this, it seems that the drive with grub on it should be named grub by the system and not root-b.
Any idea as to where I screwed this up?
Thanks for any help!
Click to expand...
Click to collapse
Eureka!
Well, I used the below suggestions and ran into similar issues. So I focused on the partition set up. I removed all partitions, used Gparted to create a partition directory as I BELIEVE that there was an MBR issue. Created 2 partitions (sda1 and sda2 set up exactly as you had indicated in earlier posts), installed both grubs on sda1 and all else on sda2 and BOOM! After installation, removal of USB and restart, got the prompt to run Phoenix OS at startup and it works! I'm so happy!
While frustrating at times, I learned a whole lot more than I bargained for about partitions, booting processes and more!
And Phoenix is so clean and fast on my crappy Aspire One netbook with just 1 GB of RAM!!!
Mega thanks for your help!
treris said:
Hi SWAMPISH,
It seems like Grub is installed in both partitions, not just in the one dedicated to it. How many partitions do you have in total on that hard drive that you end up with partitions called sda20 and sda23?
My guess would be that somewhere during installation things got mixed up and Grub was installed to the wrong partition meaning it cannot find the boot image. The fact that the partition meant for Grub is now called ROOT and the partition meant for the OS is now GRUB kinda indicates that as well.
I would advise to reinstall PhoenixOS using the installer, you'll wont need gparted for this, and then make sure you reformat both sda20 and sda23 and double check whether Grub goes to sda20 and Phoenix is installed on sda23.
Let me know if this helps.
PS are you installing the current stable version of PhoenixOS (with Android 5.1) or the beta version of PhoenixOS (with Android 7.1)?
Click to expand...
Click to collapse
Glad you have it working now! Yes, it's quite amazing how fast old(er) laptops can be when they're using Phoenix OS. They really become useful again.
SWAMPISH said:
Well, I used the below suggestions and ran into similar issues. So I focused on the partition set up. I removed all partitions, used Gparted to create a partition directory as I BELIEVE that there was an MBR issue. Created 2 partitions (sda1 and sda2 set up exactly as you had indicated in earlier posts), installed both grubs on sda1 and all else on sda2 and BOOM! After installation, removal of USB and restart, got the prompt to run Phoenix OS at startup and it works! I'm so happy!
While frustrating at times, I learned a whole lot more than I bargained for about partitions, booting processes and more!
And Phoenix is so clean and fast on my crappy Aspire One netbook with just 1 GB of RAM!!!
Mega thanks for your help!
Click to expand...
Click to collapse
I have been reading through these posts about single boot install. I have tried various ways to install phoenix os. I have a lenovo yoga 900 wiht 16gbs of ram. I tried messing with different partion setups, trying where to install grub and grub 2. everytime I install it after reboot, a blank screen comes up with tGrub on it. Everything runs fine when I run it off a usb flash drive. I am not sure what I am doing wrong. Could someone enlighten me on this?
?
I made the phoneix os installation and the system turned on. However, when the PC is turned off and then back on, the bios screen is turned on and not loaded. I could not understand the problem. (Single boot)
SyriuS1 said:
I made the phoneix os installation and the system turned on. However, when the PC is turned off and then back on, the bios screen is turned on and not loaded. I could not understand the problem. (Single boot)
Click to expand...
Click to collapse
Are you sure you installed Grub correctly? It sounds like Grub may be missing.
Did you set up a separate partition for Grub?
Hello. I'm sorry for possibly taking over an existing thread but this is an install to the hard drive. I should preface and say I'm a noob. I've rooted a few phones and used a few mods on Skyrim (from PC to my PS3). Reading through the thread though I realize how much I am clueless of. So I downloaded from the website, it created a 32gb image and then rebooted. Here my problems are the same as I had with trying (and failing at RemixOS). First if left to it's own devices my laptop will simply not load any OS. It goes to what looks like DOS maybe? However while the _ thingie is blinking it accepts no input. Hard rebooting and going into boot manager, if I touch anything it freezes. Meaning I can't select Phoenix OS from the options. I'm at a loss.
this should be my computer info https://ibb.co/hKsXSv
And this should be the screen i can't get past https://ibb.co/hOM3Za except instead of RemixOS it's Phoenix OS
TgirlValentine said:
Hello. I'm sorry for possibly taking over an existing thread but this is an install to the hard drive. I should preface and say I'm a noob. I've rooted a few phones and used a few mods on Skyrim (from PC to my PS3). Reading through the thread though I realize how much I am clueless of. So I downloaded from the website, it created a 32gb image and then rebooted. Here my problems are the same as I had with trying (and failing at RemixOS). First if left to it's own devices my laptop will simply not load any OS. It goes to what looks like DOS maybe? However while the _ thingie is blinking it accepts no input. Hard rebooting and going into boot manager, if I touch anything it freezes. Meaning I can't select Phoenix OS from the options. I'm at a loss.
this should be my computer info https://ibb.co/hKsXSv
And this should be the screen i can't get past https://ibb.co/hOM3Za except instead of RemixOS it's Phoenix OS
Click to expand...
Click to collapse
Try a USB keyboard, if you have one.
bg260 said:
Try a USB keyboard, if you have one.
Click to expand...
Click to collapse
Check. For a second I thought I had something but alas the boot menu screen freezes with any keystroke... Well tab or the arrow keys...or f6/f5
TgirlValentine said:
Hello. I'm sorry for possibly taking over an existing thread but this is an install to the hard drive. I should preface and say I'm a noob. I've rooted a few phones and used a few mods on Skyrim (from PC to my PS3). Reading through the thread though I realize how much I am clueless of. So I downloaded from the website, it created a 32gb image and then rebooted. Here my problems are the same as I had with trying (and failing at RemixOS). First if left to it's own devices my laptop will simply not load any OS. It goes to what looks like DOS maybe? However while the _ thingie is blinking it accepts no input. Hard rebooting and going into boot manager, if I touch anything it freezes. Meaning I can't select Phoenix OS from the options. I'm at a loss.
Click to expand...
Click to collapse
I found that some machines (especially older ones) won't boot the 64bit version, even though they are 64bit machines, but they will boot the 32bit version.
TNTPro said:
I found that some machines (especially older ones) won't boot the 64bit version, even though they are 64bit machines, but they will boot the 32bit version.
Click to expand...
Click to collapse
I'm pretty sure I've got the 32bit though I suppose it won't hurt to remove what I have and ensure I did indeed click on 32. I'm pretty grated with the whole thing. I'm trying to decide if I blame windows or Compaq lol. I noticed when going through the stuff about my machine that it shipped with Vista. Now I currently have windows 7 but could that be an issue?
TNTPro said:
I found that some machines (especially older ones) won't boot the 64bit version, even though they are 64bit machines, but they will boot the 32bit version.
Click to expand...
Click to collapse
I redownloaded the 32bit version using the downloader tool, saved to hard drive. When I pull up the boot manager after rebooting it still freezes when I press a key. It will still lost windows 7 if I don't touch anything.

[Updated JAN 12][Deodexed]Phoenix OS v1.1.3 Bootable .iso SE and Stock

What's PhoenixOS you ask?
Phoenix OS, much like Remix OS is designed to run on x86 tablets or larger screen devices with features often found only within desktop OS's. These features include a comprehensive start menu, fully resizable multi-window support and keyboard shortcut functionality. Phoenix OS provides the desktop UI functionality, with the benefit of access to the vast array of games and applications available to the Android operating system.
http://www.phoenixos.com
Hot off the press
Phoenix OS v1.1.3 Bootable .iso
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is my newest creation. 32bit only. Root privileges need to be enabled in Developers Options.
DO NOT use the ArrowMod from previous editions. It will cause a Bootloop.
I have included 1 arrow for now. I need to test further.
Installation Guide and Rufus Installer included.
Thanks to @Chainfire @Mr.Robinson and the PhoenixOS Team
PhoenixOS-v1.1.3-32bit-Deodexed-Stock-iso.zip:
614MB Jan 12, 2017
md5 - e63f9197acaa48f3e704030a41c36f3a
PhoenixOS-v1.1.3-32bit-Deodexed-SE-iso.zip:
ArrowMod, Fonts, Integrated Ad Blocking, Terminal Emulator, 100+ HD Wallpapers and more. Please see README in Zip.
802.7MB Jan 11, 2017
md5 - 0fba3bf308ae6084c45c016834ba1da8
AndroidX86 Install Guide+Installer.zip:
3.5MB Oct 16, 2016
md5 - 354e23d628f5f46c62dde046f9571166
I have also mirrored the official release:
PhoenixOSInstaller-v1.1.3-226.iso:
644.8MB Dec 15, 2016
md5 - f95896eea172d2f6091396c470e37869
PhoenixOSInstaller-v1.1.3-226.exe.zip:
506.6MB Dec 14, 2016
md5 - 24587e19337229288bd53c476d385dc9
Do not click this button:
I am not responsible for your machine. Use with care.​
bg260 said:
Hot off the press
Phoenix OS v1.1.0 Bootable .iso
For more instructions see my other thread.
Stock w/Rufus:
Special Edition:
AdAway, JMusic, Terminal Emulator and More......See README in Zip:
Installation Guide:
Do not click this button:
Come and join Team PhoenixOS on Slack!​
Click to expand...
Click to collapse
Hi, how can I modify this .iso so that I can install ala Android x86 or Remix_OS (w/ "INSTALL=1). I`ve installed both x86 and Remix from a bootable USB with the stock .iso's. I`m comparing x86 compatible OS`es for a stand-alone system. I`m running Linux Mint on my main pc. Thanks.
dave157 said:
Hi, how can I modify this .iso so that I can install ala Android x86 or Remix_OS (w/ "INSTALL=1). I`ve installed both x86 and Remix from a bootable USB with the stock .iso's. I`m comparing x86 compatible OS`es for a stand-alone system. I`m running Linux Mint on my main pc. Thanks.
Click to expand...
Click to collapse
With linux you can use Unetbootin to burn the iso. The Phoenix grub menu has the same option to install as Remix. Rufus has more options as far as install location, formatting. It even has a partition editor. Are you trying to instsll to an empty drive?
bg260 said:
With linux you can use Unetbootin to burn the iso. The Phoenix grub menu has the same option to install as Remix. Rufus has more options as far as install location, formatting. It even has a partition editor. Are you trying to instsll to an empty drive?
Click to expand...
Click to collapse
Thanks for the quick reply, yes I`m installing the different x86 OS'es I`m trying out to an external HD that I have formatted at ext4. I plan to eventually install it as a stand-alone on a chromebox setup I`m putting together. I`ll give unetbootin a try. I haven`t tried Rufus yet, first because I assumed it would only run on a windows pc and second because I didn't want to touch my main pc's grub/bootloader.
dave157 said:
Thanks for the quick reply, yes I`m installing the different x86 OS'es I`m trying out to an external HD that I have formatted at ext4. I plan to eventually install it as a stand-alone on a chromebox setup I`m putting together. I`ll give unetbootin a try. I haven`t tried Rufus yet, first because I assumed it would only run on a windows pc and second because I didn't want to touch my main pc's grub/bootloader.
Click to expand...
Click to collapse
With Linux you can just unpack the iso in the partition and invoke from the command line.
Try this tutorial:
http://forum.xda-developers.com/remix/remix-os/how-to-install-remix-os-alongside-t3352890
Also, Rufus does not have a Linux version.
bg260 said:
With Linux you can just unpack the iso in the partition and invoke from the command line.
Try this tutorial:
http://forum.xda-developers.com/remix/remix-os/how-to-install-remix-os-alongside-t3352890
Also, Rufus does not have a Linux version.
Click to expand...
Click to collapse
I tried unetbootin which did work as far as booting into the selection menu but then it gave an error after I selected "install to hard disk"...
....(sorry for the poor pic quality, lol). I`m hesitant to try the method you mentioned since I don`t want to touch my main pc`s grub / bootloader. Thanks again for all the help.
---------- Post added at 12:04 PM ---------- Previous post was at 11:54 AM ----------
I forgot to ask, should I try it with the "INSTALL=1" and/or debug boot options?
dave157 said:
I tried unetbootin which did work as far as booting into the selection menu but then it gave an error after I selected "install to hard disk"...
....(sorry for the poor pic quality, lol). I`m hesitant to try the method you mentioned since I don`t want to touch my main pc`s grub / bootloader. Thanks again for all the help.
---------- Post added at 12:04 PM ---------- Previous post was at 11:54 AM ----------
I forgot to ask, should I try it with the "INSTALL=1" and/or debug boot options?
Click to expand...
Click to collapse
I'm starting to get lost. The problem is you can't get a Phoenix USB to install or you can't get it to boot after installation?
IF you can install to your external HD make sure to install grub on the external as well. When in Linux don't update-grub while external is attached. In the past I have used the Bootable cd to "Jump start" the partition I want. The probe will find the bootable Phoenix partition. Also Grub disk 2 has a feature to manually boot any partition as does Parted Magic. I'm a tad confused as to how you have Linux as your main OS but are worried about manipulating Grub. That's what it's for. :laugh:
When in Phoenix Grub menu at first boot. Hit Tab or "e" to edit commands. It will show the same INSTALL=1 command?
bg260 said:
I'm starting to get lost. The problem is you can't get a Phoenix USB to install or you can't get it to boot after installation?
IF you can install to your external HD make sure to install grub on the external as well. When in Linux don't update-grub while external is attached. In the past I have used the Bootable cd to "Jump start" the partition I want. The probe will find the bootable Phoenix partition. Also Grub disk 2 has a feature to manually boot any partition as does Parted Magic. I'm a tad confused as to how you have Linux as your main OS but are worried about manipulating Grub. That's what it's for. :laugh:
When in Phoenix Grub menu at first boot. Hit Tab or "e" to edit commands. It will show the same INSTALL=1 command?
Click to expand...
Click to collapse
Look, It`s my fault, I should`ve just stated from the beginning that I wanted to make a Live USB with your PhoenixOS .iso so I could install it on a fresh hard-drive. The stock Android x86 .iso is capable of this and so is the extracted .iso of Remix when you invoke the "INSTALL=1' parameter at it`s grub. I`ve succesfully installed both of these on to an external hdd that I plug in to my main pc, whose BIOS I`ve set to boot off of a usb drive first. Then I can setup said OS`es like I want them and clone them to use on to a separate system I`m slowly putting together. Are we clear now? If not, forget it and I`ll stick with one of the other two.
I haven't downloaded this .iso, but are you guys @bg260 @dave157 sure that it has install.img included? According to @dave157 picture I may suspect that there is no such file in his Phoenix directory.
Vioner said:
I haven't downloaded this .iso, but are you guys @bg260 @dave157 sure that it has install.img included? According to @dave157 picture I may suspect that there is no such file in his Phoenix directory.
Click to expand...
Click to collapse
dave157 said:
Look, It`s my fault, I should`ve just stated from the beginning that I wanted to make a Live USB with your PhoenixOS .iso so I could install it on a fresh hard-drive. The stock Android x86 .iso is capable of this and so is the extracted .iso of Remix when you invoke the "INSTALL=1' parameter at it`s grub. I`ve succesfully installed both of these on to an external hdd that I plug in to my main pc, whose BIOS I`ve set to boot off of a usb drive first. Then I can setup said OS`es like I want them and clone them to use on to a separate system I`m slowly putting together. Are we clear now? If not, forget it and I`ll stick with one of the other two.
Click to expand...
Click to collapse
I've got an external HDD. I'm going to run some tests starting with the download from the link above.
I'll try to figure out what's up.. I think we can figure it out as long as I know what it is you are trying to do.
Also of note, the Remix installer works well with Phoenix.
Vioner said:
I haven't downloaded this .iso, but are you guys @bg260 @dave157 sure that it has install.img included? According to @dave157 picture I may suspect that there is no such file in his Phoenix directory.
Click to expand...
Click to collapse
bg260 said:
I've got an external HDD. I'm going to run some tests starting with the download from the link above.
I'll try to figure out what's up.. I think we can figure it out as long as I know what it is you are trying to do.
Also of note, the Remix installer works well with Phoenix.
Click to expand...
Click to collapse
I extracted all three .iso's and saw that Android x86 & RemixOS both have a boot folder which the PhoenixOS .iso doesn`t have...
...maybe that will help. Thanks again guys!
dave157 said:
I extracted all three .iso's and saw that Android x86 & RemixOS both have a boot folder which the PhoenixOS .iso doesn`t have...
...maybe that will help. Thanks again guys!
​
Click to expand...
Click to collapse
Edited.
bg260 said:
I'm thinking your download was corrupted because I've got ramdisk.img in both stock and special edition.
View attachment 3892642
View attachment 3892643
Here you go.
View attachment 3892650
Did you check the MD5?
Click to expand...
Click to collapse
There is a ramdisk.img in the extracted folder of the PhoenixOS .iso, what isn`t is the boot folder (the one right next to the efi folder in the screenshots of the stock .iso`s). I`m taking a guess here but wouldn`t that be needed for legacy (non-uefi) installs through live cd/usb?
dave157 said:
There is a ramdisk.img in the extracted folder of the PhoenixOS .iso, what isn`t is the boot folder (the one right next to the efi folder in the screenshots of the stock .iso`s). I`m taking a guess here but wouldn`t that be needed for legacy (non-uefi) installs through live cd/usb?
Click to expand...
Click to collapse
The boot directory is located in the EFI directory. I have downloaded, and installed both versions successfully to my external HD. I have booted it successfully on three different machines. I used Unetbootin with Linux to accomplish this.
Here are my steps:
1. Formatted desired partition Ext4.
2. Burn iso using Unetbootin.
3. Reboot to BIOS boot selection menu.
4. Select Install PhoenixOS to hard drive.
5. Selected pre-formatted partition, chose do not format.
6. Grub2 - Skip
7. Grub - Yes
8. Rebooted to BIOS boot selection menu.
9. Chose external HD
10. JOY.
Don't know what more I can do to help, but I want to.
bg260 said:
The boot directory is located in the EFI directory. I have downloaded, and installed both versions successfully to my external HD. I have booted it successfully on three different machines. I used Unetbootin with Linux to accomplish this.
Here are my steps:
1. Formatted desired partition Ext4.
2. Burn iso using Unetbootin.
3. Reboot to BIOS boot selection menu.
4. Select Install PhoenixOS to hard drive.
5. Selected pre-formatted partition, chose do not format.
6. Grub2 - Skip
7. Grub - Yes
8. Rebooted to BIOS boot selection menu.
9. Chose external HD
10. JOY.
Don't know what more I can do to help, but I want to.
Click to expand...
Click to collapse
That's ok, I'll stick with the stock RemixOS .iso for now. I do appreciate all the help.
dave157 said:
That's ok, I'll stick with the stock RemixOS .iso for now. I do appreciate all the help.
​
Click to expand...
Click to collapse
Sorry to hear that as PhoenixOS is superior. IMO.
Thank you for this iso. i was able to install Phoenix OS on blank 160GB hard disk lying around gathering dust. My old netbook doesn't have any other OS except now Phoenix OS. I followed the instructions included in the download file from the OP and everything went smoothly. My netbook has legacy boot mode. I didn't encounter any problem installing to the hard disk. Now my Netbook is running solely Phoenix OS. My internal Storage is around 150GB!
And, oh, I also tried installing on an external usb hard drive using this iso and I was also successful. Tried booting from the external USB drive, and Phoenix OS booted successfully. I also tried the same external usb hard drive on another computer, and it booted successfully. (Both have legacy boot with option to boot from USB drvies from bios setup). Now i have my Phoenix OS on an external hard drive and I can use it on any computer (that allows booting from external usb drive)! Cool! Read/Write speed is only around 40Mbps, but it's ok for it's purpose.
Thank you @bg260 for this .iso!
complete usb boot and usb install
i have taken the boot grub from the android x86 6.0 and combined with pheonix or remix then use unetbootin to install go to install to hard drive and you get the option to install to usb. choose the ex4 part which is the enetbootin partition and the largest i have a 64 g flash and i end up with atleast 30 gb of storage. also its the only way ive gotten my hdmi output to work on my hp g62 with an amd
MASSTAHV91 said:
i have taken the boot grub from the android x86 6.0 and combined with pheonix or remix then use unetbootin to install go to install to hard drive and you get the option to install to usb. choose the ex4 part which is the enetbootin partition and the largest i have a 64 g flash and i end up with atleast 30 gb of storage. also its the only way ive gotten my hdmi output to work on my hp g62 with an amd
Click to expand...
Click to collapse
Hey did you have a tutorial on this because i wanna also increase my pheonix Storage to 32gb or more but the installation only limits 4gb.
shegeloaf said:
Hey did you have a tutorial on this because i wanna also increase my pheonix Storage to 32gb or more but the installation only limits 4gb.
Click to expand...
Click to collapse
Format the USB to EXT4 with a third party application, though NTSF might work as well. Fat32, the default for most USBs is limited to a 4gb block size. Therefore your data.img can only be 4gb.

Triple boot Win10/Ubuntu/Phoenix?

So I currently have Win10 and Ubuntu installed each on a separate partition. I installed Phoenix OS through windows and it didn't add up on grub. I have to select Win10 through grub and then when Win10 boots up I have to start Phoenix OS through shortcut which reboots my system to Phoenix OS. What I want is to install Phoenix OS on Ubuntu's partition and add it to grub menu. Anyone kind enough to help me with this? Note that made a bootable Phoenix OS USB but it didn't work (didn't work as it doesn't boot at all, doesn't even detect it).
Stanwar said:
So I currently have Win10 and Ubuntu installed each on a separate partition. I installed Phoenix OS through windows and it didn't add up on grub. I have to select Win10 through grub and then when Win10 boots up I have to start Phoenix OS through shortcut which reboots my system to Phoenix OS. What I want is to install Phoenix OS on Ubuntu's partition and add it to grub menu. Anyone kind enough to help me with this? Note that made a bootable Phoenix OS USB but it didn't work (didn't work as it doesn't boot at all, doesn't even detect it).
Click to expand...
Click to collapse
Used Rufus ? If Rufus can't made live boot possible ,i doubt any other will make .For Ubuntu installation ,check there are various guides around to put Phoenix Os files on root of Ubuntu in seperate folder and edit 40custom to point kernel and initrd

Categories

Resources