Skip to content

how to use floppy as the ROOT_DEV #2

Description

@WilliamCoding

I want to set floppy as the ROOT_DEV, and test the rd_load() function. So I made the following two changes:

  1. change Makefile: ROOT_DEV=FLOPPY
  2. change bootsect.s:
    .equ ROOT_DEV, 0x000
    But it failed to mount root file.
    Can you help me?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions