You have a computer with 80 GB hard disk and Ubuntu 8.04 is
installed on entire hard disk. Now you have to create a
seprate partition for Windows OS and Install Win Xp as Dual
boot. write down the steps involed along with the commands.
Answer Posted / mcmarc
fdisk /dev/hda(sda)
m --> for menu
n-- to create a new partition
t-- to set the partition type
l-- to list the partition type
p-- print the partition table
w -- write the partition table to disk
reboot the system and select the newly created partition and
make changes in the /boot/grub/grub.conf file
| Is This Answer Correct ? | 5 Yes | 14 No |
Post New Answer View All Answers
What is a simple command?
How do I stress test my cpu?
What is cmake in linux?
What is linux load average?
What is the bash in linux?
What does cd do in linux?
Brief about the command kill PID?
What is free linux?
What is pwd in linux command?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
Which of the following tasks cannot be accomplished with the touch command?
Explain any one service which are working on udp only?
What does comm do and how to use it?
What is a makefile in linux?