| Home |
CyberKabila |
| How to UNINSTALL Linux |
If this command doesn't work
|
| I get only 16 color display on my comp, i am using RedHat 6.0 |
|
| How can I configure my Xwindows in RedHat Linux |
|
| I am unable to hear sound on my comp, i am using RedHat 6.0 |
| You must be having onboard sound-card .Only RedHat 7.0 onwards supports onboard sound-card . |
| How can i configure sound on linux. |
|
| I have installed both Windows9x and Linux on my comp ,how can i see my windows partition |
# cd / # mkdir windows
To mount 'C:\' drive of windows run following command
#mount -t vfat /dev/hda1 /windows
#cd #umount /windows
If you want to mount the floppy run following command
#mount -t vfat /dev/fdo /mnt/floppy
#cd #umount /mnt/floppy
If you want to mount the Cd-Rom run following command
#mount -t iso9660 /dev/hdc /mnt/cdrom
#cd #umount /mnt/cdrom
|
| I am unable to boot from my RedHat installation CD.Tell me how to install. |
|
There are two ways to overcome this problem. 1.Make a installation bootdisk 2.Boot from the CD by going to DOS.
|
|
Make a installation bootdisk Go to Dos Go to /dosutils directory of your cd-rom drives Do the following
Enter disk image source file name: e:\images\boot.img Enter target diskette drive: A: Please inserted formatted diskette into drive A: and press -ENTER-
To Install Linux: Enter the diskette and press Reboot Button.
|
|
Boot from the CD by going to DOS. In Dos goto [cdrom-drive]:\dosutils\autoboot
where [cdrom-drive] is the drive letter of your systems CD-ROM. |
| What is 1023 Cylinder Problem and how to over come it.(click on the hyperlink) |
|
site designed and developed by adam and mukesh |