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
How often do you use grep command and how in Linux operating system?
Describe the mknod command and when you’d use it.
How do I know my shell?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What is the purpose output of cd command?
How do I check my system performance?
What is ls command and what it does?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What is llvm used for?
How do I clear bash history in linux?
What is the use of man command in linux?
What is free linux?
What does chmod 777 do?
How do I check storage on linux?
What is command to check ports running/used over local machine