NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: rsync to ext2 filesystem issues
Thanks RVP for your patience.
I tested that rump mount days before (I used rump_ext2fs command to
mount), I think it is the same that you have pointed here. Doing the
rsync it got stuck in the same place. Good thing was that I could
unmount the filesystem not requiring a fsck.
https://mail-index.netbsd.org/netbsd-users/2026/09/07/msg034758.html
https://mail-index.netbsd.org/netbsd-users/2026/09/07/msg034760.html
Normally when rsync stucks, rsync processes cannot be killed
requiring shutdown without a clean unmount (and also an fsck of the
NetBSD FFS main root filesystem on the booting)
Regards.
Regards.
El vie, 18 sept 2026 a las 10:33, RVP (<rvp%sdf.org@localhost>) escribió:
>
> On Thu, 17 Sep 2026, Ramiro Aceves wrote:
>
> > Perhaps I should take into account the ntfs-3g filesystem from FUSE
> > that adr pointed here. A problem in it will not panic the whole
> > system.
> >
>
> You can rump mount (hoping never to put those 2 words next to each other
> again...) for the same effect:
>
> ```
> $ sudo mount -t ext2fs -o rump /dev/dk11 /mnt
> ```
>
> -RVP
Home |
Main Index |
Thread Index |
Old Index