Has anyone tried installing on an mSata drive? I tried installing OpenSuse and received the message that the partitioning on my MyDigitalSSD drive was not readable.
I’d like to know if it’s just my generic MyDigitalSSD drive that doesn’t work, or all mSata drives.
A 60 gig NTFS windows 7 install and a 32 gig FAT32 partition and 28 gigs of unpartitioned space.
OpenSuse can see the partitions, it just can’t edit or add partitions.
I tried Ubuntu and it couldn’t even see the partitions and claimed I had 128 gigs of unpartioned space. So I’m guessing it has to do with my mSata drive.
You can not install openSUSE to a NTFS partition. It may be able to shrink the partition if it is not full of data. I would go into Windows, if created by Windows and shrink the partition there after you make sure there is enough free space left to install openSUSE. I would suggest at least 30 GB of free space to start an openSUSE installation. SSD disks are very expensive and not very roomy and perhaps you need to load openSUSE onto a different hard disk.
Ok, I don’t know how you guys aren’t understanding me but here goes.
I have a 128 GB MyDigitalSSD drive.
It has a 60 gig Win7 NTFS partition, and a 32 gig FAT32 partition.
I want to install linux and setup partitions on the remaining 28 gigs of unpartitioned space. So I’ll create an EXT partition and swap partition out of the unpartitioned space.
I will post the fdisk -l info later this afternoon. Thanks for your help
If you create anything in the unpartitioned space it has to be an extended because you need at least 2 more partitions inside that
So create an extended partition to use all the free space, then create a swap and at least one ext4 (2 if you want a separate /home, but I don’t advise it with the sizes)
Seriously guys, I cannot create a partition out of the unpartititioned space. I get the message that parted cannot read the partition info, and fdisk tells me to use parted.
I have installed linux several times before on a standard hard drive, but never on an mSata drive.
When I open GParted in Parted Magic, it shows that my entire drive is unpartitioned space, but as shown above fdisk can read the partititons. Also I can write to the FAT32 partition while in Parted Magic.
I really appreciate the help, but can I have something a little more useful than “create a partition out of the unpartitoned space?”
I understand I would need to make an extended partition out of the remaining space in order to have an EXT and swap partition, but I have yet to find a tool other than Windows 7 that will let me partition the drive.
PheNux, the GUID Partition Table does not currently work with openSUSE, Grub Legacy or the YaST Partitioner. GUID is not needed unless you are trying to access a very large hard drive such as a 3 Terabyte Model. Here is a link on the subject:
It looks like you might have success with an OS that uses Grub2 like Ubuntu, but it has not been tested by anything I have. If you have an option to repartition the drive using standard MBR (Master Boot Record) , then it should work with openSUSE.
Can you give us some more details of this machine? If it uses EFI instead of the normal BIOS it may help to explain the use of GPT.
EFI can cause some unusual problems, but there are those here who have had some experience with it.
Also what tool was initially used for partitioning?