Changeset 646849b3 in mainline for uspace/app/sysinst/sysinst.c
- Timestamp:
- 2024-05-17T12:25:26Z (14 months ago)
- Branches:
- master
- Children:
- 60744cb
- Parents:
- 59c0f478
- git-author:
- Jiri Svoboda <jiri@…> (2024-05-16 19:25:07)
- git-committer:
- Jiri Svoboda <jiri@…> (2024-05-17 12:25:26)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sysinst/sysinst.c
r59c0f478 r646849b3 62 62 * in Grub notation). 63 63 */ 64 #define DEFAULT_DEV "devices/\\hw\\sys\\00:01.0\\ata -c1\\d0"64 #define DEFAULT_DEV "devices/\\hw\\sys\\00:01.0\\ata1\\c0d0" 65 65 //#define DEFAULT_DEV "devices/\\hw\\pci0\\00:01.2\\uhci_rh\\usb01_a1\\mass-storage0\\l0" 66 66 /** Volume label for the new file system */
Note:
See TracChangeset
for help on using the changeset viewer.