![]() |
To learn how to install Fedora, refer to to the Fedora Installation Guide |
|---|---|
Refer to http://docs.fedoraproject.org/install-guide/ for full instructions on installing Fedora. If you encounter a problem or have a question during installation that is not covered in these release notes, refer to http://www.fedoraproject.org/wiki/FAQ and http://www.fedoraproject.org/wiki/Bugs/Common. |
Fedora সংস্থাপনাৰটি Anaconda নামে পৰিচিত ।Anaconda আৰু Fedora 10 সংস্থাপন সম্পৰ্কে নিম্নলিখিত বিভাগত আলোচনকৰা হৈছে ।
![]() |
Fedora DVD ISO প্ৰতিমূৰ্ত্তি নথিপত্ৰটিৰ মাপ বৃহৎ । |
|---|---|
|
If you intend to download the Fedora DVD ISO image, keep in mind that not all file downloading tools can accommodate files larger than 2 GiB in size.
|
Anaconda asks if it should verify the installation medium when is selected during boot from an installation-only media.
For Fedora Live media, press any key during the initial boot countdown, to display a boot option menu. Select to perform the media test. Installation media can be used to verify Fedora Live media. Anaconda asks during the mediacheck if you want to check any other disc than the one Anaconda is running from. To test additional media, select to eject the inserted medium, then replace it with the medium you want to test instead.
কোনো নতুন সংস্থাপন বা লাইভ মিডিয়ামেৰ বাবে এই পৰীক্ষা কৰক ।
The Fedora Project strongly recommends that you perform this test before reporting any installation-related bugs. Many of the bugs reported are actually due to improperly-burned CD or DVDs.
In rare cases, the testing procedure may report some usable discs as faulty. This result is often caused by disc writing software that does not include padding when creating discs from ISO files.
![]() |
নথিপত্ৰ. |
|---|---|
If you use BitTorrent, any files you download are
automatically validated. If your file completes downloading you
do not need to check it. Once you burn your CD or DVD, however,
you should still use |
Another reason for a failure during installation is faulty memory. To perform memory testing before you install Fedora, press any key to enter the boot menu, then select . This option runs the Memtest86 standalone memory testing software in place of Anaconda. Memtest86 memory testing continues until you press the Esc key.
Fedora 10 supports graphical FTP and HTTP installations. However, the installer image must either fit in RAM or appear on local storage, such as the installation DVD or Live Media. Therefore, only systems with more than 192MiB of RAM or that boot from the installation DVD or Live Media can use the graphical installer. Systems with 192MiB RAM or less fall back to using the text-based installer automatically. If you prefer to use the text-based installer, type linux text at the boot: prompt.
NetworkManager for Networking -- Anaconda is now using NetworkManager for configuration of network interfaces during installation. The main network interface configuration screen in Anaconda has been removed. Users are only prompted for network configuration details if they are necessary during installation. The settings used during installation are then written to the system.
অধিক বিৱৰণেৰ বাবে http://www.fedoraproject.org/wiki/Anaconda/Features/NetConfigForNM চাওক ।
When using netinst.iso to boot the installer, Anaconda defaults to using the Fedora mirrorlist URL as the installation source. The method selection screen no longer appears by default. If you do not wish to use the mirrorlist URL, either add repo= or add <your installation source>askmethod to the installer boot parameters. The askmethod option causes the selection screen to appear as it did in previous releases. To add boot parameters, press the Tab key in the initial boot screen and append any new parameters to the existing list. For more information, refer to the repo= and stage2= descriptions at http://fedoraproject.org/wiki/Anaconda/Options.
.iso ৰ পৰা PXE বুট প্ৰক্ৰিয়াWhen PXE booting and using a .iso file
mounted via NFS for the installation media, add
repo=nfs:server:/path/ to the command
line. The install.img file also needs to be extracted and/or placed into the nfs:server:/path/images/ directory.
Use of /dev/hdX on i386 and x86_64 for IDE drives changed to /dev/sdX in Fedora 7. If you are upgrading from an earlier version than Fedora 7, you need to research about the importance of labeling devices for upgrades and any partition limitations.
Not all IDE RAID controllers are supported. If your RAID controller is not yet supported by dmraid, you may combine drives into RAID arrays by configuring Linux software RAID. For supported controllers, configure the RAID functions in the computer BIOS.
Some servers with multiple network interfaces may not assign eth0 to the first network interface as BIOS knows it, which can cause the installer to try using a different network interface than was used by PXE. To change this behavior, use the following in pxelinux.cfg/* config files:
IPAPPEND 2 APPEND
ksdevice=bootif
বিন্যাস নে'টৱৰ্ক:
ksdevice=link
নে'টৱৰ্ক যন্ত্ৰ নে'টৱৰ্ক.
Fedora উন্নয়ন কৰাৰ প্ৰস্তাবিত প্ৰণালীৰ বিৱৰণ জনাৰ বাবে http://fedoraproject.org/wiki/DistributionUpgrades চাওক ।
Whereas older IDE drivers supported up to 63 partitions per device, SCSI devices are limited to 15 partitions per device. Anaconda uses the libata driver in the same fashion as the rest of Fedora, so it is unable to detect more than 15 partitions on an IDE disk during the installation or upgrade process.
If you are upgrading a system with more than 15 partitions, you may need to migrate the disk to Logical Volume Management (LVM). This restriction may cause conflicts with other installed systems if they do not support LVM. Most modern Linux distributions support LVM and drivers are available for other operating systems as well.
A change in the way that the Linux kernel handles storage
devices means that device names such as
/dev/hdX or /dev/sdX
may differ from the values used in earlier releases.
Anaconda solves this problem by
relying on partition labels or UUIDs for finding devices. If
these are not present, then Anaconda
presents a warning indicating that partitions need to be
labelled and that the upgrade can not proceed. Systems that use
Logical Volume Management (LVM) and the device mapper usually do
not require relabeling. One exception is mirrored LVM
partitions, where the UUIDs are identical. In that case, the
partitions must be labeled.
বিভাজন Fedora:
/sbin/blkid
দৃঢ় কৰক সমষ্টি ভিতৰ:
/dev/hdd1: LABEL="/boot"
UUID="ec6a9d6c-6f05-487e-a8bd-a2594b854406" SEC_TYPE="ext2"
TYPE="ext3"
লেবেল বিহীন ext2 বা ext3 বিভাজনেৰ ক্ষেত্ৰত নিম্নলিখিত আদেশ প্ৰয়োগ কৰক:
su -c 'e2label /dev/example f7-slash'
For a VFAT file system use dosfslabel from the dosfstools package, and for NTFS file system use ntfslabel from the ntfsprogs package. Before rebooting the machine, also update the file system mount entries, and the GRUB kernel root entry.
ব্যৱস্থাপ্ৰণালী যন্ত্ৰ ভিতৰ:
su -c 'cp /etc/fstab /etc/fstab.orig' su -c 'gedit /etc/fstab'
লেবেল নিবেশেৰে তুলি লোৱাৰ উদাহৰণ হ'ল:
LABEL=f7-slash / ext3 defaults 1
1
grub.conf নথিপত্ৰে কাৰ্ণেল root এনট্ৰি পৰিবৰ্তন কৰক ব্যৱস্থাপ্ৰণালী ভিতৰ বিন্যাস:
su -c 'gedit /boot/grub/grub.conf'
কাৰ্ণেলৰ grub শাৰীৰ উপযুক্ত উদাহৰণ হ'ল:
kernel /vmlinuz-2.6.20-1.2948.fc6 ro
root=LABEL=f7-slash rhgb quiet
If partition labels were adjusted, or the /etc/fstab file modified, then boot the existing Fedora installation to confirm that all partitions still mount normally and login is successful. When complete, reboot with the installation media to start the installer and begin the upgrade.
In general, fresh installations are recommended over upgrades. This is particularly true for systems that include software from third-party repositories. Third-party packages remaining from a previous installation may not work as expected on an upgraded Fedora system. If you decide to perform an upgrade anyway, the following information may be helpful:
Before you upgrade, back up the system completely. In particular, preserve /etc, /home, and possibly /opt and /usr/local if customized packages are installed there. You may want to use a multi-boot approach with a "clone" of the old installation on alternate partition(s) as a fallback. In that case, create alternate boot media, such as a GRUB boot floppy.
![]() |
বিন্যাসেৰ ব্যাক-আপ |
|---|---|
ভিতৰ |
উন্নয়ন সমাপ্তিৰ পিছত নিম্নলিখিত আদেশ চালনা কৰক:
rpm -qa --last > RPMS_by_Install_Time.txt
Inspect the end of the output for packages that pre-date the upgrade. Remove or upgrade those packages from third-party repositories, or otherwise deal with them as necessary. Some previously installed packages may no longer be available in any configured repository. To list all these packages, use the following command:
su -c 'yum list extras'
When using a Kickstart configuration file via HTTP, kickstart file retrieval may fail with an error that indicates the file could not be retrieved. Click the button several times without making modifications to override this error successfully. As a workaround, use one of the other supported methods to retrieve Kickstart configurations.
ব্যৱস্থাপ্ৰণালী ভিতৰ.
নে'টৱৰ্ক স্থানীয়.
The Fedora 10 release includes several Fedora Live ISO images in addition to the traditional installation images. These ISO images are bootable, and you can burn them to media and use them to try out Fedora. They also include a feature that allows you to install the Fedora Live image content to your hard drive for persistence and higher performance.
বৰ্তমানে উপলব্ধ স্পিনেৰ সম্পূৰ্ণ তালিকা আৰু সেইসমূহ ব্যৱহাৰৰ প্ৰণালী জনাৰ বাবে চাওক:
To boot from the Fedora Live image, insert the media into your computer and restart. To log in and use the desktop environment, enter the username fedora. There is no password on this account. The GNOME-based Fedora Live images automatically login after one minute, so users have time to select a preferred language. After logging in, if you wish to install the contents of the Live image to your hard drive, click on the Install to Hard Drive icon on the desktop.
Fedora চাবি নিৰ্ব্বাচন.
জি কোনো জীৱন্ত মাধ্যমত এই পৰীক্ষা কৰি চাব ।
কন্সোলে উপলব্ধ liveinst আদেশেৰ সহায়ত Fedora Live প্ৰতিমূৰ্ত্তিেৰ টেক্সট মোড সংস্থাপন কৰা যাব ।
Another way to use these Fedora Live images is to put them on a USB stick. To do this, use the liveusb-creator graphical interface. Use to search for and install liveusb-creator, or to install using yum:
su -c 'yum install liveusb-creator'
চিত্ৰাঙ্কিত টুলেৰ পৰিবৰ্তে livecd-tools সৰঞ্জাম দ্বাৰা উপলব্ধ আদেশ-লাইন সংযোগমাধ্যম ব্যৱহাৰ কৰা যাব । ইয়াৰ পিছত livecd-iso-to-disk স্ক্ৰিপ্ট সঞ্চালন কৰক:
/usr/bin/livecd-iso-to-disk /path/to/live.iso /dev/sdb1
/dev/sdb1 ৰ পৰিবৰ্তে প্ৰতিমূৰ্ত্তি স্থাপনৰ বাবে চিহ্নিত বিভাজন উল্লেখ কৰক ।
এইটো এটা ধ্বংসকাৰী প্ৰক্ৰীয়া নহয়; USB স্টিকৰ সকলো তথ্য সংৰক্ষিত ।
বাহিৰ Fedora.
Support for keeping a persistent /home with the rest of the system stateless has been added for Fedora 10. This includes support for encrypting /home to protect your system if your USB stick is lost or stolen. To use this feature, download the Live image and run the following command:
livecd-iso-to-disk --home-size-mb 512 /path/to/live.iso /dev/sdb1
/dev/sdb1 ৰ পৰিবৰ্তে প্ৰতিমূৰ্ত্তি স্থাপনৰ বাবে চিহ্নিত বিভাজন উল্লেখ কৰক ।
Replace 512 with the desired size in megabytes of the persistent /home. The livecd-iso-to-disk shell script is stored in the LiveOS directory at the top level of the CD image. The USB media must have sufficient free space for the Fedora Live image, plus the /home, plus any other data to be stored on the media. By default, this encrypts your data and prompts for a passphrase to use. If you want to have an unencrypted /home, then you can specify --unencrypted-home.
Note that later runs of livecd-iso-to-disk preserve the /home that is created on the USB stick, continuing to use it even if you change your Live image.
Support for persistent changes with a Fedora Live image exists for Fedora 9 and later. The primary use case is booting from a Fedora Live image on a USB flash drive and storing changes to that same device. To do this, download the Fedora Live image and then run the following command:
livecd-iso-to-disk --overlay-size-mb 512 /path/to/live.iso /dev/sdb1
/dev/sdb1 ৰ পৰিবৰ্তে প্ৰতিমূৰ্ত্তি স্থাপনৰ বাবে চিহ্নিত বিভাজন উল্লেখ কৰক ।
Replace 512 with the desired size in megabytes of the persistent data, or overlay. The livecd-iso-to-disk shell script is stored in the LiveOS directory at the top level of the CD image. The USB media must have sufficient free space for the Fedora Live image, plus the overlay, plus any other data to be stored on the media.
Fedora 10 includes support for putting the Live image onto a USB image and then booting it on Intel processor-based Apple hardware. Unlike most x86 machines, this hardware requires reformatting the USB stick. To set up a USB stick, run this command:
/usr/bin/livecd-iso-to-disk --mactel /path/to/live.iso /dev/sdb1
/dev/sdb1 ৰ পৰিবৰ্তে প্ৰতিমূৰ্ত্তি স্থাপনৰ বাবে চিহ্নিত বিভাজন উল্লেখ কৰক ।
উল্লেখ্য, livecd-iso-to-disk সামগ্ৰী সৈতে ব্যৱহাৰযোগ্য সকলো উল্লিখিত আৰ্গুমেন্টসমূহ এইখানেও ব্যৱহাৰ কৰা যাব ।
সাধাৰণ Fedora সংস্থাপন আৰু Fedora Live প্ৰতিমূৰ্ত্তিেত নিম্নলিখিত পাৰ্থক্য উপস্থিত আছে ।
Fedora Live images provide a subset of packages available in the regular DVD image. Both connect to the same repository that has all the packages.
The SSH daemon sshd is disabled by default. The daemon is disabled because the default username in the Fedora Live images does not have a password. However, installation to hard disk prompts for creating a new username and password.
Fedora Live image installations do not allow any package selection or upgrade capability since they copy the entire file system from the Live media to the hard disk. After the installation is complete, and your system has been rebooted, you can add and remove packages as desired with the tool, yum, or the other software management tools.
Fedora Live প্ৰতিমূৰ্ত্তি i586 স্থাপত্যৰ সৈতে ব্যৱহাৰযোগ্য নয় ।
Users often request that Fedora provide a hardware compatibility list (HCL), which we have carefully avoided doing. Why? It is a difficult and thankless task that is best handled by the community at large than by one little Linux distribution.
However, because of our stance against closed-source hardware drivers and the problems of binary firmware for hardware, there is some additional information the Fedora Project wants to provide Fedora users.
৩২-বিট x86 ৰ ক্ষেত্ৰত প্ৰযোজ্য - Section 2.4.2, “Fedora ত x86 সংক্ৰান্ত প্ৰয়োজনীয় তথ্য”
৬৪-বিট x86 ৰ ক্ষেত্ৰত প্ৰযোজ্য - Section 2.4.3, “Fedora ত x86_64 সংক্ৰান্ত প্ৰয়োজনীয় তথ্য”
PowerPC ৰ ক্ষেত্ৰত প্ৰযোজ্য (PPC)- Section 2.4.4, “Fedora ত PPC সংক্ৰান্ত প্ৰয়োজনীয় তথ্য”
http://fedoraproject.org/wiki/ForbiddenItems ৰ পৰা প্ৰাপ্ত:
প্ৰপ্ৰাইটৰি সামগ্ৰী Fedora ত অন্তৰ্ভুক্ত কৰা নাযাব ।
আইনী গোলযোগ সহ সামগ্ৰী Fedora ত অন্তৰ্ভুক্ত কৰা নাযাব ।
মাৰ্কিন যুক্তৰাষ্ট্ৰেৰ ফেডাৰেল আইন উলঙ্ঘনকাৰী সামগ্ৰী Fedora ত অন্তৰ্ভুক্ত কৰা নাযাব ।
সক্ৰিয় উৎস
Use your buying power and only purchase from hardware vendors that support their hardware with open drivers and firmware. Refer to http://www.fsf.org/campaigns/hardware.html for more information.
Fedora দ্বাৰা সমৰ্থিত যান্ত্ৰিক সামগ্ৰী স্থাপত্যসমূহৰ ক্ষেত্ৰত প্ৰযোজ্য তথ্য এই বিভাগত আলোচনকৰা হৈছে ।
RPM supports parallel installation of multiple architectures of the same package. A default package listing such as rpm -qa might appear to include duplicate packages, since the architecture is not displayed. Instead, use the repoquery command, part of the yum-utils package, which displays architecture by default. To install yum-utils, run the following command:
su -c 'yum install yum-utils'
rpm আদেশ সহযোগে প্ৰযোজ্য স্থাপত্যৰ নাম সহ সকলো সৰঞ্জাম তালিকা দেখাৰ বাবে নিম্নলিখিত আদেশ ব্যৱহাৰ কৰক:
rpm -qa --queryformat "%{name}-%{version}-%{release}.%{arch}\n"
এই বৈশিষ্ট্যই স্থাপত্য তালিকা অনুসন্ধানৰ বাবে অবিকল্পিত ৰূপত ব্যৱহাৰ মান পৰিবৰ্তন কৰে । /etc/rpm/macros (সম্পূৰ্ণ ব্যৱস্থাপ্ৰণালীত প্ৰয়োগ কৰা হ'ব) বা ~/.rpmmacros (প্ৰতি ব্যৱহাৰকৰোঁতাৰ বাবে পৃথকৰূপে প্ৰয়োগ কৰা হ'ব) নথিপত্ৰত এইটো যোগ কৰক ।
%_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}
Fedora আৰু x86 যান্ত্ৰিক সামগ্ৰী স্থাপত্য সংক্ৰান্ত সুনিৰ্দিষ্ট তথ্য এই বিভাগত আলোচনকৰা হৈছে ।
সংস্থাপনৰ সময়ত বা তাৰ পিছত Fedora 10 ৰ কিছু সুনিৰ্দিষ্ট বৈশিষ্ট্য ব্যৱহাৰ কৰিবলৈ, যান্ত্ৰিক সামগ্ৰীৰ অন্য অংশ যেনে ভিডিঅ' আৰু নে'টৱৰ্ক কাৰ্ড সম্পৰ্কে জনা আৱশ্যক ।
CPU সম্পৰ্কে নিম্নলিখিত মানসমূহ Intel সংসাধকৰ বৈশিষ্ট্যৰ মতে লিখা হৈছে । অন্য সংসাধক, যেনে AMD, Cyrix, আৰু VIA ৰ দ্বাৰা নিৰ্মিত, যি সমস্ত সংসাধক নিম্নলিখিত Intel সংসাধকৰ সমকক্ষ বা সেইসমূহৰ সৈতে সুংগত, সেইসমূহো Fedora ৰ সৈতে ব্যৱহাৰ কৰা যাব ।
Fedora 10 ৰ বাবে Intel Pentium বা ঊৰ্ধ্বতন সংসাধক আৱশ্যক আৰু Pentium 4 বা ঊৰ্ধ্বতন সংস্কৰণৰ সংসাধকৰ সৈতে ব্যৱহাৰৰ বাবে এইটো নিৰ্মিত হৈছে ।
টেকস্ট মোডৰ ক্ষেত্ৰত উপদেশিত: ২০০ MHz Pentium-class বা উন্নত
চিত্ৰাঙ্কিত ব্যৱহাৰৰ বাবে উপদেশিত: ৪০০ MHz Pentium II বা ঊৰ্ধ্বতন
টেক্সট ধৰণত ব্যৱহাৰৰ বাবে সৰ্বনিম্ন RAM ৰ পৰিমাণ: ১২৮MiB
চিত্ৰাঙ্কিত ধৰণত ব্যৱহাৰৰ বাবে সৰ্বনিম্ন RAM ৰ পৰিমাণ: ১৯২MiB
চিত্ৰাঙ্কিত ধৰণত ব্যৱহাৰৰ বাবে প্ৰস্তাবিত RAM ৰ পৰিমাণ: ২৫৬MiB
DVD ৰে সংস্থাপন কৰাৰ সময়ত সকলো সৰঞ্জাম সংস্থাপন কৰিলে ৯ GB ৰ অধিক পৰিমাণ ডিষ্কৰ স্থান ব্যৱহৃত হ'ব পাৰে । সংস্থাপনৰ বাবে প্ৰয়োগ হোৱা স্পিন আৰু নিৰ্বাচিত সৰঞ্জামৰ ওপৰত ভিত্তি কৰি সৰ্বমোঠ ব্যৱহৃত স্থান নিৰ্ধাৰিত হ'ব । সংস্থাপনৰ পৰিবেশ সুষ্ঠৰূপে স্থাপনৰ বাবে সংস্থাপনৰ সময় অতিৰিক্ত পৰিমাণ স্থান ডিস্কত প্ৰয়োজন হ'ব পাৰে । /Fedora/base/stage2.img আৰু সংস্থাপন কৰা ব্যৱস্থাপ্ৰণালীত /var/lib/rpm পঞ্জিকাৰ নথিপত্ৰৰ পৰিমাণ যোগ কৰি প্ৰয়োজনীয় অতিৰিক্ত স্থান গণনকৰা হ'ব ।
প্ৰকৃতৰূপে ক্ষুদ্ৰ মাপৰ সংস্থাপনৰ ক্ষেত্ৰত ৯০MiB ৰ পৰা আৰম্ভ কৰি বৃহৎ মাপৰ সংস্থাপনৰ বাবে ১৭৫MiB লৈ অতিৰিক্ত স্থান প্ৰয়োজন হ'ব পাৰে ।
ব্যৱহাৰকৰোঁতাৰ তথ্য ধাৰণৰ বাবে অতিৰিক্ত স্থান আৰু ব্যৱস্থাপ্ৰণালী সুষ্ঠৰূপে চলোৱাৰ বাবে অন্ততঃ ৫% মুক্ত স্থান থকা আৱশ্যক ।
Fedora আৰু x86_64 যান্ত্ৰিক সামগ্ৰী স্থাপত্য সংক্ৰান্ত সুনিৰ্দিষ্ট তথ্য এই বিভাগত আলোচনকৰা হৈছে ।
সংস্থাপনৰ সময়ত বা তাৰ পিছত Fedora 10 ৰ কিছু সুনিৰ্দিষ্ট বৈশিষ্ট্য ব্যৱহাৰ কৰিবলৈ, যান্ত্ৰিক সামগ্ৰীৰ অন্য অংশ যেনে ভিডিঅ' আৰু নে'টৱৰ্ক কাৰ্ড সম্পৰ্কে জনা আৱশ্যক ।
টেক্সট ধৰণত ব্যৱহাৰৰ বাবে সৰ্বনিম্ন RAM ৰ পৰিমাণ: ২৫৬MiB
চিত্ৰাঙ্কিত ধৰণত ব্যৱহাৰৰ বাবে সৰ্বনিম্ন RAM ৰ পৰিমাণ: ৩৮৪MiB
চিত্ৰাঙ্কিত ধৰণত ব্যৱহাৰৰ বাবে প্ৰস্তাবিত RAM ৰ পৰিমাণ: ৫১২MiB
DVD ৰে সংস্থাপন কৰাৰ সময়ত সকলো সৰঞ্জাম সংস্থাপন কৰিলে ৯ GB ৰ অধিক পৰিমাণ ডিষ্কৰ স্থান ব্যৱহৃত হ'ব পাৰে । সংস্থাপনৰ বাবে প্ৰয়োগ হোৱা স্পিন আৰু নিৰ্বাচিত সৰঞ্জামৰ ওপৰত ভিত্তি কৰি সৰ্বমোঠ ব্যৱহৃত স্থান নিৰ্ধাৰিত হ'ব । সংস্থাপনৰ পৰিবেশ সুষ্ঠৰূপে স্থাপনৰ বাবে সংস্থাপনৰ সময় অতিৰিক্ত পৰিমাণ স্থান ডিস্কত প্ৰয়োজন হ'ব পাৰে । /Fedora/base/stage2.img আৰু সংস্থাপন কৰা ব্যৱস্থাপ্ৰণালীত /var/lib/rpm পঞ্জিকাৰ নথিপত্ৰৰ পৰিমাণ যোগ কৰি প্ৰয়োজনীয় অতিৰিক্ত স্থান গণনকৰা হ'ব ।
প্ৰকৃতৰূপে ক্ষুদ্ৰ মাপৰ সংস্থাপনৰ ক্ষেত্ৰত ৯০MiB ৰ পৰা আৰম্ভ কৰি বৃহৎ মাপৰ সংস্থাপনৰ বাবে ১৭৫MiB লৈ অতিৰিক্ত স্থান প্ৰয়োজন হ'ব পাৰে ।
ব্যৱহাৰকৰোঁতাৰ তথ্য ধাৰণৰ বাবে অতিৰিক্ত স্থান আৰু ব্যৱস্থাপ্ৰণালী সুষ্ঠৰূপে চলোৱাৰ বাবে অন্ততঃ ৫% মুক্ত স্থান থকা আৱশ্যক ।
Fedora আৰু PPC (Power PC) যান্ত্ৰিক সামগ্ৰী স্থাপত্য সংক্ৰান্ত সুনিৰ্দিষ্ট তথ্য এই বিভাগত আলোচনকৰা হৈছে ।
CPU ৰ সৰ্বনিম্ন মান: PowerPC G3 / POWER3
Fedora 10 দ্বাৰা ১৯৯৯ ৰ পৰা উপলব্ধ Apple Power Macintosh ৰ New World শ্ৰেণীৰ কম্পিউটাৰ সমৰ্থন কৰা হ'ব । Old World যন্ত্ৰসমূহও ব্যৱহাৰ কৰা যাব কিন্তু এই যন্ত্ৰসমূহৰ ক্ষেত্ৰত এটা বিশেষ বুট-লোডাৰ ব্যৱহাৰ কৰা আৱশ্যক আৰু এই বুট-লোডাৰটি Fedora ত উপস্থিত নাই । POWER5 আৰু POWER6 যন্ত্ৰে Fedora সংস্থাপন কৰে পৰীক্ষা কৰা হৈছে ।
Fedora 10 দ্বাৰা pSeries, আৰু Cell Broadband Engine যন্ত্ৰৰ বাবে সমৰ্থন উপলব্ধ কৰা হয় ।
Fedora 10 দ্বাৰা Sony PlayStation 3 আৰু Genesi Pegasos II আৰু Efika সমৰ্থিত হয় ।
Fedora 10 ত P.A. Semiconductor 'Electra' যন্ত্ৰৰ বাবে যান্ত্ৰিক সামগ্ৰী সমৰ্থন ব্যৱস্থা আছে ।
Fedora 10 দ্বাৰা Terrasoft Solutions powerstation ৱাৰ্ক-স্টেশনেৰ বাবে সমৰ্থন উপলব্ধ কৰা হয় ।
টেক্সট-ধৰণতৰ বাবে প্ৰস্তাবিত মান: ২৩৩ MHz G3 বা ঊৰ্ধ্বতন, ১২৬MiB RAM ।
চিত্ৰাঙ্কিত ধৰণত ব্যৱহাৰৰ বাবে প্ৰস্তাবিত মান: ৪০০ MHz G3 বা ঊৰ্ধ্বতন, ২৫৬ মেবিবাইট RAM ।
সকল সৰঞ্জাম সংস্থাপন কৰা হ'লে ৯ গিগাবাইটেৰ অধিক পৰিমাণ ডিষ্কৰ স্থান ব্যৱহৃত হতে পাৰে । সংস্থাপনৰ বাবে প্ৰয়োগ হোৱা স্পিন আৰু নিৰ্বাচিত সৰঞ্জামেৰ উপৰ ভিত্তি কৰে সৰ্বমোট ব্যৱহৃত স্থান নিৰ্ধাৰিত হ'ব । সংস্থাপনৰ পৰিবেশ সুষ্ঠৰূপে স্থাপনৰ বাবে সংস্থাপনৰ সময় অতিৰিক্ত পৰিমাণ স্থান ডিস্কে প্ৰয়োজন হ'ব পাৰে । /Fedora/base/stage2.img (সংস্থাপন ডিস্ক ১ ত উপস্থিত) আৰু সংস্থাপন কৰা ব্যৱস্থাপ্ৰণালীত /var/lib/rpm পঞ্জিকাৰ নথিপত্ৰৰ পৰিমাণ যোগ কৰে প্ৰয়োজনীয় অতিৰিক্ত স্থান গণনকৰা হ'ব ।
প্ৰকৃতৰূপে, ক্ষুদ্ৰ মাপেৰ সংস্থাপনৰ ক্ষেত্ৰত ৯০MiB ৰ পৰা আৰম্ভ কৰে বৃহৎ মাপেৰ সংস্থাপনৰ বাবে ১৭৫MiB অবধি অতিৰিক্ত স্থান প্ৰয়োজন হ'ব পাৰে ।
ব্যৱহাৰকৰোঁতাৰ তথ্য ধাৰণেৰ বাবে অতিৰিক্ত স্থান আৰু ব্যৱস্থাপ্ৰণালী সুষ্ঠৰূপে চলোৱাৰ বাবে অন্তত ৫% মুক্ত স্থান উপস্থিত থাকা আৱশ্যক ।
Fedora Core 6 ত ৬৪ কিবিবাইট পৃষ্ঠােৰ পৰীক্ষামূলক ব্যৱহাৰৰ পিছত PowerPC64 কাৰ্ণেলে পুনৰায় ৪ কিবিবাইট পৃষ্ঠা ব্যৱহাৰ কৰা হ'ব । উন্নয়ন কৰাৰ সময় সংস্থাপনাৰ দ্বাৰ স্বয়ংক্ৰিয়ভাবে swap বিভাজন পুনৰা ফৰম্যাট কৰা হ'ব ।
Apple ব্যৱস্থাপ্ৰণালীত উপস্থিত Option কি-টি অন্যান্য কম্পিউটাৰ উপস্থিত Alt কি ৰ সমতূল্য । নথিপত্ৰ বা সংস্থাপনাৰে Alt কি ৰ উল্লেখ কৰা হ'লে Option কি ব্যৱহাৰ কৰক । কিছু ক্ষেত্ৰত Option কি ৰ সৈতে Fn কি ব্যৱহাৰ কৰাৰ আৱশ্যক হ'ব পাৰে, যেনে ভাৰ্চুৱেল টাৰ্মিনাল tty3 ত পৰিবৰ্তনেৰ বাবে Option+Fn+F3 ।
Fedora সংস্থাপন ডিস্ক ১ সহযোগে সমৰ্থিত যান্ত্ৰিক সামগ্ৰী বুট কৰা সম্ভৱ । উপৰন্তু, এই ডিষ্কৰ images/ পঞ্জিকাত বুট কৰাৰ যোগ্য CD প্ৰতিমূৰ্ত্তিৰ নথিপত্ৰ উপস্থিত আছে । ব্যৱস্থাপ্ৰণালীৰ যান্ত্ৰিক সামগ্ৰী অনুযায়ী, এই প্ৰতিমূৰ্ত্তিৰ আচৰণ ভিন্ন হ'ব পাৰে ।
অধিকাংশ যন্ত্ৰেত -- বুট-লোডাৰ দ্বাৰা স্বয়ংক্ৰিয়ভাবে সংস্থাপন ডিস্ক ৰ পৰা যথাযত ৩২-বিট বা ৬৪-বিট সংস্থাপনাৰ নিৰ্বাচন কৰে বুট কৰা হয় ।
৬৪-বিট IBM pSeries (POWER4/POWER5/POWER6), বৰ্তমান iSeries মডেল -- OpenFirmware সহযোগে CD বুট কৰাৰ পিছত yaboot বুট-লোডাৰ দ্বাৰা স্বয়ংক্ৰিয়ভাবে ৬৪-বিট সংস্থাপনাৰ বুট কৰা হয় ।
IBM "Legacy" iSeries (POWER4) -- OpenFirmware না ব্যৱহাৰকৰোঁতা "Legacy" iSeries মডেলসমূহৰ ক্ষেত্ৰত সংস্থাপন ট্ৰিৰ images/iSeries পঞ্জিকাত উপস্থিত প্ৰতিমূৰ্ত্তি ব্যৱহাৰ কৰা আৱশ্যক ।
Genesi Pegasos II / Efika 5200B -- Fedora কাৰ্ণেল দ্বাৰা Pegasos আৰু Efika সমৰ্থিত হ'ব আৰু ইয়াৰ বাবে powerdeveloper.org ৰ পৰা প্ৰাপ্ত "Device Tree Supplement" ব্যৱহাৰ কৰাৰ প্ৰয়োজন ন'হ'ব । তথাপি, ফাৰ্মওয়্যাৰেত ISO9660 ৰ সম্পূৰ্ণ সমৰ্থন উপস্থিত না থাকাৰ ফলত yaboot ৰ মাধ্যমে CD ৰ পৰা বুট কৰা সম্ভৱ ন'হ'ব । পৰিবৰ্তে, CD অথভা নে'টৱৰ্ক ৰ পৰা 'netboot' প্ৰতিমূৰ্ত্তি বুট কৰক । প্ৰতিমূৰ্ত্তিৰ মাপ ডাঙৰ হোৱাৰ ফলে, উচ্চ স্তৰেৰ ঠিকানায় নথিপত্ৰ লোড কৰাৰ বাবে ফাৰ্মওয়্যাৰেৰ load-base চলক নিৰ্ধাৰণ কৰক । যেনে, ৪MiB ৰ পৰিবৰ্তে ৩২MiB:
setenv load-base 0x2000000
OpenFirmware প্ৰম্পটে, Efika উন্নয়ন বুট কৰাৰ বাবে নিম্নলিখিত আদেশ লিখক বা প্ৰয়োজনে CD ৰ পৰা netboot প্ৰতিমূৰ্ত্তি উল্লেখ কৰক:
বুট cd: /images/netboot/ppc32.img
বা নে'টৱৰ্ক ৰ পৰা:
boot eth ppc32.img
সংস্থাপন কৰা ব্যৱস্থাপ্ৰণালী বুট কৰাৰ যোগ্য কৰাৰ বাবে ব্যৱহাৰকৰোঁতাকে OpenFirmware বিন্যাসৰ কৰা আৱশ্যক । ইয়াৰ বাবে, /boot বিভাজন ৰ পৰা yaboot লোড কৰাৰ বাবে boot-device আৰু boot-file এনভায়ৰনমেন্ট চলকেৰ মান সঠিকৰূপে বিন্যাসৰ কৰক । উদাহৰণস্বৰূপ, অবিকল্পিত সংস্থাপনৰ বাবে নিম্নলিখিত মান প্ৰয়োজন হ'ব পাৰে:
setenv boot-device hd:0 setenv boot-file
/yaboot/yaboot setenv auto-boot? true
PA Semi Electra -- Electra ফাৰ্মওয়্যাৰ বৰ্তমানে yaboot সমৰ্থন কৰিবলৈ সক্ষম নয়; Electra ত সংস্থাপন কৰাৰ বাবে ppc64.img netboot ইমপজ বুট কৰা যাব । সংস্থাপনৰ পিছত, /boot বিভাজন ৰ পৰা সংস্থাপন কৰাৰ কাৰ্ণেল আৰু initrd লোড কৰাৰ বাবে, ব্যৱহাৰকৰোঁতাকে ফাৰ্মওয়্যাৰ বিন্যাসৰ কৰিবলৈ হ'ব ।
অতিৰিক্ত বিৱৰণেৰ বাবে ফাৰ্মওয়্যাৰ সংক্ৰান্ত নথিপত্ৰ পঢ়ক ।
Sony PlayStation 3 -- PlayStation 3 ত সংস্থাপন কৰাৰ বাবে, প্ৰথমে firmware ১.৬০ বা ঊৰ্ধ্বতন সংস্কৰণে উন্নয়ন কৰক । http://www.playstation.com/ps3-openplatform/manual.html ৰ নিৰ্দেশাবলী অনুসৰণ কৰপ flash ত "Other OS" বুট-লোডাৰ সংস্থাপন কৰা আৱশ্যক । ftp://ftp.kernel.org/pub/linux/kernel/people/geoff/cell/ ত উপলব্ধ Sony ৰ "ADDON" CD ত এটা প্ৰযোজ্য বুট-লোডাৰ প্ৰতিমূৰ্ত্তি পোৱা যাব:
বুট-লোডাৰ সংস্থাপন কৰা হ'লে, Fedora সংস্থাপন মিডিয়া সহযোগে PlayStation 3 বুট কৰা সম্ভৱ হ'ব । উল্লেখ্য, FTP বা HTTP ৰ তুলনায় কম পৰিমাণ স্মৃতিশক্তি ব্যৱহাৰৰ ফলত NFS সহযোগে নে'টৱৰ্ক সংস্থাপন সুবিধাজনক । বিকল্প প্ৰয়োগ কৰা হ'লেও সংস্থাপনাৰ দ্বাৰা কম পৰিমাণ স্মৃতিশক্তি ব্যৱহাৰ কৰা হ'ব ।
Fedora আৰু PlayStation3 বা Fedora on PowerPC ত Fedora ৰ ব্যৱহাৰ সংক্ৰান্ত অতিৰিক্ত তথ্য জনাৰ বাবে Fedora-PPC মেইলিং লিস্টে (http://lists.infradead.org/mailman/listinfo/fedora-ppc) বা Freenode সেৱকৰ (http://freenode.net/) মধ্যে #fedora-ppc চ্যানেলে যোগদান কৰক ।
নে'টৱৰ্ক বুট -- সংস্থাপনাৰ কাৰ্ণেল আৰু ramdisk সহ যুগ্ম প্ৰতিমূৰ্ত্তিেৰ নথিপত্ৰ, সংস্থাপন ট্ৰিৰ images/netboot/ পঞ্জিকাত উপস্থিত আছে । TFTP সহযোগে নে'টৱৰ্ক বুটেৰ বাবে প্ৰধানত ব্যৱহাৰ কৰা হ'লেও, অন্যান্য ভাবেও এইসমূহ ব্যৱহাৰ কৰা যাব ।
IBM pSeries আৰু Apple Macintosh যন্ত্ৰে yaboot লোডাৰ দ্বাৰা TFTP বুট সমৰ্থন কৰা হয় । Fedora Project দ্বাৰা netboot প্ৰতিমূৰ্ত্তিেৰ পৰিবৰ্তে yaboot ব্যৱহাৰৰ প্ৰস্তাব দিয়া হয় ।
মূল প্ৰকল্পৰ সৰঞ্জাম বিন্যাস প্ৰয়োগ কৰাৰ বাবে ppc64-utils সৰঞ্জামটি কিছু পৃথক সৰঞ্জামে ভাগ কৰা হৈছে (ps3pf-utils, powerpc-utils, powerpc-utils-papr) । mkzimage আদেশটি বৰ্তমানে উপলব্ধ না হ'লেও, kernel-bootwrapper সৰঞ্জামে উপস্থিত wrapper স্ক্ৰিপ্টটি ব্যৱহাৰ কৰা যাব:
wrapper -i initrd-${KERN_VERSION}.img -o
zImage-${KERN_VERSION}.img vmlinuz-${KERN_VERSION}
Fedora ৰ সৈতে উপলব্ধ X Window System ৰ বাস্তবায়িত ৰূপ, X.Org, সম্পৰ্ক[ তথ্য ইয়াত উপস্থিত আছে ।
X সেৱকৰ বাবে মান প্ৰাপ্ত মাউছ আৰু চাবিৰ ফলক চালক ৰূপে Fedora 10 ত
evdev
নিবেশ চালক প্ৰয়োগ কৰা হয় । এই চালকটোৱে HAL ৰ সৈতে চলে আৰু চলা সময়ত যন্ত্ৰ যোগ বা অপসাৰণৰ বাবে প্ৰতি যন্ত্ৰেৰ বাবে স্থায়ী বিন্যাস উপলব্ধ কৰে ।
স্বতন্ত্ৰ ভিডিঅ' চালক ব্যৱহাৰৰ নিয়মাবলী জনাৰ বাবে Xorg ৰ স্বতন্ত্ৰ চালক সংক্ৰান্ত পৃষ্ঠাৰ তথ্য পঢ়ক ।
http://who-t.blogspot.com/2008/07/input-configuration-in-nutshell.html -- Evdev configuration.
Fedora.
GRUB তালিকা এতিয়া আৰু আৰম্ভণিত দেখুৱা নহয়, অকল দ্বৈতভাবে আৰম্ভ কৰা ব্যৱস্থাপ্ৰণালীৰ বাদে । GRUB তালিকা চাবলৈ, কাৰ্ণেল তুলি লোৱাৰ আগতে Shift চাবি টিপক । (যি কোনো চাবি কাম কৰিব কিন্তু Shift চাবি সুৰক্ষিত ।)
Fedora 10 ত Plymouth চিত্ৰাঙ্কিত বুট ব্যৱস্থাপ্ৰণালী প্ৰথমবাৰ উপস্থিত কৰা হৈছে ।
grub আদেশ-শাৰীত rhgb যোগ কৰাৰ ফলস্বৰূপ ব্যৱস্থাপ্ৰণালীৰ যান্ত্ৰিক সামগ্ৰী অনুযায়ী Plymouth দ্বাৰা যথাযত প্লাগ-ইন লোড কৰা হয় ।
The graphical boot splash screen that comes with Plymouth requires kernel mode setting drivers to work best. There are not kernel modesetting drivers available for all hardware yet. To see the graphical splash before the drivers are generally available, add vga=0x318 to the kernel grub command line. This uses vesafb, which does not necessarily give the native resolution for a flat panel, and may cause flickering or other weird interactions with X. Without kernel modesetting drivers or vga=0x318, Plymouth uses a text-based plugin that is plain but functional.
Currently, only Radeon R500 and higher users get kernel modesetting by default. There is work in progress to provide modesetting for R100 and R200. Additionally, Intel kernel modesetting drivers are in development, but not turned on by default.
The kernel modesetting drivers are still in development and buggy. If you end up with nothing but a black screen during boot up, or a screen with nothing but random noise on it, then adding nomodeset to the kernel boot prompt in grub disables modesetting.
Plymouth hides boot messages. To view boot messages, press the Esc key during boot, or view them in /var/log/boot.log after boot up. Alternatively, remove rhgb from the kernel command line and plymouth displays all boot messages. There is also a status icon on the login screen to view boot warnings.
প্ৰক্ৰিয়াৰ আৰম্ভণি উন্নত কৰাৰ ফলত Fedora 10 কম সময়তে আৰম্ভ হয় ।
Readahead বুট প্ৰক্ৰিয়াৰ সৈতে আৰম্ভ কৰা হয় ।
Udev may appear to be slower but in fact readahead reads all disk buffers needed for the boot process in the background and shortens the whole boot process. Creation of the readahead file list is done monthly and can be triggered manually by touching /.readahead_collect. The configuration file /etc/sysconfig/readahead can be edited to turn off readahead-collector and/or readahead.
Kernel modesetting (KMS) can default to either enabled or disabled in the DRM driver and it can be enabled or disabled at boot-time.
Both Plymouth and the DDX drivers detect whether KMS is present and enabled. If it is present and enabled, Plymouth and DDX drivers will take advantage of them.
If KMS is not present or it is present but disabled then Plymouth will automatically fall back to the text splash and the DDX driver will automatically fall back to user-space modesetting.
খৰকৈ ব্যৱহাৰকৰোঁতাৰ সলনি, সমস্যা নোহোৱা X সেৱকৰ সলনি, আৰু চিত্ৰাঙ্কিত পেনিক সম্বাদ এতিয়া সম্ভৱ ।