[2026-05-30] add Data disk NTFS config to htpc-system.md
This commit is contained in:
@@ -256,3 +256,29 @@ EavesdropMode=2
|
|||||||
XwaylandEisNoPrompt=true
|
XwaylandEisNoPrompt=true
|
||||||
```
|
```
|
||||||
`XwaylandEisNoPrompt=true` — отключает диалог разрешения XTest (нужен для magic4pc/xdotool).
|
`XwaylandEisNoPrompt=true` — отключает диалог разрешения XTest (нужен для magic4pc/xdotool).
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Data диск (NTFS)
|
||||||
|
|
||||||
|
**Диск:** `/dev/sda2` — WD Red 6TB (`WDC_WD60EFRX`, модель WD60EFRX)
|
||||||
|
**ФС:** NTFS, label `Data`
|
||||||
|
**UUID:** `01D99C23361E63D0`
|
||||||
|
**PARTUUID:** `006fdb73-adc0-3620-239c-dd01e6b6df00`
|
||||||
|
**Размер:** 5.5 TiB (2.9 TiB занято)
|
||||||
|
|
||||||
|
**Монтирование:**
|
||||||
|
- **Точка:** `/run/media/bazzite/Data`
|
||||||
|
- **Драйвер:** `ntfs-3g` через FUSE (`fuseblk`), **не** встроенный `ntfs3`
|
||||||
|
- **Метод:** автоматическое монтирование через `udisks2` (не fstab — записи в `/etc/fstab` нет)
|
||||||
|
- **Опции:** `rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2`
|
||||||
|
|
||||||
|
**Содержимое:**
|
||||||
|
- `games/` — non-Steam игры и установки (Discworld Noir, discnoir, GTA V и др.)
|
||||||
|
- `downloads/` — загрузки (ISO, торренты)
|
||||||
|
- `Windows/` — прошлая Windows-установка (read-only)
|
||||||
|
- Steam Library на этом разделе **отсутствует** — в `libraryfolders.vdf` зарегистрирована только дефолтная библиотека `~/.local/share/Steam`
|
||||||
|
|
||||||
|
**Важно:** NTFS-3G не поддерживает Windows ACLs и имеет ограниченную поддержку симлинков. Для Proton prefix'ов symlink'и в `drive_c/` могут работать некорректно. При появлении проблем — рассмотреть переход на `ntfs3` (встроенный драйвер ядра) или fstab-монтирование с `uid=1000,gid=1000,fmask=113,dmask=002`.
|
||||||
|
|
||||||
|
**Steam Storage Manager** предлагает отформатировать этот раздел — это нормально, потому что на нём нет структуры Steam Library (`steamapps/`). Игнорировать.
|
||||||
@@ -1,19 +1,21 @@
|
|||||||
## Inbox Triage — 2026-05-30 (since 12:01)
|
## Inbox Triage — 2026-05-30 (since 12:32)
|
||||||
|
|
||||||
Inbox quiet — nothing new.
|
Inbox quiet — nothing new.
|
||||||
|
|
||||||
### Nothing new
|
### Nothing new
|
||||||
- No new human comments on Alex's open tasks since SINCE (the only entry in the 24h recent-comments stream is Alex's own May 29 13:02 status update on *iOS Address onboarding conflicts with unified input and ship AI onboarding winner*).
|
- No fresh sync has run since 07:02 UTC (≈ 12:02 Almaty). The asana_context.md snapshot timestamp predates SINCE=12:32, so the snapshot cannot contain activity that postdates the prior 12:32 triage.
|
||||||
- No new task assignments.
|
- Recent Comments (24h) stream contains only Alex's own May 29 13:02 status update on *iOS Address onboarding conflicts with unified input and ship AI onboarding winner* — self, excluded.
|
||||||
- No Ship Review / Tech Design state changes.
|
- Changed in Last 24h: all entries modified before SINCE; no new assignments or state flips.
|
||||||
|
- No Ship Review / Tech Design status changes.
|
||||||
- No new direct @mentions surfaced by the snapshot.
|
- No new direct @mentions surfaced by the snapshot.
|
||||||
- Delegated activity: only a system due-date change by Juan Pereira on *Pinned tab activates in other window unpinning* (now Jun 3) — informational, no question for Alex.
|
- Delegated activity unchanged since the 12:32 triage — Juan Pereira's due-date bump on *Pinned tab activates in other window unpinning* (now Jun 3) is the only delegated change in the window, and it's informational.
|
||||||
- Recent project activity on followed projects (Bulcsu on Windows isolated JS worlds, Peter D. on Simplify Fire Button sequencing, Ivy on Windows AOT build, Sam S. on WKWebView loads, Fernando on Custom Skills) is follower-only with no @mention → out of scope per scope filter.
|
- Recent project activity on followed projects (Bulcsu, Peter D., Ivy, Sam S., Fernando) is follower-only with no @mention → out of scope.
|
||||||
|
|
||||||
### Carried over from earlier triage (no new activity since SINCE)
|
### Carried over from earlier triage (still open, no new activity since SINCE)
|
||||||
- [Desktop Browsers: Windows - Produce delivery plan for DDG AOT build](https://app.asana.com/0/0/1215255758473719) — awaiting your confirmation on Ivy's project-scope split.
|
- [Desktop Browsers: Windows - Produce delivery plan for DDG AOT build](https://app.asana.com/0/0/1215255758473719) — awaiting your confirmation on Ivy's project-scope split.
|
||||||
- [[iOS] QR Codes for Internal Builds](https://app.asana.com/0/0/1215254539767172) — Jorge's proposal still awaits 👍 / feedback.
|
- [[iOS] QR Codes for Internal Builds](https://app.asana.com/0/0/1215254539767172) — Jorge's proposal still awaits 👍 / feedback.
|
||||||
|
|
||||||
### Caveats
|
### Caveats
|
||||||
- STEP 1b — direct DB `at_mention` query against the internal Postgres could not run from this host: `envdir`/`psql` are only available on internal automation nodes (per `~/.claude/rules/postgres.md`). Any @mentions on tasks outside Alex's `my_tasks` scope since SINCE will not have been caught here. Re-run from `use-internal-automation1` for full coverage if needed.
|
- STEP 1b — direct DB `at_mention` query against the internal Postgres could not run from this host: `envdir`/`psql` are only available on internal automation nodes (per `~/.claude/rules/postgres.md`). Any @mentions on tasks outside Alex's `my_tasks` scope since SINCE will not have been caught here. Re-run from `use-internal-automation1` for full coverage if needed.
|
||||||
- Backlog of unreplied comments (Tom Strba on macOS Maintenance Process Feedback, Rob on AOR: SERP Frontend Tests, Olivia on AOR: Web Tracking Protections Help Page) is older than SINCE and already tracked in `🔴 Signals → Comments awaiting reply` for the daily brief — not re-surfaced here.
|
- Snapshot freshness: next sync.js run will refresh asana_context.md. If a new triage is needed for post-12:32 activity, run after the next sync.
|
||||||
|
- Backlog of unreplied comments (Tom Strba on *macOS Maintenance Process Feedback*, Rob on *AOR: SERP Frontend Tests*, Olivia on *AOR: Web Tracking Protections Help Page*, Bulcsu on *Windows Browser: Re-enable isolated JS worlds*) is older than SINCE and already tracked in `🔴 Signals → Comments awaiting reply` for the daily brief — not re-surfaced here.
|
||||||
|
|||||||
Reference in New Issue
Block a user