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

Re: virtio support



On Tue, Feb 09, 2016 at 02:29:10PM +0100, Svante Signell wrote:
> And to recheck the root partition from GNU/Linux:
> su
> Password:
> /sbin/losetup -o 1048576 /dev/loop0 hurd.img
> e2fsck -y -b 32768 /dev/loop0
> 
> (offset = 1048576 = 2048*512 if first partition starts at 2028, see /sbin/fdisk
> -lu ./hurd.img)

Use either losetup -P, or partx if your losetup version doesn't
support -P. And don't force the superblock location.

-- 
Richard Braun


Reply to: