Changeset 11782da in mainline
- Timestamp:
- 2025-04-14T09:37:11Z (5 days ago)
- Branches:
- master
- Children:
- 0600976
- Parents:
- 2a5d4649
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sysinst/sysinst.c
r2a5d4649 r11782da 72 72 */ 73 73 #define DEFAULT_DEV_0 "devices/\\hw\\sys\\00:01.1\\c0d0" 74 #define DEFAULT_DEV_1 "devices/\\hw\\sys\\ 00:01.0\\ide1\\c0d0"74 #define DEFAULT_DEV_1 "devices/\\hw\\sys\\ide1\\c0d0" 75 75 //#define DEFAULT_DEV "devices/\\hw\\pci0\\00:01.2\\uhci_rh\\usb01_a1\\mass-storage0\\l0" 76 76 /** Volume label for the new file system */
Note:
See TracChangeset
for help on using the changeset viewer.