You’re going to be pushing the brown stuff uphill to share Ubuntu and Win7 inside a 64GB HDD.
Not familiar with the notebook that you’re using - but does it have a UEFI BIOS? If it does, you might have to jump through some hoops to install a ‘non-signed’ OS. Could also be that Ubuntu has issues recognizing the NTFS file system on the disk. Have you done a chkdisk /f on the windows disk in case there is something wrong with the filesystem?
Best bet is to pick up another HDD and swap it with the SSD and do a clean install.
Or run the Ubuntu install as a VM - I’ve got it all working on VMWare (including the USB to Android stuff) - but you may be able to get it going under Oracle’s VirtualBox. Using a VM may be better, as the internal peripherals are all bog standard - and you’re not going to be stuck looking for weird linux drivers to get something running.
It gives the option to boot in either “UEFI” or “BIOS” - I tried both; it makes no difference
But it’s not even getting that far - it’s completely failing to see that there’s anything else at all on the drive!
But shouldn’t it at least be able to see that there’s something on the disk?
Surely it should be able to see that there’s a partition there - even if it can’t recognise what’s in the partition?
No - will do…
What’s the performance going to be like with that (laptop says it has USB3) ?
If it comes to that, I think it’ll be on a different PC…
[ul][li]Does the BIOS have ‘Secure Boot’ enabled? That can stop ‘non-authorized’ operating systems from installing.[/li]
[li]How is the HDD set up in the BIOS - IDE/AHCI or RAID? if it’s set up in soft raid, the Ubuntu installer may not see the HDD. WARNING: if you change this setting, your Windows installation will probably not boot…as the windows HDD drivers will be missing! If you do change it, make sure you put it back to get Windows to run![/li]
[li]Download yourself a copy of Parted Magic from [url]Download Parted Magic - MajorGeeks (older but free version) or from [url]https://partedmagic.com/downloads/[/url] ($5 per download for the latest version). Once you’ve downloaded and burnt it to a CD, boot from the CD and then run the ‘GParted’ application from the desktop. This will investigate all the disks on the system and let you display (or change) the details. If GParted can’t see the HDD the PC is probably a lost cause due to driver/bios/linux issues.[/li][/ul]
That’s an interesting question and probably dependent on the particular USB key being used. But you might still run into issues if the USB3 hub inside the laptop is not recognized by the Ubuntu linux kernel…
One more thing … the SSD may be intialized as a GPT disk (rather than the conventional MSDOS partition table). I haven’t had to install Linux on a GPT formatted disk and don’t know how the partition tools see the disk layout.
With a UEFI bios, I suspect that you had to do some fiddling to get the external DVD to be recognised.
Well… the kernel/drivers used for the installer (or Live) DVD recognise the Laptop USB - but the installers tend to be compiled to support everything under the sun. It’s a good start though.
BTW, I bought myself a Zalman ZE400 USB3 external housing. It’s interesting in that it mounts as both a HDD and DVD. You can keep a range of (bootable) ISO files in a particular directory, and select which CD/DVD ISO file is mounted from the little LCD on the front panel. Saved me a heap of DVDs - and with a SSD inside it’s really fast. And for $70 AU (without SSD) I thought that it was good value.
I haven’t had to fix a GPT formatted disk (yet), so can’t give you any personal experience. From what I’ve read, there is supposed to be a shadow MSDOS style partition table as well as the GPT partition table … but that may not be required for Win7. I’m a bit hesitant saying ‘let parted magic ‘fix’ it’ in case it hoses your Win7 setup.
I think you’re either going to have to run from USB on this machine, or give up and use another (or a VM).