| Summary: | sysinstall - fdisk does not properly "dangerously dedicate" a disk | ||
|---|---|---|---|
| Product: | Base System | Reporter: | sparkstp <sparkstp> |
| Component: | misc | Assignee: | Eric Melville <eric> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
sparkstp
2001-04-28 22:30:00 UTC
> >Description: > When allocating disk space using the fdisk utiltiy, selecting > "A = Use Entire Disk" command, no dialog box pops up to confirm > the dedication of the entire disk. Two partitions are created. > Th first partion starts at 0 and ends at 62 and is marked as > "unused". The compatibilty partition? The second partition > uses the remaining disk space. > Try reading the help (F1, whilst in fdisk, IIRC). Dangerously dedicated mode is depreciated, and can only be activated through the 'F' (?) command, which is presumably deliberately not displayed on the menu. -- David Taylor davidt@yadt.co.uk Responsible Changed From-To: freebsd-bugs->jkh jkh is the sysinstall maintainer Responsible Changed From-To: jkh->eric Because eric's not paying attention at the moment. State Changed From-To: open->closed As the audit trail indicates, the observed behavior is correct because dangerously dedicated (DD) mode is deprecated. DD is known to cause some BIOS's to _crash_ and thus should _not_ be used unless the system refuses to boot with a AT BIOS-compliant mbr. |