Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • alpine-conf alpine-conf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 45
    • Issues 45
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • alpine-confalpine-conf
  • Issues
  • #715

Closed
Open
Created Jul 28, 2011 by iilluzion _@iilluzion

Add mbr setup to setup-disk script running in custom mode

In mode when a user makes custom partition layout it might be very handy to suggest user if he wants to make a system partition to be bootable. If yes then partition should be marked as ‘bootable’ and MBR should be written. Some additional checks might be needed, like is it LVM or RAID partition. In case of RAID a script might write MBR on all RAID members.

If it will look too complicated to implement then the simple solution is to make a final warning to user about making MBR is his responsibility.

(from redmine: issue id 715, created on 2011-07-28, closed on 2014-04-23)

  • Changesets:
    • Revision 70b1ecf9 by Natanael Copa on 2012-03-02T15:56:48Z:
setup-disk: tell user that MBR might need be set manully

fixes #715
Assignee
Assign to
Time tracking