Changeset 09d1b6fa in mainline


Ignore:
Timestamp:
2018-12-14T17:16:47Z (5 years ago)
Author:
Maurizio Lombardi <mlombard@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
54cde43
Parents:
af8c793b
Message:

sysinst: fix the default dev path

\hw\pci0 has been replaced by \w\sys

This fixes commit b25970fdaa53055fe44afdf414204a77d77efbf1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sysinst/sysinst.c

    raf8c793b r09d1b6fa  
    6262 * in Grub notation).
    6363 */
    64 #define DEFAULT_DEV "devices/\\hw\\pci0\\00:01.0\\ata-c1\\d0"
     64#define DEFAULT_DEV "devices/\\hw\\sys\\00:01.0\\ata-c1\\d0"
    6565//#define DEFAULT_DEV "devices/\\hw\\pci0\\00:01.2\\uhci_rh\\usb01_a1\\mass-storage0\\l0"
    6666/** Volume label for the new file system */
Note: See TracChangeset for help on using the changeset viewer.