| Anonymous | Login | Signup for a new account | 11-10-2008 12:08 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0003224 | [BusyBox] Kernel Module Support | major | always | 04-30-08 12:06 | 05-01-08 00:27 | ||||
| Reporter | wenjinshan | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0003224: error in fdisk.c | ||||||||
| Description |
fdisk -> t (change a partition's system id) -> Hex code(type L to list codes) can't return main menu. |
||||||||
| Additional Information |
in fdisk.c static void change_sysid(void) ... if (is_dos_partition(origsys) || is_dos_partition(sys)) //dos_changed = 1; ; //wjs update 2008-05 in Guilin,GuangXi,China break; ... |
||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |