On 2014-04-27 20:56, caesar wrote:
>
> Hi, at the start I want to say I know only a little about Linux. I use
> it on virtual machine, but never installed it.
> Linux on Virtual Machine work great, but there is a problem that I
> cannot solve it even with a lot of suggestions from google.
>
>
> I want is to install openSUSE 13.1 x64 next to Windows 7 Professional
> x64 on Acer Aspire V3-772G. I burned iso image on dvd, and I start a
> install process. Everything work great untill he asked to choose
> partition. The program is showing me ‘no default partition for this
> instalation (in Polish)’
Well, that unfortunate, because many of us will not be able to
understand those photos. You could try again the installation process
telling it to use English instead… then aborting.
>> Partition tool parted can’t read /dev/sda disk partitions…
> I had a 3 partitions -Windows System 80 GB, Multimedia 500 GB and
> Documentary 350 GB. I left a 70 GB of free space only for Linux. When I
> start to asking people for help they advise me that it can be olny 4
> partitions so I delete a Documentary partiton. ‘At this point’
> (http://scr.hu/0wso/5s17u) I have a 2 partitions and a lot of free
> space on a disc.
To be precise, you can only have 4 primary partitions. The typical
procedure is deleting one, and then create instead an “extended”
partition (the Linux installer can do it). That is a sort of “faked”
partition that inside can contain as many “logical” partitions as needed
(hundreds if you want).
But I do not understand that photo of the partition table you took from
Windows - for two reasons: it is in Polish, and it is Windows parlance :-))
We need to find out how Linux sees those partitions, in English. If you
have any live Linux cd or usb stick, boot it, and run in a terminal:
sudo LANG=C fdisk -l
and take a photo. If it is a graphical live you can connect the internet
from inside and post the text here. If not, make a photo with a camera.
The install DVD will do. Once it starts running, you press ctrl-alt-f1,
or f2, or f3… two or three of them will allows you to type commands,
the rest are just logs.
ctrl-alt-f7 returns to the graphical session.
For a graphical live, I would suggest the one labelled “Rescue” on the
openSUSE download page. Put it on a usb stick, it becomes very useful.
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)