Results 1 to 10 of 10

Thread: Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

  1. #1
    Join Date
    Dec 2012
    Beans
    4

    Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

    Hi guys I'm new to the forum because I've been reading threads for the past couple days and have not been able to find an answer for my problem.

    I have a Sony VAIO SVS151190x custom ordered with Intel Core i7-3612QM w/ integrate intel HD4000, 128gb ssd (2x 64gb ssd in raid 0(I'm pretty sure it's fakeraid)), 8 gb of RAM, and nvidia 640M LE 2gb. When I got the laptop I found no need for the optical disc drive so I bought a caddy and replaced it with a 120gb Samsung 840 SSD. I upgraded from Windows 7 to Windows 8 on the main SSD (one that came with the system). The laptop has an Insyde H2O Bios.

    I followed http://www.linuxbsdos.com/2012/10/10...#comment-14692 in combination with http://www.linuxbsdos.com/2012/11/05...uefi-hardware/ to try and install Ubuntu 12.04 LTS 64 bit on the second Samsung SSD (in the optical disc area) but could not get Ubuntu to boot even with EasyBCD 2.2.

    I don't want to get rid of the raid setup that came from the factory with my system and I don't want to mess up my windows partition because I have very little knowledge about raid or fakeraid. I'm wondering if anyone could give me some insight into how to dual boot Ubuntu 12.04 on the second drive or install on the main drive without messing up my Windows 8. Also is it possible to use the Winndows 8 Graphical bootloader instead of GRUB2 because I like the visual look of it better but it's not a necessity if it creates too many complications. I use Windows 8 for most of my University work but for my computer science class next semester any form of linux is recommended. I also like building from AOSP for my android phone and right now I'm using a VM and it's terribly slow.

    Thank You,
    Christian

  2. #2
    Join Date
    Dec 2012
    Beans
    4

    Re: Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

    Sorry, I hate bumping but I really need help.

  3. #3
    Join Date
    Jul 2008
    Location
    Maryland
    Beans
    1,537
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

    Almost everything you want to do is very feasible but daunting if you are not an experienced linux user. I presume your 'second drive' is not a raid? In that case your best bet is to install to the non-raid with that drive set as boot. That way you will write the grub bootloader to that drive and leave the Win8 bootloader alone. You will have to develop some familiarity with your 'BIOS' and how to change the boot order in it.

    This done successfully will leave you with a system That is unbootable with Windows unless you restore the original 'BIOS. boot order, but you will at least be still be able to boot windows by doing that.

    I will only outline the steps you have to go through to make it a dual boot system. In my experience, when you install an Ubuntu system to a non Raid drive, that installed system does not automatically install the linux software you need to access the RAID drive. While booted into your new Ubuntu install on the non RAID drive you need to install dmraid to it and do an update-grub to find Win8 on the RAID drive. You will then be able to reboot into a dual boot system and have access to both Ubuntu and Win8. If you must have something like the more colorful Win8 boot menu your easiest route will be to customize the grub boot menu.

    Although what I have told you is completely inadequate it is the best I can do right now since I must leave the house for my usual Sunday morning engagement. Will look in on you later to see what is happening but a few others can jump in to answer some of your questions, Good luck.
    12.10 Quantal w/grub2/Mint13 installed on raid0, Gigabyte AMD MB, AMD 64x4 CPUs at 3.2GHz, 16 GB ram, HD7770 ATI video, dual boot win7 on 64gb ssd and win8 on 1Tb SATA raid. 13.04 installed on raid0 and ssd

  4. #4
    Join Date
    Nov 2009
    Location
    Catalunya, Spain
    Beans
    14,560
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

    To install onto fakeraid, you will need to use the Alternate Install CD, not the standard live cd.
    To install on the SSD you added, you can use any cd since it's not part of the fakeraid.

    But you have to be careful about one more thing. Most new machines come with UEFI boot, not the older legacy bios boot. In order to create uefi dual boot, you have to boot the ubuntu cd in uefi mode, not legacy mode.
    More details about uefi dual boot:
    https://help.ubuntu.com/community/UEFI

    Make sure you boot the cd in uefi mode otherwise the dual boot won't work.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  5. #5
    Join Date
    Dec 2012
    Beans
    4

    Re: Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

    I don't think I can set the second ssd to boot because the BIOS still sees it as the optical disc drive. I tried it on my first install and it didn't work. I just tried again this morning and it still booted into the windows 8 bootloader. Is there no way to have the Windows 8 bootloader handle the dualboot?

  6. #6
    Join Date
    Jul 2008
    Location
    Maryland
    Beans
    1,537
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

    I think that what you are seeing is that your system is booting on the only bootloader written to either disk, namely the Win8 bootloader written to the RAID set. That once you set the system to look first to the ssd that it will probable boot once a bootloader is written to it. That will happen if you install Ubuntu to the single ssd along with the grub bootloader.

    If you are obsessed with using the win8 bootloader to boot Ubuntu while retaining the win8 look, that, this could well turn into a long involved thread.
    12.10 Quantal w/grub2/Mint13 installed on raid0, Gigabyte AMD MB, AMD 64x4 CPUs at 3.2GHz, 16 GB ram, HD7770 ATI video, dual boot win7 on 64gb ssd and win8 on 1Tb SATA raid. 13.04 installed on raid0 and ssd

  7. #7
    Join Date
    Nov 2009
    Location
    Catalunya, Spain
    Beans
    14,560
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

    Quote Originally Posted by CLeCal View Post
    I don't think I can set the second ssd to boot because the BIOS still sees it as the optical disc drive. I tried it on my first install and it didn't work. I just tried again this morning and it still booted into the windows 8 bootloader. Is there no way to have the Windows 8 bootloader handle the dualboot?
    The thing is that with UEFI I don't think windows bootloader is involved at all. Not as a first boot screen. What you are seeing is probably the UEFI boot menu, not win8 bootloader. I'm not 100% sure since I don't use uefi, so don't take my word for it.

    When you install ubuntu in uefi mode, there will also be choice for it in the uefi boot screen/manager.

    Otherwise, windows bootloader doesn't support linux, so the only possible way would be to install grub2 on the ubuntu root partition, which is not recommended, and chainload to it from windows bootloader. But this is how it was done in legacy boot, I have no idea if uefi is the same.

    You might have a point about not beeing able to boot from the second disk. I have seen it mentioned in other threads where people installed disks into the optical drive tray, and they also complained bios can't boot from that device.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  8. #8
    Join Date
    Dec 2012
    Beans
    4

    Re: Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

    Quote Originally Posted by ronparent View Post
    I think that what you are seeing is that your system is booting on the only bootloader written to either disk, namely the Win8 bootloader written to the RAID set. That once you set the system to look first to the ssd that it will probable boot once a bootloader is written to it. That will happen if you install Ubuntu to the single ssd along with the grub bootloader.

    If you are obsessed with using the win8 bootloader to boot Ubuntu while retaining the win8 look, that, this could well turn into a long involved thread.
    At this point I'm over the Windows 8 Bootloader but I can't boot from the second SSD at all even though I installed GRUB to the second SSD. I think on my UEFI board it defaults back to my RAID drives so I just boot Windows 8 without the option of ever entering Ubuntu.

  9. #9
    Join Date
    Jul 2008
    Location
    Maryland
    Beans
    1,537
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

    If your system has an option to set a temporary boot order you might try to select the second ssd from that (my system gets to that thru <f12> - but there are many variations to that). Also as darkrod mentioned a UEFI boot may introduce some other variables to the process. I presume that UEFI is currently enabled?

    In my newest Gigabyte (self built) system I have the option to boot either UEFI, BIOS, or an option of either. I honestly can't guess what boot options your system may have. You might explore whatever documentation you have and pass it by us.
    12.10 Quantal w/grub2/Mint13 installed on raid0, Gigabyte AMD MB, AMD 64x4 CPUs at 3.2GHz, 16 GB ram, HD7770 ATI video, dual boot win7 on 64gb ssd and win8 on 1Tb SATA raid. 13.04 installed on raid0 and ssd

  10. #10
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Sony VAIO SVS151190X w/ SSD RAID 0 and Windows 8

    May just be best to post link to BootInfo so we can see exactly where you are at.

    Post the link to the BootInfo report that this creates. Is part of Boot-Repair:
    https://help.ubuntu.com/community/Boot-Info
    Boot Repair -Also handles LVM, GPT, separate /boot and UEFI dual boot.:
    https://help.ubuntu.com/community/Boot-Repair
    You can repair many boot issues with this or 'Create BootInfo' report (Other Options) & post the link it creates, so we can see your exact configuration and diagnose advanced problems.
    Install in Ubuntu liveCD or USB or Full RepairCD with Boot-Repair (for newer computers)
    http://sourceforge.net/p/boot-repair/home/Home/
    https://help.ubuntu.com/community/UbuntuSecureRemix


    Sony VAIO E Series Windows 8/Ubuntu 12.10 Dual Boot, EFI help
    http://ubuntuforums.org/showthread.php?t=2087991
    Sony - manually copy grub efi files & rename to make them work post #3
    http://askubuntu.com/questions/15017...-into-grub-efi

    Sony Vaio dual UEFI boot with manual copy of files to efi partition
    http://www.hackourlife.com/sony-vaio...-04-dual-boot/
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •