crostini 可以。
javacomhk 發表於 2022-11-13 15:03


要點做呢?

TOP

回復 mlyu

'Sommelier is a nested Wayland compositor with X11 forwarding support.' 簡單啲講- 令到x p ...
dinosw 發表於 2022-11-13 14:19



用 qemu-img 可以 create qcow2
跟住用 guestfish 喺入面做 format, 而家做到 dynamic disk, 同埋 format 到 ext4
不過 copy 嘢入去都幾慢, 用住先
guestmount 都係慢, 冇計因為用緊 sd card

TOP

剛剛check 過,啲人話v96-97就remove 個non-executable 的 restrictions ,唔知nosymfollow有冇改埋,我 ...
dinosw 發表於 2022-11-13 15:54


vmc create 一多個virtual disk(external disk) 比crostini

會唔會要 set ChromeOS 做 developer mode?

暫時唔想轉 developer mode, 睇可唔可以就咁做到

TOP

本帖最後由 dinosw 於 2022-11-13 19:51 編輯
用 qemu-img 可以 create qcow2
跟住用 guestfish 喺入面做 format, 而家做到 dynamic disk, 同埋 forma ...
mlyu 發表於 2022-11-13 19:07

應該係guestmount 攪成咁,始終係user space

我用張快少少sdcard 用來行crouton 同dual boot 去breath Linux (成個OS 裝在sdcard,boot from sdcard,不過只support x86),可以接受

via HKEPC IR Pro 3.6.1 - Android(3.3.1)

TOP

vmc create 一多個virtual disk(external disk) 比crostini

會唔會要 set ChromeOS 做 developer mode? ...
mlyu 發表於 2022-11-13 19:08

應該唔使developer mode,不過呢個feature 係我冇用crostini 後先出,我冇試過

https://www.reddit.com/r/Crostini/comments/sgpp33/install_steam_games_to_external_drive/?utm_source=share&utm_medium=android_app&utm_name=androidcss&utm_term=1&utm_content=share_button




via HKEPC IR Pro 3.6.1 - Android(3.3.1)

TOP

應該係guestmount 攪成咁,始終係user space

我用張快少少sdcard 用來行crouton 同dual boot 去breath L ...
dinosw 發表於 2022-11-13 19:45

還有9p 呢個filesystem 係極慢(share with Linux之前一定要用,而家係咪一樣?)! Google 應該自己implement 過隻


via HKEPC Reader for Android

TOP

應該唔使developer mode,不過呢個feature 係我冇用crostini 後先出,我冇試過






via HKEPC IR Pro 3 ...
dinosw 發表於 2022-11-13 19:48



    if you get an error about untrusted or developer mode then you need to turn on dev mode and use this command instead
crosh> vmc start termina --enable-gpu --untrusted --extra-disk "/media/removable/SD Card/extra-disk.img"

似乎要 developer mode

TOP

應該係guestmount 攪成咁,始終係user space

我用張快少少sdcard 用來行crouton 同dual boot 去breath L ...
dinosw 發表於 2022-11-13 19:45


係咪可以轉用 loop device 會快啲?

TOP

係咪可以轉用 loop device 會快啲?
mlyu 發表於 2022-11-13 20:12

如果原因係9p 攪成,你要在crosh行losetup,唔可以在crostini 行,先可以bypass 9p,應該要dev mode

via HKEPC Reader for Android

TOP

還有9p 呢個filesystem 係極慢(share with Linux之前一定要用,而家係咪一樣?)! Google 應該自己implem ...
dinosw 發表於 2022-11-13 20:11



我隻 SD card 行 NTFS, 之後喺入面放個 qcow2, copy 入 qcow2 好慢
但係 linux copy 入 exFAT 就好啲 (non qcow2 image, 直入 sd card)
唔知係咪 guestmount 慢, 但唔似同 q9 有關

TOP