Que distro Linux você recomendaria para um grande LiveUSB para todos os propósitos?

5

Estou prestes a comprar um disco rígido de 2TB para ter todos os meus recados em um só lugar. Vou dividi-lo em algumas partições, uma para armazenar meus dados e outras para armazenar distribuições de sistema operacional e sistemas operacionais inicializáveis, como o WinPE e o Linux.

Eu gostaria que o sistema Linux fosse um ambiente gráfico multifuncional totalmente equipado (de preferência com XFCE, mas isso não importa realmente) com todo o suporte automático de hardware (incluindo gráficos 3D) em praticamente qualquer máquina e automática Montagem RW de todas as partições disponíveis (incluindo aquelas neste HDD e em uma máquina host (incluindo partições NTFS, LVM e FreeBSD)). Eu gostaria de versões de software novas quanto possível.

Devo usar o Mandriva Move, o Knoppix ou outra coisa?

    
por Ivan 08.12.2010 / 05:21

2 respostas

2

Por acaso, eu gosto do Mint como base para um LiveUSB junto com as mudanças que eu apliquei no iso usando o Remastersys. Isso me permite adicionar pacotes adicionais junto com o patch do sistema para ter todas as correções mais recentes. Eu costumo remasterizar a iso a cada duas semanas, então eu tenho uma versão muito atualizada que eu mantenho comigo. Isso é muito útil para que eu possa visitar outras pessoas e fazer o boot da minha imagem sem precisar confiar que o computador está livre de vírus e spyware.

link

    
por 08.12.2010 / 16:44
1

Há uma nova versão do Unity Linux que pode ser usada para criar um USB ao vivo a partir de uma instalação em HD. Basta sintonizar a instalação HD da maneira que você quiser e, em seguida, instalar para viver USB.

The 2010.2 release provides many updates to core packages, much more stability, refinements to the core tools of the project like mklivecd and unity-installer.

Since our 2010.1 Final Release the changes include:

* Updated toolchain, openssl, xorg, python, mono, smart, drak tools,

kernel 2.6.35.7, repository restructuring and snapshot of the 2010 repository. * Addition of more than 2000 packages to bring the total to over 10,600 packages per architecture. * XFCE 4.6.2, KDE 4.5.1 (but 4.5.3 can be found in the Synergy repository), Gnome 2.32.0, Openbox 3.4.11.2, E17 0.16.999.52995 and EFL beta libraries as well as several proprietary video drivers for Nvidia and ATI.

Our work for the past 5 months has been concentrated on making branding easier, adding functionality to the unity-installer to allow installation of a livecd with a command line interface, the release of mklivecd 0.8.0. Also be sure to note several new howtos over in the wiki (http://docs.unity-linux.org/Category:HowTos)

As mentioned above, the main branching tool, mklivecd, got a lot of attention:

* Major code clean up
* Support for plymouth (optional)
* Added switch for no splash
* i18n support
* A redesigned mkremaster interface which allows to:

    * Remaster your current live/installed system and make an ISO

out of it * Build an ISO from scratch using selected rpms * Create a live USB starting from any ISO or LiveCD

Another very notable mention is the possibility to use unity-installer via the command line interface without Xorg running. This refinement allows the livecd to be installed with as little as 64MB of RAM.

    
por 08.12.2010 / 17:30