Re: Install a package to alternative location

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



On Fri, 18 Aug 2023 10:59:45 +0200
Ralf Mardorf <ralf-mardorf@xxxxxxxxxx> wrote:

> On Fri, 2023-08-18 at 09:17 +0100, pete wrote:
> > https://browse-tutorials.com/tutorial/arch-linux-move-root-partition-hdd-ssd
> >
>
> Hi Pete,
>
> consider to change
>
>        cp -a /mnt/hdd_mount/* /mnt/ssd_mount/
>
> to
>
>        cp -Tai /mnt/hdd_mount/ /mnt/ssd_mount/
>
> Why?
>
> -T just in case a source mount point should contain hidden files
> -i because you never know ;)
>
> Regards,
> Ralf

Hi Ralf

Yes the link is the basic script that i modded i actually did keep the modded
script it worked and absolute treat saved me a darnm reinstall

got to find where i hid the modded version i used

Cheerrs   Pete




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux