Re: FC2 FTP install

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

 



Am Sa, den 22.05.2004 schrieb Marcus Sattler um 19:56:
> Why not just copy disk1 into a directory inside the ftp root.  The copy the
> remaining rpms from disks 2-4 inside the rpms directory.
> 

Why not mount all 4 isos at one time:
#cd /pub/
# mkdir disc1 disc2 disc3 disc4
# mount -t iso9660 -o loop /path/to/FC2-i386-disc1.iso disc1
# mount -t iso9660 -o loop /path/to/FC2-i386-disc2.iso disc2
# mount -t iso9660 -o loop /path/to/FC2-i386-disc3.iso disc3
# mount -t iso9660 -o loop /path/to/FC2-i386-disc4.iso disc4

Start the install, enter servername and location, in my case "pub". No
need to remount the drives or change a cdrom during install. :-)

Christoph



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux