You are not logged in.
Pages: 1
Manual partitioning,Use live image to check what partition you need to mount,system partition for / home partition for/home swap just enable it.
It seems like server problems, now i can upgrade.=|
This is the information of my system and computer.
When i upgrading, It seems to i can't download the
http://debian.bio.lmu.de/debian/pool/ma … _amd64.deb
and
http://debian.bio.lmu.de/debian/pool/ma … _amd64.deb
What's wrong with it?
You can use GUI based program to install it,how hard enough to create this multiboot stick it was ?
There was lots of bugs to run iso of not popular distro with VENTOY,
so,my suggestion is use etcher to write whole iso file to ONE usb stick,it will work correctly.
Oh,It is worked by
go to change the mirror list and:
``` bash
sudo apt-get update
sudo apt-get full-upgrade
```
Using stable(old) software is too bad for me.
Is there a way to upgrade from the commandline in real system?
Just like debian,
go to change the mirror list and:
``` bash
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
```
Pages: 1