Personal tools
Document Actions

FAQ

Frequently Asked Questions

Things you might want to ask about - check here first

  Sometimes when I boot, I get no network
  When I delete things, they don't appear in "Trash"
  When I indert new devices, they don't appear in "Computer"
  How do I run the GRUB install by hand

No Network

If you have a Broadcom network Interface (typically used in Dell workstations) then there is a known problem with the Linux b44 driver. Until this problem is resolved, the only real way around the problem is to reboot your computer if / when it happens. However, SOMETIMES you will find that executing; dhcpcd eth0 as user root will re-enable the interface.

No Trash

This is a known issue which should be fixed shortly. The broken component is the ability to "see" files in the Trash can (they actually go there Ok). To see and work on trashed files, double click on the Home icon, select "View Hidden Files", then double click on ".Trash".

No Devices

For example when you plug in an additional key. This seems to be a compatibility issue between the latest kernel and HAL, we hope to resolve this shortly.

Alternative: Setting up GRUB using manual instructions

To start configuring GRUB, you type in grub. You'll be presented with the grub> grub command-line prompt. Now, you need to type in the right commands to install the GRUB boot record onto your hard drive.

Code Listing 7: Starting the GRUB shell

# grub

Note: If your system does not have any floppy drives, add the --no-floppy option to the above command to prevent grub from probing the (non-existing) floppy drives.

In the example configuration we want to install GRUB so that it reads its information from the boot-partition /dev/hda1, and installs the GRUB boot record on the hard drive's MBR (master boot record) so that the first thing we see when we turn on the computer is the GRUB prompt. Of course, if you haven't followed the example configuration during the installation, change the commands accordingly.

The tab completion mechanism of GRUB can be used from within GRUB. For instance, if you type in "root (" followed by a TAB, you will be presented with a list of devices (such as hd0). If you type in "root (hd0," followed by a TAB, you will receive a list of available partitions to choose from (such as hd0,0).

By using the tab completion, setting up GRUB should be not that hard. Now go on, configure GRUB, shall we? :-)

Code Listing 8: Installing GRUB in the MBR

grub> root (hd0,0)          (Specify where your /boot partition resides)
grub> setup (hd0) (Install GRUB in the MBR)
grub> quit (Exit the GRUB shell)

Note: If you want to install GRUB in a certain partition instead of the MBR, you have to alter the setup command so it points to the right partition. For instance, if you want GRUB installed in /dev/hda3, then the command becomes setup (hd0,2). Few users however want to do this.

If you have more questions regarding GRUB, please consult the GRUB FAQ or the GRUB Manual.

Note: When you reinstall a kernel, you do not need to copy over the files anymore. Just run make install after compiling the kernel; it will automatically copy the necessary files and adjust the GRUB configuration.


Laptop Screen Repairs
Don’t buy a new laptop when you only need screen repairs! Find out more by following the link.
It Consultancy
Knowing when IT consultancy is necessary is always a beneficial decision and wise investment of your money.
Web Design Lancaster
Great Web Design from Lancaster Based Oporation ICTINSITE. Run to make your SEO and web Campaigns FLY.
Computer Support
Century Computing offer full service computer support to clients within London. Reduce your IT and computer support costs with now. Call us for a quote.
Scam Events at Marcus Evans
Secure your organisation from fraud. Attend scam prevention events by Marcus Evans.
Data recovery
Find reliable and quality data recovery here, with Data Clinic. Click here for more!...
Cheap Laptops
Great range of Dell, HP, Compaq and other cheap refurbished laptops from just £120.
IT Support Bristol
Outsourced IT Support & IT Services for Bristol, London & Bath. Linux & Microsoft certified business support, Call 01225 588 588
Email Support
Email Hosting, Blackberry And Windows Mobile Configuration Available From Our IT Department. Microsoft Gold Certified Partner.
IT SERVICES
Award winning IT Services from London provider Wavex offering support, advice, and training
Data recovery services
Professional data recovery services and solutions.
Class 10 clean room for physically damaged hard drives.
No data no fee.
Polls

Would you pay £1.99 for a new version of Flash Linux?

Yes
No