Fedora Core 3 Final Notes
Original notes submitted by David Sanders:
- Download the 4 ISO images and the rescue image.
- Download FedoraCore3.zip
http://vpc.visualwin.com/Notes/FedoraCore3.zip
- Place the zip file in a shared folder on the host
(So we can get it later via Samba).
- Create a virtual machine (256MB ram or more).
- Boot from the first ISO image.
- Press enter at the boot prompt for a graphical install.
- Test media (or skip if you already have).
- (Graphical install starts)
- Click next to continue.
- Select language (english).
- Select keyboard (US).
- Select install type (workstation).
- Select automatic disk partitioning.
- Select yes at warning.
- Select remove all partitions and click next
(We do not need to "review partitions").
- Select yes at warning.
- Click next to select boat loader (grub).
- Network configuration:
Select DHCP (or assign IP address).
Set hostname (FedoraCore3).
- Firewall configuration:
Enable firewall.
Allow http (or whatever).
Enable selinux (active).
- Select languages (english).
- Select timezone.
- Enter root password.
- Select "Customize software packages"
- Select package groups
(Whatever, but ensure you select "Windows File Server" because we need
Samba).
- Click next at "About to install"
- Click continue at "required install media"
- (Formats file system)
- (Installs packages) (change CD images as needed)
- When install is complete, use the VPC menu to capture the rescue ISO
disk, then click reboot.
- Press enter for rescue mode
- Choose language (English)
- Choose keyboard (US)
- Select yes to start networking
- Configure using DHCP (or assign IP address)
- Click continue to search for install
- Click OK
- You are now at a shell prompt. Type: chroot /mnt/sysimage
- Type: smbclient //win2ksvr/Share –U david
But replace "win2ksvr" with the name of your host computer,
"Share" with the name of your shared folder, and
"david" with your username on the host operating system
Note: If you can't get samba working, but have network (internet)
connectivity can can get the file with this command:
http://vpc.visualwin.com/Notes/FedoraCore3.zip
If you used wget, proceed to step 42.
- Enter password for host computer if prompted
- Type: get FedoraCore3.zip
- Type: quit
- Type: unzip -o FedoraCore3.zip
- Type: rpm -i --force kernel-2.6.9-vpc.i686.rpm. This will take a
while ignore error about failed to stat /dev/shm. Burton Strauss
suggests adding the "-ivh" switch so you can see the status and progress
bar.
- When above is done, release the rescue ISO from the VPC menu
- Type: exit
- Type: exit
- (Reboots)
- (Enters graphical setup)
- "Welcome" --click next
- Agree to license agreement
- Set date/time, enable ntp (if desired)
- Display setup --click next (leave as is for now)
- Add a user name/password
- Additional CDs --click next
- Finish setup --click next
- Login and have fun!
Luke Arms reported that:
Chris J. Breisch noted that the install will hang at "VFS: Mounted root ..."
if the VPC has more than 512 MB of RAM
Jack Gilbraith was only able to boot to runlevel 3 after using Luke Arms'
method to get the new kernel. To get X use Emacs to edit etc/X11/xorg.conf
and change all of the sceen depths to "16" from "24".
Doug Haigh reports that you need Virtual PC Service Pack 1 or you won't get
to the "Check install CD" screen
Back to http://vpc.visualwin.com/