Project

General

Profile

Actions

Bug #310

closed

can't handle dangerously dedicated (no slices) mode

Added by corecode over 17 years ago. Updated over 17 years ago.

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

diskmbr-dd.diff (3.34 KB) diskmbr-dd.diff TGEN, 11/25/2006 08:09 PM
Actions #1

Updated by TGEN over 17 years ago

Simon 'corecode' Schubert wrote:

I tried booting in qemu with an image which doesn't have a slice table,

I have one 'sliceless' disk as well, though not a root mount. No
problems here, though this is 1.3-Preview.
/dev/ad6a 4.9G 645M 3.9G 14% /ex
/dev/ad6d 224G 155G 52G 75% /stor

Cheers,
--
Thomas E. Spanjaard

Actions #2

Updated by TGEN over 17 years ago

Attached is a patch which fixes proper detection of the 'new'
Dangerously Dedicated MBR. Our boot1 and disklabel already supported it,
but our disk mbr handling code didn't.

Cheers,
--
Thomas E. Spanjaard

Actions #3

Updated by dillon over 17 years ago

:Attached is a patch which fixes proper detection of the 'new'
:Dangerously Dedicated MBR. Our boot1 and disklabel already supported it,
:but our disk mbr handling code didn't.
:
:Cheers,
:--
: Thomas E. Spanjaard
:

Committed!
-Matt
Actions #4

Updated by TGEN over 17 years ago

Patch has been committed.

Actions

Also available in: Atom PDF