Tagged Questions
3
votes
1answer
87 views
Trying to install Windows on a system that has Ubuntu 12.04 installed
I'm a novice in installing & debugging OS errors. I had Windows 7 installed & it crashed today (the great blue screen). No matter what I did (tried to install Windows 7 again & again from ...
1
vote
1answer
151 views
How to Format an LVM partition
I need to format a partition.
But I have one LVM on my machine (VirtualBox) that is composed of two different two partitions of two Virtual HDD's (sdb5 and sdc5)
fdisk output
df output
0
votes
2answers
81 views
How to format Partition
I need to format Partition on Redhat 5.2
/dev/mapper/VG00-LogVol 148G 111G 36G 76% /u001/app/oracle
Please advice how to do it.
Thanks
3
votes
2answers
712 views
Format disk through rootfs terminal
I've got into a strange situation (because of my own stupidity of course:-)). I kept failing to install Chakra Linux from Live USB, so I was thinking that the reason could be that I created the Live ...
9
votes
6answers
13k views
How to partition 22TB disk?
I have a 22TB disk on /dev/sdb. How do I create a 22TB partition? Don't really care about the file system - ext4 or zfs is fine.
Running CentOS 6.2 - Partition will be used as a data dump. Only a ...