
lordestark
(usa Slackware)
Enviado em 19/05/2017 - 10:38h
listeiro_037 escreveu:
A vantagem de se usar UFS é que tem suporte no kernel Linux.
Para se usar ZFS no Linux, é necessário adicionar tipo um patch e compilar o kernel.
Até funcionaria com ZFS.
Dê uma olhada nisto:
https://forums.freebsd.org/threads/25695/
Melhorando o menu:
menuentry "FreeBSD 8.2" {
insmod part_msdos
insmod ext2
set root=(hd0,msdos4)<--partition not recognised or set root=(hd0,4)<---cannot find kernel
Com esse comando, insmod ext2 usa-se suporte a ext2 no GRUB.
Para UFS usa-se ufs, ufs1 ou ufs2, algo assim.
Existem UFS v.1 e UFS v.2.
E para ZFS é zfs mesmo.
----------------------------------------------------------------------------------------------------------------
Nem direita, nem esquerda. Quando se trata de corrupção o Brasil é ambidestro.
(anônimo)
Encryption works. Properly implemented strong crypto systems are one of the few things that you can rely on. Unfortunately, endpoint security is so terrifically weak that NSA can frequently find ways around it. — Edward Snowden
meu jóvem....sei faze isso naum kkkk (e sim, meu FreeBSD é UFS 2)
como ficaria???
onde muda???