All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Command mistype on bcachefs.org
       [not found] <CAM8=fNeR1rLw2puAtmY+3dTd0ekmUaCMj6Gjzb6MHoMvzNt3OQ@mail.gmail.com>
@ 2022-05-25 17:22 ` Kent Overstreet
  2022-05-31 19:55   ` Eric Wheeler
  0 siblings, 1 reply; 2+ messages in thread
From: Kent Overstreet @ 2022-05-25 17:22 UTC (permalink / raw)
  To: Generic Plant; +Cc: linux-bcachefs

On Sat, May 21, 2022 at 08:19:11PM +0100, Generic Plant wrote:
> Hi,
> 
> I noticed there was a mistype on https://bcachefs.org/. Specifically the
> command:
> 
> bcachefs format /dev/sd[ab]1 \
>     --foreground_target /dev/sda1 \*    --promote-target /dev/sda1 \
> *    --background_target /dev/sdb1
> mount -t bcachefs /dev/sda1:/dev/sdb1 /mnt

Thanks, fixed - the --target options now take sda1, not /dev/sda1

> Also, it's a weird edge case but has anyone attempted a multi device with
> USB sticks? I've tried to but I can only create a folder then I get a file
> system is read only error (mounting with -o rw).

What dmesg do you get?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Command mistype on bcachefs.org
  2022-05-25 17:22 ` Command mistype on bcachefs.org Kent Overstreet
@ 2022-05-31 19:55   ` Eric Wheeler
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wheeler @ 2022-05-31 19:55 UTC (permalink / raw)
  To: Kent Overstreet; +Cc: Generic Plant, linux-bcachefs

On Wed, 25 May 2022, Kent Overstreet wrote:
> On Sat, May 21, 2022 at 08:19:11PM +0100, Generic Plant wrote:
> > Hi,
> > 
> > I noticed there was a mistype on https://bcachefs.org/. Specifically the
> > command:
> > 
> > bcachefs format /dev/sd[ab]1 \
> >     --foreground_target /dev/sda1 \*    --promote-target /dev/sda1 \
> > *    --background_target /dev/sdb1
> > mount -t bcachefs /dev/sda1:/dev/sdb1 /mnt
> 
> Thanks, fixed - the --target options now take sda1, not /dev/sda1

If --target options take the name without /dev, then how are paths like 
/dev/mapper/foo handled?  

Do you need to specify "dm-7" or whatever the /dev/dm-N path is?

--
Eric Wheeler



> 
> > Also, it's a weird edge case but has anyone attempted a multi device with
> > USB sticks? I've tried to but I can only create a folder then I get a file
> > system is read only error (mounting with -o rw).
> 
> What dmesg do you get?
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-31 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAM8=fNeR1rLw2puAtmY+3dTd0ekmUaCMj6Gjzb6MHoMvzNt3OQ@mail.gmail.com>
2022-05-25 17:22 ` Command mistype on bcachefs.org Kent Overstreet
2022-05-31 19:55   ` Eric Wheeler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.