Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jan 2017 22:57:03 +0100
From:      Polytropon <freebsd@edvax.de>
To:        swjatoslaw gerus <milstar2@eml.cc>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: 2-remove one of the Linux installationy you have? -yes ready to perform but
Message-ID:  <20170102225703.d3c5e4eb.freebsd@edvax.de>
In-Reply-To: <1483386931.845033.835218753.5BFAB221@webmail.messagingengine.com>
References:  <1483234588.3953682.834028153.34EF2FB6@webmail.messagingengine.com> <20170101032236.58b18351.freebsd@edvax.de> <1483319958.407695.834613121.22D7AD34@webmail.messagingengine.com> <20170102022858.aa354bba.freebsd@edvax.de> <1483378580.815169.835118185.09E0A997@webmail.messagingengine.com> <20170102193911.9bfbb0cb.freebsd@edvax.de> <1483385148.838475.835195569.6E8F7BAE@webmail.messagingengine.com> <1483386931.845033.835218753.5BFAB221@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 02 Jan 2017 20:55:31 +0100, swjatoslaw gerus wrote:
> linux  grub 
> sda1 1 installation  -32 bit   will delete 
> sda6 2  installation  -64 bit performed month later  to 1 

So you want to keep the 64 bit version for now?



> bsd loader  where is sda1 

Nowhere. FreeBSD uses a different numbering system.



> ada0 -298 GB MBR 

That is the whole disk.



> ada0s1 -153 GB linux-data 

The first Linux installation, /dev/sda1.

Note that FreeBSD (or UNIX in general) calls the 4 primary
partitions "slices"; their names are ada0s1, ada0s2, ada0s3
and so on. Inside a slice, BSD partitions can be placed
which hold the FreeBSD file systems. But you don't need
to deal with that - the installer will do it correctly.
It's still worth reading the corresponding chapter in
the handbook (which I already pointed to).



> ada0s2-145 GB EBR

An extended partition container ("MS-DOS extended partition")
to hold more partitions because you can only have 4 partitions
("MS-DOS primary partition") on a drive.



> ada0s5-141 GB  linux-data

The second Linux installation.



> ada0s3 -992 KB  BSD
> ada0s4-831 KB BSD

Probably a FreeBSD /boot partition and something else, no idea
what this is. Too small.


> da0  -14 GB GPT
> da0p1  -800 KB efi

The USB stick.



>  which kind of operation  - modify ? delete ?

Delete, as mentioned several times before.




> select partion scheme 
> APM
> BSD
> GPT
> MBR
> PC98
> VTOC8
> 
> which of ?

You already have MBR, as you can see, so stay with MBR layout
for Linux compatibility. GPT would be advised for a totally
new installation (on an empty drive).



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170102225703.d3c5e4eb.freebsd>