HDD PARTITIONING AND LINUX INSTALLATION
The strategy for HDD partitioning will depend on whether you want to dual-boot
Window XP and Linux, or run with Linux only. The features of this laptop are quite
well-supported by Fedora Core 1: the only "problematic" hardware being the
Infrared port. With all the excellent Open Source applications now available
under Linux, there is really no need to install Windows, unless your PC is
connected to a Corporate "Microsoft standardized" network where Linux
clients are not allowed...
How to set up a dual-boot Linux/XP system
If you really must have Windoze XP or 2000, there is a very simple
way of cloning the ghost image from the Toshiba recovery disk, without dedicating the
whole 38 GBytes of your hard disk to Bill Gates. The following steps will, however, destroy
all the data on it, so please make a backup of your important files before starting any of this.
- Insert the Toshiba "Product Recovery DVD-ROM" and switch the computer off then on, while holding down
<Ctrl><c> until you hear "beeps".
This will force the machine to boot from DVD-ROM.
- When you get the RECOVERY UTILITY splash screen, hit <Ctrl><c> again:
it will ask if you want to "Terminate batch job?" - hit <Y> and you should get a
DOS prompt. Type CLS to clear the screen, CD TOOLS then FDISK to start
the disk partitioning utility.
- Enable large disk support, delete all partitions,
and create a new FAT32 partition of 14503 MBytes. (Unfortunately, you cannot make the Windoze partition any
smaller than this if you want to use the Toshiba ghost image. It still leaves you
with a whopping 23 GB for Linux, which should be enough for most people...).
- Make the new 14.5 GB partition active, and escape from FDISK. Switch off.
- Switch on again, holding <Ctrl><c> as usual.
When you get the RECOVERY UTILITY splash screen, select Option 1 (XP) or 2 (2000), it does not
matter which. At the next screen, select Option 1 (Start Installation).
- The Recovery Utility will then offer to reformat your entire hard disk - Option 1 (NOT
A GOOD IDEA) - so please select Option 2 (Expert Mode).
- When in Expert Mode, select (using the right arrow key) Local -> Disk ->
From Image (Enter). You will see the available ghost images: S6K1ENP1.GHO (XP) and
S6K1ENK1.GHO (2000). Choose whichever takes your fancy, press OK, and the utility will
then offer to create a primary partition of 38 GB (aaagh!). You surely will not want this,
so manually SET a new size of 14503 MB, OK, PROCEED = YES.
- At some stage, it will ask you for a "Recovery CD #2" which you don't have. Just keep the
DVD ROM in the drive and press OK.
- When finished, reboot your computer from HDD and check that Windows XP (or 2000)
starts up correctly.
- Now you can install a serious operating system... Insert Fedora Core 1 Install CD #1,
and reboot, holding <Ctrl><c>, then proceed with the installation.
Unless you want something special, I would recommend that you select the "Automatic
partitioning" and "Remove all Linux partitions" options, when prompted. This will leave
your 14503 MB for DOS on hda1, and will create a 99 MB /boot partition on hda2, with 21.7 GB
allocated to the / (root partition). /swap is on an extended partition, hda5.
- Very important: If you want to avoid problems with Windoze trying to take control
of your system again, please use the suggested boot loader (GRUB) and not LILO. GRUB
has the unique advantage of being able to "spoof" MBR details, so that Windoze believes
it is the only operating system on the planet. Let it believe that if it wants; it
saves a lot of trouble!
- Please also read the general comments on Linux installation, below.
How to set up a Linux-only system
Start the procedure from Step 10, above. The only differences will be
no Windoze (hooray!) and the size of the / root partition, which will be about 36 GB.
Now, some general comments about the installation process.
- It is probably best to keep
your Ethernet port disconnected during installation: the Linux installer
may try to auto-assign some unwanted network configuration.
- Be careful about how you set the
networking options, and be sure you understand the difference between DHCP and
fixed IP addresses. It is also advisable to disable the firewall, at least initially.
- The old problem with the USB controller freezing on restart is still there. When
shutting down the computer, never choose the "restart" option - it will not work properly, and
you will have to switch off anyway when the USB freezes...
- If the screensaver comes on during Linux installation, you may find the display reverts
to some stupid resolution, like 640x480. Switch it back to 1024x768 using
<Ctrl><Alt><Fn><;> repeatedly until you achieve the desired setting.
Previous Contents Next