You are not logged in.

#1 2014-02-19 15:51:04

Arakis
Member
From: Hamminkeln - Germany
Registered: 2013-08-11
Posts: 46
Website

sshfs should contained in arch installation media (archiso)

Hi,
i would find it greate, when the package "sshfs" could included in the arch installation media (archiso).

I'm using the arch installation media oft, to boot up a "empty" computer with no internet connection. I than i want to "install" (via rsync) an existing arch installation to it.

Ok, i could create an own arch iso, or boot the other computer via usb stick (i tried it, but it's very slow), but downloading the latest iso every month is much simpler wink

Greetings,
Sebastian

Offline

#2 2014-02-19 15:51:45

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: sshfs should contained in arch installation media (archiso)

And why exactly do you need sshfs to use rsync?

Offline

#3 2014-02-19 16:05:43

Arakis
Member
From: Hamminkeln - Germany
Registered: 2013-08-11
Posts: 46
Website

Re: sshfs should contained in arch installation media (archiso)

mkdir /mnt2
sshfs user@sourcecomputer:/ /mnt2
rsync ...options... /mnt2 /mnt

Do i oversee an important hint / feature of rsync?

But on the other hand: its not only for rsync. Its for some other file operations, too. For that, there is scp, but it has it's restrictions. And the "find" command needs a normal mountpoint.

Last edited by Arakis (2014-02-19 16:12:52)

Offline

#4 2014-02-19 16:13:20

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: sshfs should contained in arch installation media (archiso)

Have you tried 'rsync -options /source/ user@somemachine:/destination/'?

Edit: For all the other stuff, have you tried openssh?

Last edited by karol (2014-02-19 16:15:19)

Offline

#5 2014-02-19 16:20:18

Arakis
Member
From: Hamminkeln - Germany
Registered: 2013-08-11
Posts: 46
Website

Re: sshfs should contained in arch installation media (archiso)

ArchWiki wrote:

https://wiki.archlinux.org/index.php/Openssh
Mounting a remote filesystem with SSHFS
Please refer to the Sshfs article to use sshfs to mount a remote system - accessible via SSH - to a local folder, so you will be able to do any operation on the mounted files with any tool (copy, rename, edit with vim, etc.). Using sshfs instead of shfs is generally preferred as a new version of shfs hasn't been released since 2004.

So, for some file operations, sshfs is requied / or the more comfortable way- that's why i opend this topic.

sshfs is very small - it't not too big for the archiso compact disk.

Offline

#6 2014-02-19 16:43:52

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: sshfs should contained in arch installation media (archiso)

Last year a user asked to include clonezilla https://mailman.archlinux.org/pipermail … 03306.html It depends on (among other packages) sshfs.
It didn't go anywhere.

Offline

#7 2014-02-19 16:57:37

Neburski
Member
Registered: 2009-09-15
Posts: 118

Re: sshfs should contained in arch installation media (archiso)

Can't you just install sshfs when booted into the archiso?

Offline

#8 2014-02-19 16:59:20

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: sshfs should contained in arch installation media (archiso)

Maybe the LAN has no Internet connection? He can install it from a USB, but it would be easier to just include it on the iso.

Offline

#9 2014-02-19 18:17:27

jsteel
Package Maintainer (PM)
From: England
Registered: 2008-03-18
Posts: 119

Re: sshfs should contained in arch installation media (archiso)

karol wrote:

Last year a user asked to include clonezilla https://mailman.archlinux.org/pipermail … 03306.html It depends on (among other packages) sshfs.
It didn't go anywhere.

Yes it did; clonezilla is now included, so is sshfs not on the latest iso?


PGP key: F40D2072
Key fingerprint: 8742 F753 5E7B 394A 1B04  8163 332C 9C40 F40D 2072

Offline

#10 2014-02-19 18:21:28

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: sshfs should contained in arch installation media (archiso)

jsteel wrote:
karol wrote:

Last year a user asked to include clonezilla https://mailman.archlinux.org/pipermail … 03306.html It depends on (among other packages) sshfs.
It didn't go anywhere.

Yes it did; clonezilla is now included, so is sshfs not on the latest iso?

My bad, clonezilla is indeed on the list: https://projects.archlinux.org/archiso. … kages.both , but sshfs is not. I wanted to be smart and searched only for sshfs.

Offline

#11 2014-02-19 18:25:49

jsteel
Package Maintainer (PM)
From: England
Registered: 2008-03-18
Posts: 119

Re: sshfs should contained in arch installation media (archiso)

To be fair, there was no follow up email, but it did happen smile

So clonezilla will pull that in as a dependency, so Arakis are you just using an old iso?


PGP key: F40D2072
Key fingerprint: 8742 F753 5E7B 394A 1B04  8163 332C 9C40 F40D 2072

Offline

#12 2014-02-19 18:25:53

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: sshfs should contained in arch installation media (archiso)

I think it is in the archiso... I just booted the iso via qemu and tried to install it and it is there.

Offline

#13 2014-02-19 18:31:33

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: sshfs should contained in arch installation media (archiso)

Ah, so the list doesn't include dependencies? It's pretty short, so I should have noticed it.
Thanks, jsteel & WonderWoofy :-)


Edit: parted is a clonezilla dep too and it's on the list ...

Last edited by karol (2014-02-19 18:33:25)

Offline

#14 2014-02-19 18:38:57

jsteel
Package Maintainer (PM)
From: England
Registered: 2008-03-18
Posts: 119

Re: sshfs should contained in arch installation media (archiso)

parted (and also gptfdisk, partclone and partimage) was added before clonezilla, so either 1) they don't care 2) they haven't noticed or 3) they'll keep parted (and the rest) listed, so if clonezilla is removed in the future (hopefully not!) they won't have to remember to add parted (and the rest) again.


PGP key: F40D2072
Key fingerprint: 8742 F753 5E7B 394A 1B04  8163 332C 9C40 F40D 2072

Offline

#15 2014-02-19 20:14:40

Arakis
Member
From: Hamminkeln - Germany
Registered: 2013-08-11
Posts: 46
Website

Re: sshfs should contained in arch installation media (archiso)

My last used arch install media is from 12/2013, it contains no sshfs.

Offline

#16 2014-02-19 20:16:19

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: sshfs should contained in arch installation media (archiso)

Pick the latest one then.

Offline

Board footer

Powered by FluxBB