recovering a system
Will Senn
will.senn at gmail.com
Tue Jan 10 12:50:35 PST 2023
Hi!
On 1/10/23 11:51 AM, Pierre-Alain TORET wrote:
> The goal is to find the UFS /boot partition where loader.conf is located.
> From what I've read you have a legacy bios system, so probably no EFI partition, that means the partition you're looking for is probably da0s0a (if my guess was wrong, you can give da0s1a a try).
> You can mount that one with "mount /dev/da0s0a /mnt" for example and edit the loader.conf that's in there.
>
>
mount /dev/da0s1a /mnt
worked a charm, thanks!
Will
More information about the Users
mailing list