Port-arm archive

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

Swapped endian filesystem issues



What do other people usually do about issues like this?

truck# fsck_ffs -y /dev/rsd1a
** /dev/rsd1a
** Swapped byte order

CANNOT READ: BLK 59336270274363392
CONTINUE? yes

Segmentation fault (core dumped)

I made a big endian filesystem on an aarch64eb Rasperry Pi, started using it heavily, then got a panic. Tried the fsck on a little endian Pi.

I'll try a little endian filesystem, but I'm curious about what others might do in a case like this if the filesystem had files that were needed.

John


Home | Main Index | Thread Index | Old Index