-
Notifications
You must be signed in to change notification settings - Fork 39
add /eccs/chromeos/storage/
#2116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
syobonpastel
wants to merge
3
commits into
master
Choose a base branch
from
20260805_eccs_chromeos_storage
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,116 @@ | ||
| --- | ||
| title: storage | ||
| title: ChromeOSデバイスでのデータの保存(ストレージ) | ||
| breadcrumb: | ||
| title: storage | ||
| title: ストレージ | ||
| --- | ||
|
|
||
| import InPreparation from "@components/ja/InPreparationECCS2026.mdx"; | ||
| ## 概要 | ||
|
|
||
| <InPreparation /> | ||
| ECCS2026のChromeOSデバイスでは,[Googleドライブ](#google-drive)や[OneDrive](#onedrive),[USBなどで接続できる外部ストレージ](#external-storage)にデータを保存できます. | ||
|
|
||
| なお,ChromeOSデバイスのローカルに保存されたデータは,ローカルのストレージが不足すると古いものから順に削除されます.たとえ次回同じデバイスを使う予定だとしても,ローカルストレージに保存されたデータが残っていることは保証されません.上記のいずれかに**必要なデータは保存**するようにしてください. | ||
|
|
||
| また,ChromeOSデバイスの「ファイル」アプリから使えるのは,ECCSクラウドメールのアカウントのGoogleドライブ,UTokyo Microsoft LicenseのOneDrive,外部ストレージのみです.これら以外のクラウドストレージ(個人アカウントでの利用を含む)を利用したい場合は,ブラウザからのみ使用できます. | ||
|
|
||
| ## Googleドライブを使う | ||
| {:#google-drive} | ||
|
|
||
| ### ECCSクラウドメールのアカウントから利用する | ||
|
|
||
| ECCSクラウドメールのアカウント(東大のGoogleアカウント)のGoogleドライブであれば,デバイスへのサインインによって自動的にドライブにもサインインされるので,簡単に使うことができます.[「ファイル」アプリ](#google-drive-eccs-files-app)からでも[ブラウザから](#google-drive-eccs-browser)でも利用できます. | ||
|
|
||
| #### 「ファイル」アプリから使う手順 | ||
| {:#google-drive-eccs-files-app} | ||
|
|
||
| 1. メニューから「ファイル」アプリを開いてください. | ||
| 1. 左側のサイドバーで「Google ドライブ」を選択してください. | ||
| <details> | ||
| <summary>Googleドライブに保存されたデータが「ファイル」アプリ上に正常に表示されない場合</summary> | ||
| * サインイン直後は,読み取り専用になっていることがあります.この場合は,しばらく待ってから再度開いてみてください. | ||
| * 「デバイスに十分な空き容量がないため〜」と表示される場合は,ローカルデバイスにGoogleドライブのデータをダウンロード(同期)できない状態です.この場合は,[ブラウザから使用する](#google-drive-eccs-browser)のがおすすめです. | ||
| {:.small.border} | ||
| </details> | ||
|
|
||
| #### ブラウザで使う手順 | ||
| {:#google-drive-eccs-browser} | ||
|
|
||
| すでにECCSクラウドメールのアカウントでログインしているので,メニューから「Google ドライブ」を選択するか,ブラウザでGoogleドライブを開いてください. | ||
|
|
||
| ### ECCSクラウドメール以外のアカウントから利用する | ||
|
|
||
| ECCSクラウドメールのアカウント(東大のGoogleアカウント)以外のGoogleアカウントも利用できます.ただし,ブラウザからのみの利用となります. | ||
|
|
||
| 1. メニュー > 設定アプリ > アカウントから「Google アカウントを追加」を選択するか,ブラウザから「別のアカウントを追加」を選択してください. | ||
| <figure class="gallery">{:.medium.border}{:.medium.border}</figure> | ||
| 1. 「OK」を選択してください. | ||
| {:.small.border} | ||
| 1. Googleドライブを利用したいGoogleアカウントでログインしてください. | ||
| <figure class="gallery">{:.medium.border}{:.medium.border}{:.medium.border}</figure> | ||
| 1. 内容を確認の上,「同意する」を選択してください. | ||
| {:.small.border} | ||
| 1. ブラウザから[Googleドライブを利用](/google/drive/basic/)してください. | ||
|
|
||
| ## OneDriveを使う | ||
| {:#onedrive} | ||
|
|
||
| 「ファイル」アプリから,UTokyo Microsoft Licenseの[OneDrive](/microsoft/onedrive/)を容易に利用することができます.もちろん,他のOSと同様に[ブラウザからも利用できます](/microsoft/onedrive/#signin).(UTokyo Microsoft License以外のアカウントから利用したい場合は,ブラウザからのみ利用可能です.) | ||
|
|
||
| ### UTokyo Microsoft LicenseのOneDriveを利用する | ||
|
|
||
| 1. メニューから「ファイル」アプリを開いてください. | ||
| 1. 左側のサイドバーで「Microsoft OneDrive」を選択してください. | ||
|
|
||
| #### 「OneDrive setup failed」/「OneDriveを設定できませんでした」と通知された場合 | ||
|
|
||
| 起動時に,以下の画像のように「OneDrive setup failed」「OneDriveを設定できませんでした」といった通知が来ることがあります. | ||
|
|
||
| {:.medium.border} | ||
|
|
||
| このような通知が来た場合で,UTokyo Microsoft LicenseのOneDriveに接続したいときは,次の手順で接続してください. | ||
|
|
||
| 1. 通知の「OneDriveに手動で接続」を押してください. | ||
| 1. 「ファイル」アプリで「Microsoft OneDrive」を選択し,「ログイン」を押してください. | ||
| {:.medium.border} | ||
| 1. 画面に従ってサインインするか,アカウントを選択してください. | ||
| {:.small.border} | ||
| 1. 要求されているアクセス許可を確認の上,「承諾」を押してください. | ||
| {:.small.border} | ||
| 1. 接続が完了すると,「ファイル」アプリからOneDriveのファイルを利用できるようになります. | ||
| {:.small.border} | ||
|
|
||
| ## USBフラッシュメモリやSDカードなどを使う | ||
| {:#external-storage} | ||
|
|
||
| USBフラッシュメモリやSDカードなどの外付けストレージを利用できます. | ||
|
|
||
| 利用終了時には,必ず「[取り出しの手順](#eject)」を実施してください.実施しないと,データが消えてしまったり,外付けストレージが壊れてしまったりする可能性があります. | ||
|
|
||
| ### 利用手順 | ||
|
|
||
| 1. USBフラッシュメモリなどを差し込んでください. | ||
| * Chromebookの場合は,ハブまたは本体右側のUSB-A端子に接続してください.詳しくは「[ハードウェア](../hardware/)」を参照してください. | ||
| 1. メニューから「ファイル」アプリを開いてください. | ||
| * 表示されるポップアップから開くこともできます. | ||
| {:.medium.border} | ||
|
|
||
| ### 取り出しの手順 | ||
| {:#eject} | ||
|
|
||
| 1. 「ファイル」アプリを開いてください. | ||
| 1. 左側のサイドバーの,外付けメディアの名称の右側にある取り出しアイコン(⏏)を選択してください. | ||
| {:.medium.border} | ||
| 1. サイドバーから外付けメディアの名称が消えるまで待って,取り外してください. | ||
|
|
||
| ## その他 | ||
|
|
||
| * 「設定 > システム環境設定 > ファイル」から,GoogleドライブやOneDriveの設定を確認できます. | ||
| * 外部のsshサーバへの接続には,「[Linux開発環境](../linux/)」を利用できます. | ||
| * ネットワークファイル共有(設定 > システム環境設定 > ファイル)は利用できません. | ||
| * Google PlayのアプリからのUSBフラッシュメモリやSDカードなどの外付けストレージの読み込み・書き出しには,「設定 > システム環境設定 > ストレージ管理 > 外部ストレージの設定」から,以下のように外付けストレージの使用を有効にしてください. | ||
| {:.medium.border} | ||
| * [ニアバイシェアによるファイル共有](https://support.google.com/chromebook/answer/10751738?hl=ja)や,[Androidスマートフォンとの接続による写真の同期など](https://support.google.com/chromebook/answer/9094445?hl=ja)は,管理者側の設定により利用できません. | ||
|
|
||
| ## 参考情報 | ||
|
|
||
| * [Chromebook でファイルを開く、保存する、削除する](https://support.google.com/chromebook/answer/1700055?hl=ja)(公式ヘルプ) | ||
| * [付近のデバイスとファイルを共有する](https://support.google.com/chromebook/answer/10751738?hl=ja)(公式ヘルプ) | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.