Changeset 59e32fb in mainline
- Timestamp:
- 2025-04-06T17:07:01Z (26 hours ago)
- Branches:
- master
- Children:
- 90ee338
- Parents:
- ae20886
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sysinst/sysinst.c
rae20886 r59e32fb 63 63 */ 64 64 #define DEFAULT_DEV_0 "devices/\\hw\\sys\\00:01.1\\c0d0" 65 #define DEFAULT_DEV_1 "devices/\\hw\\sys\\00:01.0\\ ata1\\c0d0"65 #define DEFAULT_DEV_1 "devices/\\hw\\sys\\00:01.0\\ide1\\c0d0" 66 66 //#define DEFAULT_DEV "devices/\\hw\\pci0\\00:01.2\\uhci_rh\\usb01_a1\\mass-storage0\\l0" 67 67 /** Volume label for the new file system */
Note:
See TracChangeset
for help on using the changeset viewer.