Changeset 54cde43 in mainline


Ignore:
Timestamp:
2018-12-14T17:47:24Z (5 years ago)
Author:
GitHub <noreply@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b6d5e31
Parents:
af8c793b (diff), 09d1b6fa (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Maurizio Lombardi <m.lombardi85@…> (2018-12-14 17:47:24)
git-committer:
GitHub <noreply@…> (2018-12-14 17:47:24)
Message:

Merge pull request #144 from maurizio-lombardi/sysinst_fix

sysinst: fix the default dev path

File:
1 edited

Legend:

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

    raf8c793b r54cde43  
    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.