[Bug 274537] ext2fs not mounting linux partitions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Oct 2023 17:38:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274537
--- Comment #2 from Michael <michael.hmich@gmail.com> ---
that's intersting
hm@hm-fbsd ~ % sudo gpart ada0
gpart: Unknown command: ada0.
but then
hm@hm-fbsd ~ % sudo fdisk ada0
******* Working on device /dev/ada0 *******
parameters extracted from in-core disklabel are:
cylinders=969018 heads=16 sectors/track=63 (1008 blks/cyl)
Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=969018 heads=16 sectors/track=63 (1008 blks/cyl)
Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 131 (0x83),(Linux native)
start 2048, size 122880860 (60000 Meg), flag 80 (active)
beg: cyl 0/ head 32/ sector 33;
end: cyl 1023/ head 254/ sector 2
The data for partition 2 is:
sysid 5 (0x05),(Extended DOS)
start 122888190, size 98299906 (47998 Meg), flag 0
beg: cyl 1023/ head 254/ sector 2;
end: cyl 456/ head 82/ sector 10
The data for partition 3 is:
sysid 131 (0x83),(Linux native)
start 221188096, size 716804096 (350002 Meg), flag 0
beg: cyl 456/ head 82/ sector 11;
end: cyl 19/ head 79/ sector 60
The data for partition 4 is:
sysid 7 (0x07),(Linux native)
start 937992192, size 38774784 (18933 Meg), flag 0
beg: cyl 19/ head 79/ sector 61;
end: cyl 384/ head 237/ sector 45
gpar
--
You are receiving this mail because:
You are the assignee for the bug.