Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2016 21:56:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 205932] [panic] Kernel panic when copying from ext2fs partition to UFS partition
Message-ID:  <bug-205932-6-afSBerhD2m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205932-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205932-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205932

--- Comment #16 from Torfinn Ingolfsen <tingox+freebsd@gmail.com> ---
(In reply to Damjan Jovanovic from comment #14)
Good question. It turns out it was false assumptions. I assumed that diskty=
pe
(sysutils/disktype) reported correctly:
root@kg-u35jc# disktype /dev/ada0s5

--- /dev/ada0s5
Character device, size 204.9 GiB (220010119168 bytes)
Ext3 file system
  UUID AE5DE014-E0B5-4045-80CA-D4D6FF37AA79 (DCE, v4)
  Last mounted at "/home/tingo/mpoint"
  Volume size 204.9 GiB (220010119168 bytes, 53713408 blocks of 4 KiB)
(at least it is consistent - it reports exactly the same when I run it on
Linux)

I booted the machine in Linux and did a check:
[tingo@kg-u35jc ~]$ lsblk -f /dev/sda5
NAME FSTYPE LABEL UUID                                 MOUNTPOINT
sda5 ext4         ae5de014-e0b5-4045-80ca-d4d6ff37aa79 /mnt

So, yes - I was mistaken. The filesystem is ext4. Sorry for my inaccurate
reporting.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205932-6-afSBerhD2m>