Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Mounting NetBSD partition on voidlinux



On Wed, Jun 21, 2023 at 08:39:45PM +0200, Sagar Acharya wrote:
> I am on a NetBSD 10 install now after sabotaging my fully good alpine due to constraints of sd card. The memory card from which I want to retrieve data is mounted at sd0
> 
> $ fsck_ffs /dev/sd0a
> /dev/rsd0a[1] Floating point exception (core dumped) fsck_ffs /dev/sd0a

Are you sure sd0a is the correct partition?
What does the partition table look like?

 gpt show -a sd0
 disklabel -r sd0

should show usefull hints.

Martin


Home | Main Index | Thread Index | Old Index