Ubuntu :: Formatting A Hard Drive - Install Windows
Jul 26, 2010
how I can format my hard drive with Ubuntu on it. I have a disk with windows vista home basic on it and it wont let me install windows until I have formated the hard drive.
View 2 Replies
ADVERTISEMENT
Sep 27, 2010
I didn't know how to Make a cd image out of the Ubuntu iso so I made a seperate partition in my drive.Now I'm wondering how to delete the windows partition without formatting the whole hard drive.how to create a bootable cd image
View 2 Replies
View Related
Jun 12, 2011
What I've done is partition my external hard drive to have 130g for my Windows info. Then putting the 90g towards Linux. I used a live cd on my home computer to format the 90g of Linux. I'm simply wanting something to learn more about from time to time that I can use on my home computer, laptop, fiance's computer, etc. So the formatting went successful. I have linux on the 90g of hard drive that I wanted it on. The problem is this. When I take the live cd out, when I remove my external hard drive from my computer. The home computer (which has Windows) won't boot. It comes up with a error 21. But now when I boot with the external hard drive I use, I make it to the boot menu and can boot from Windows.I need to be able to boot from Windows on this home computer, since my mother and grandparents use this computer quite a bit. I'm not always going to have my ext. hard drive plugged into this computer, so I need some help if you all know now.
View 9 Replies
View Related
Feb 1, 2010
I have a 250GB external hard drive that I want to format to ext4. It will be used to store back ups of my documents, music and pictures. I tried booting the Ubuntu 9.10 Live CD (amd64) and using gparted to delete the partitions that where on the hard drive leaving only unallocated space, then creating one new partition that was ext4. I clicked apply and after a short time it said all operations completed successfully.
Now the problem is it won't let me transfer any documents onto the hard drive, or even create a folder or file. If I go into the properties of the hard drive, under the permissions tab it says I am not the owner...?
View 7 Replies
View Related
Jan 14, 2010
I made a new partition on my hard drive, and installed Windows XP on it. However, because of space shortage on the disc (didn't bring my external HDD's with me) I could not "afford" to make the partition bigger than about 7GB. Turns out that's not quite enough. So I thought I'd try to resize the partition. Booted from my Ubuntu LiveCD and entered the partition manager. I'm able to tell the program that I want to resize the Linux-partition (so it sets the now freed space as "unused", but when I chose to "resize/move" on the XP-partition I do not have any free space. Does this mean that I have to resize the Linux-partition (until now I didn't actually resize it, only set the job as "pending" hoping that I could select both to shrink the Linux-partition and extend the XP-partition in one session), or do I have to format the XP-partition and make a new one (larger this time), then reinstall XP?
/dev/sda1 is XP; /dev/sda2 is Linux Mint
View 4 Replies
View Related
Dec 17, 2010
I have this 1.5 terabyte external hard drive. It has some bad sectors and although I keep reading that you can't really do much about them, I'm going to reformat the hard drive. I was just wondering what utility would be best, or because it's NTFS and I need it to be NTFS afterwards, should I just do this on Windows?
View 1 Replies
View Related
Oct 12, 2009
I have been trying to figure out how to format my hard drive when I'm installing Fedora 11. When I boot from the live disk, all installation were done automatically, so I didn't see how I can do it. I tried googling it, but didn't find anything on how to do it either.
View 3 Replies
View Related
Jan 22, 2011
I have only known about Linux software for the past couple of weeks. I want to install Ubuntu 10.10 on an older desktop I have so I can become more familiar with it. I am average in knowladge about Windows OS and MS-DOS. I tried to install Ubuntu and I get an error message about the harddrive. The CD I am booting with will load on my other PC with Windows XP on it. I have only let it run on it long enough to verify that it is bootable.
I have made a floppy boot disc following the instructions on another Linux site about Ubuntu. I have also tried to boot my alternate PC with the floppy and it boots up. The harddrive on my working PC is a Maxtor 40gb formatted with NTFS file system. The harddrive in the older desktop is a Western Digital 80GB WD800LB-55DNA0.It worked fine with Windows XP on it. I also made a Western Digital DATA Lifeguard for DOS floppy and it boots with it.
View 14 Replies
View Related
May 24, 2011
I have a computer that was given to me and is no longer booting up properly. It's an Acer with VISTA installed. I would like to format the hard drive and start over with Linux. I don't have the original windows vista disk, I don't believe the computer even came with one, and no back up disks. Apparently this is the only way to format VISTA. When I am in the command prompt here is what happens.
C:> format c:
The type of the file system is NTFS.
Enter correct volume lable for drive C:
I don't know the correct label.
Searching on the forums I found this.
format c:/fs:NTFS/p:/
That doesn't work. I get this:
"Invalid parameter - /p:"
View 6 Replies
View Related
Jul 19, 2010
I'm trying to partition/format a new external hard disk for backup and have run into a snag that now prevents my computer from booting. In the description below of what happened please bear with me as I do my best to remember the commands and screen output (which for obvious reasons I don't have in front of me).As root.The disk was subsequently writable. However, I then realized that the default start and end cylinders had resulted in a very small partition apparently occupying some free cyclinders in the beginning of the disk.
So next I ran fdisk again, deleting the sdc4 I had just created and creating a new one instead, this time using the cylinders at the end of the disk. When I exited fdisk I got a message something like that the new tables can only be read upon a subsequent reboot. I ran mkfs again, but not e2label. Indeed using /sbin/fdisk -l, sdc4 still had the small size as defined initially. So I rebooted.
Now when it comes up I get something like "checking filesystems. fchk.ext3: can't resolve 'LABEL=/media/LaCie2TB1'" and am prompted to login as root to correct. I tried to simply delete sdc4 again but that didn't help. I also tried to edit /etc/fstab (using vi, which I don't know at all) but it kept telling me that this is a read only file, even though permissions are rw for root.Can anyone out there help me so that (1) I can boot into my computer, and (2) I can correctly partition and format the hard drive??
View 2 Replies
View Related
Apr 18, 2011
Some time ago I reformatted my hard drive to just run Ubuntu. Now I need to install Windows XP but when I put in the install disk it says it can't find a hard drive. I'm guessing this is because the hard drive is formatted to a Linux-specific ext4/extended/linux-swap set-up. The ext4 partition is 71GB and only uses 13GB. I have 57GB free. I can see all this in Gparted but how do I now split that ext4 up and free some space for ntfs partition for Windows? Indeed is this what I should be doing? Obviously I can't unmount the ext4 bit whilst in Ubuntu.
Ultimately I want to do a complete reformat of the hard disk and just install Windows XP for the time being (I'm handing the laptop in for a hardware service).
[Code]...
View 7 Replies
View Related
Oct 21, 2010
j have just installed suse linux 11.2 on my pc , the problem i am having is i cant use my windows hard drive . i have downloaded and inatalled NTFS-3G and still it wont work . i can access the windows hard drive and look at what is on it ,ie pics , music ,films.
View 9 Replies
View Related
Dec 18, 2010
i can only boot to MSDOs with floppy msdos bootup on A:. I want to install ubuntu 10.10 and completely erase HDD but the ubuntu disc won't bootup even when bios is set for cd only. This is older HP pavillion that I have retired but HDD scans out good so I thought i would run Ubuntu only and maybe put MS out of business but not having any luck with install. When booting from HDD error is system 32hal dll is missing or corrupt but HDD C: is 0 anyway. I just want to install so I can play with Ubuntu.
View 14 Replies
View Related
Aug 31, 2010
I've recently installed openSUSE 11.3 with GNOME When I was working on desktop settings, it locked itself, and it doesn't accept password I set during installation. I know that password is right, because it worked in YaST.
How to solve this problem without loosing any files? I haven't done backup... Is it possible to reinstall system, without formatting hard disk, and loosing files?
View 9 Replies
View Related
Jan 23, 2011
I've just installed a second hard drive in my laptop with windows 7 on one drive and Ubuntu on the other. I selected the side-by-side install in the Ubuntu install and let Ubuntu do the rest. Unfortunately Grub isn't seeing the windows install even after reconfiguring grub. However, the windows 7 drive is visible in Ubuntu and all the windows files are there intact.
Does anyone know how I can make grub see Windows 7 so I can boot into it?
View 5 Replies
View Related
Jul 15, 2010
I want to install Ubuntu 10.04 on drive C. my files are on drive D.. so i don't want to format drive D during the installation of Ubuntu.
View 5 Replies
View Related
Sep 2, 2011
Tired of fat32 fragility, I reformatted a 4GB pen-drive as ext4 using Yast's partitioner. I chose format as ext4 and checked fstab options "can be mounted by user", "no access time" and "ordered journaling". I thought that these fstab options would be ineffective since a removable device won't be added to fstab. when I insert the pen-drive it auto-mounts and the folder /media/EMTEC is created (EMTEC is the volume name). The relevant mount entries are:
Code:
:~> cat /etc/fstab | grep sde
:~> cat /etc/mtab | grep sde
/dev/sde1 /media/EMTEC ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
:~>
There's no fstab entry, as it should be, and there is a mtab entry corresponding to the pen-drive, /sde1. However the /media/EMTEC as created (by udev, I suppose) is owned by root, I can't write to it. But if I change (as root) the /etc/EMTEC folder permissions so it belongs to the regular user, i can (obviously) write to it *and* it stays so *between* remounts. Haven't tried a reboot yet. What I'm not sure is if ordered journaling is OK for a pen-drive - or any kind of journaling, for that matter. Or will this significantly decrease flash memory life? Also, the fstab options set in Yast appear to be remembered by whatever creates mtab, as well as /media/EMTEC permissions. Is that so? Where are these settings kept? How does this work?
View 2 Replies
View Related
Mar 8, 2011
I'm sure this has been discussed before, but I can't seem to find any definitive instructions. What I'd like to do is pop a new hard drive in one of my Ubuntu PCs and install Windows XP on the new hard drive. (Don't worry, I'm not going back to XP... I just wouldn't mind playing some old games again.) This machine originally had one hard drive with Windows 98 SE installed. When I starting using Ubuntu, I just added another hard drive and installed to that. Now I boot from the Ubuntu drive and have Windows 98 as an option in the Grub menu. If I add another hard drive and install Windows XP, how can I update the Grub menu? I realize that it's possible to manually edit the menu.lst file for Grub, but I didn't have to do that in order for Grub to recognize my Windows 98 drive. Would running update-grub as root do the trick?
View 6 Replies
View Related
Oct 24, 2010
I have Ubuntu 10.04 and Windows XP running each one in a partition of two different hard drives. I want to install Windows 7 in a second partition of the hard drive where Ubuntu is running. Windows 7 did not see the hard drive where Ubuntu is running. So I understand that I need to format the partition where Ubuntu is running, install Windows 7 and later on Ubuntu 10.04 which will create the boot for the three systems. But I want to backup Ubuntu's installation, and after installing Windows 7, install the backup. So I will need to add the file for the dual booting. How can I do it? Is it there any piece of software that could create the three booting option that I need?
View 1 Replies
View Related
Jun 14, 2010
I want to dual boot openSUSE 11.2 and Windows 7. I already have Windows 7 installed but I have encountered multiple issues in the past with trying to make dual boots. Usually when I install Linux, GRUB decides it wants to go into world domination mode, and "breaks" my Windows installation. I have reason to believe this is because the distros I use come with legacy GRUB, (v0.97) and for some odd reason it lacks commands such as "update-grub" etc. This means I cannot add Windows 7 to the boot menu without going into extreme complications, which have NEVER, I repeat NEVER succeeded. When I boot the Windows drive directly, I get some error about GRUB not finding the device, and it puts me into a grub rescue command line. Now I am no expert in this field at all, but wouldn't that mean that GRUB wrote itself to the MBR of...oh I don't know, ALL of my hard drives? I really want to install openSUSE 11.2, but from bad experience I am really put off as I know that it ships with legacy GRUB v0.97.I am also running Fedora 13 at the moment, I have quite an experimental dual boot running..been trying to get GRUB 2 for hours now, it is definitely there but no commands work, "upgrade-grub-from-legacy" and "update-grub" return with command not found. I've heard this is just a bug but can anybody confirm that there will definitely be a way for me to "fix" my windows installation after it gets "broken" by GRUB?Second idea, unplug my windows hard drive while openSUSE installs?
View 9 Replies
View Related
Mar 8, 2011
Is Ubuntu like windows and can you download Ubuntu to a flash drive or external hard drive and if so what kind?
View 4 Replies
View Related
Apr 30, 2010
I have an unused laptop computer with an WindowsXP installation lying around. I decided to use this computer with Ubuntu for the next few months but it is absolutely crucial to preserve the current WindowsXP state somehow. Is there a safe way to "conserve" that very Windows installation as an image so I can recopy it later on? I'd like to clean out the computer completely to install Ubuntu afterwards. After using Ubuntu I want to install the old WindowsXP again as it was before. Is that even possible? Power on and XP boots as before? I mean driver, accounts, passwords etc? What would you recommend?
View 7 Replies
View Related
Sep 3, 2010
Windows XP Laptop hard drive is stuck in a hibernated mode. Will not let me access it through Windows, period.
I loaded Ubuntu Live on the suggestion of a coworker in order to retrieve my important files by hooking up the Windows HD through a USB adapter (Inland).
Ubuntu recognizes the 160GB HD, but refuses to mount the drive because "Windows is Hibernated." I Know my disk is hibernated, I need a way to get my important files from the drive...
(Screen Shot Attached in .jpeg format)
I know very little abount Ubuntu so please keep that in mind with your gracious replies.
View 2 Replies
View Related
Feb 23, 2011
I am buying a new laptop and of course it comes with Windows 7, I prefer not dual booting and want to keep windows on a separate hard drive for that once in a blue moon I need windows, the hard drive is pretty sweet and I would rather use the new hard drive for Ubuntu and put windows on a smaller slower drive.The laptop obviously dont come with the Windows CD
View 5 Replies
View Related
Nov 26, 2010
I am definitely non-techy, non-geeky, a GUI guy really, but learning steadily - I have been using Linux for a while now, have just moved on to Ubuntu and find it really great to use - I now feel confident enough to have just Ubuntu Linux on my Sony Vaio laptop (at the moment I have dual boot with Windows XP)
however there are just a few Windows programs that I need to use that will not run under Wine
so I would value comments/advice on my 'grand plan'
1) re-format the Windows partition so that Ubuntu can use the entire hard disk (I don't know the best way to acheive this - is it to reinstall Ubuntu using all available disk space? or is it better to just format over the Windows partition and treat it as a second hard disk?)
2) install VirtualBox and use a version of Windows as a guest OS so I can use those Windows programs when I need to - I understand this is easier than having to reboot the computer to get access to Windows
View 3 Replies
View Related
Mar 19, 2010
Can I hook up an external hard drive with windows xp on it to my new laptop which has ubuntu on it through the USB port? I have the cables... forgot in which order should I plug them though... Would save me a lot of work
View 7 Replies
View Related
May 31, 2010
Is there any way to make windows recognise my second hard drive (Which is fully exclusive to ubuntu) and access it? Iv'e been getting a few BSOD's since installing ubuntu and I'm pretty sure it's because windows keeps trying to access it and failing.
View 2 Replies
View Related
Oct 17, 2010
I am currently running a dual boot with windows 7 and Ubuntu 9.10. Is there a way to get rid of the windows 7 partition without redoing the hard drive? I know how to delete the second partition and then do a FixMbr in windows. Is there a way to do that in Ubuntu?
View 2 Replies
View Related
Feb 27, 2011
I got a wireless network. 1pc running win xp and one laptop running ubuntu. I want to share my windows hard drive, and access it on my (ubuntu) laptop.
View 1 Replies
View Related
Nov 13, 2009
I dual boot with Ubuntu and Windows, and I just about an hour ago upgraded to 9.10 from Jaunty. After I restarted my computer two versions of Ubuntu could be booted, Windows was not on the GRUB menu. I am new to programming, and am completely clueless as to why this happened, and how I can fix this.
View 9 Replies
View Related