Actions
Bug #310
closedcan't handle dangerously dedicated (no slices) mode
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
hey,
I tried booting in qemu with an image which doesn't have a slice table, but directly a disklabel, and I get this:
ad0s4: type 0xa5, start 0, end = 49999, size 50000
ad0s4: C/H/S end 1023/254/63 (16450559) != end 49999: invalid
ad0: raw partition size != slice size
ad0: start 0, end 49999, size 50000
ad0c: start 0, end 2097151, size 2097152
ad0: truncating raw partition
ad0: rejecting partition in BSD label: it isn't entirely within the slice
ad0: start 0, end 49999, size 50000
ad0a: start 0, end 2097151, size 2097152
Root mount failed: 22
Before I also experienced something like that with vn0, but somehow it vanished...
I would say that isn't expected.
cheers
simon
Files
Actions