start/run/cmd
format c:
job done.
use the vista disc? you might be able to set up a boot disc using a cd instead of a floppy and format through that.
start/run/cmd
format c:
job done.
Access denied as you do not have sufficient privileges.
You have to revoke this utility running in elevated mode.
sudo fdisk /dev/hda
df -h
/dev/sda1 178G 8.3G 161G 5% /
varrun 1014M 120K 1014M 1% /var/run
varlock 1014M 0 1014M 0% /var/lock
procbususb 1014M 136K 1014M 1% /proc/bus/usb
udev 1014M 136K 1014M 1% /dev
devshm 1014M 0 1014M 0% /dev/shm
tmpfs 1014M 33M 981M 4% /lib/modules/2.6.20-16-generic/volatile
sudo fdisk /dev/sda
cmcewan@MythTV-Encoder:/storage$ sudo fdisk /dev/sda
Password:
The number of cylinders for this disk is set to 24321.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): m
Command action
a toggle a bootable flag
b edit bsd disklabel
c toggle the DOS compatibility flag
d delete a partition
l list known partition types
m print this menu
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
x extra functionality (experts only)
Command (m for help): p
Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 23565 189285831 83 Linux
/dev/sda2 23566 24321 6072570 5 Extended
/dev/sda5 23566 24321 6072538+ 82 Linux swap / Solaris
Command (m for help): d
Partition number (1-5):
Sounds to me you need to load the SATA/SCSI controller drivers, if XP setup is saying "No HDD" found..
Joel, when you boot up ubuntu there is an icon on teh desktop saying 'install' just run that and a few pages in it will bring up disk druid which will let you modify the drive and show you it all graphically !
You should even be able to create NTFS partitions !