Feature #715
Add mbr setup to setup-disk script running in custom mode
| Status: | New | Start date: | 07/28/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Setup scripts | |||
| Target version: | Alpine 2.5.0 |
Description
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.
History
Updated by Natanael Copa 9 months ago
- Category set to Setup scripts
- Assignee set to Natanael Copa
- Target version set to Alpine 2.3.0
Updated by Natanael Copa 7 months ago
- Target version changed from Alpine 2.3.0 to Alpine 2.4.0
didn't make it for alpine-2.3
sorry.
Updated by Natanael Copa 15 days ago
- Target version changed from Alpine 2.4.0 to Alpine 2.5.0