Ubuntu Installation :: Partition 1TB Drive Without Any Data Corruption?
Jan 6, 2011
I want to install Ubuntu (10.10) on the 1TB drive I need to unplug the SSD while installing it in order to dual boot by pressing F8 (the way I want it to be) so that Grub doesn't get installed on the SSD. What I want to know is can I partition the 1TB drive to install Ubuntu without any data corruption or anything? I have read that NTFS can lose data if partitioned with data already on it (I have no way of backing up my 100GB of files on the drive, as currently this IS my backup drive). What I want to do is have 900GB for files, and a 100GB partition (or partitions adding up to 100GB) for Ubuntu- what is the best way to do this? I don't need seperate partitions for ubuntu, can I install the whole thing to the 100GB partition and boot from it? Or do I need swap as well? I was thinking of making 900GB partition, 4GB partition for swap (if needed) and 96GB partition for Ubuntu (/ if I understand) as this is what the "erase entire drive" option creates.
View 9 Replies
ADVERTISEMENT
Jul 24, 2009
During a recent request to install fedora 11, I ran into an interesting problem. It seems that between fedora10 and fedora11, the developers switched from fdisk, to parted for creating the initial pre-mke2fs partition table creation.
It looks like the implementation of this is broken, as it's writing the partition table with overlapping cylinder boundaries. While this can sometimes be ignored, it can in certain cases cause significant data corruption.
On an installation I took it through, using the latest installation media, in both manual & automatic partition creation, the layout looked like this:
The last two partitions turn out fine, for some reason. However, those two partitions should not have overlapping cylinders. After my very first installation, the system was completely unbootable, and not even fsck wouldn't rescue it. If this is possible, then that means that a system that's been online for months or even years could simply drop out of functionality simply due to a byte or two of system-critical data falling on that last cylinder. Considering that a lot of the time kernel data ends up on /dev/sda1 (commonly the /boot partition), this is something that should not be ignored.
View 4 Replies
View Related
Oct 8, 2010
I'd like the final layout to have a Windows partition (will start out as XP and will become Win7 when I can afford yet another copy), a partition for Ubuntu, and a shared Data partition that I can use for all my files between both OSs. I think this should be fairly straight forward with Linux on a Primary partition with / and swap. Only thing is, from what I've read (and yes I know this is a bit old school) it might be a good idea to put in a /Home partition so that I can reinstall new upgrades and maintain settings. But I don't want to max out my 4 primary partitions so I can use a 4th partition as a kind of sandbox for OS testing without using VirtualBox all the time.
This leaves me in need of some advice, I've never used Fdisk and I was planning on just using the Ubuntu installer to do all of this, but I don't know if I can create /Home as a logical partition in the main Ubuntu partition and still have the benefit of being able to reformat /root without losing /Home. I might have just confused myself, because no matter how many guides and How Tos I read I still don't really get extended partitions, I understand logical vs. primary but extended is...confusing. I need the Ubuntu partition to be bootable, so it needs to be a primary partition...I think. Unless I can have: /boot, /, swap, and /Home...
Also, if Ubuntu can read NTFS, and Win7 can read Ext3, what should a do with /Data? Or should I just go with FAT32 and be done with it. (It's a big HDD btw, 640 GB, so /Data will be fairly large)
View 6 Replies
View Related
Sep 9, 2010
I'm having an interesting issue with my computer right now. It has Ubuntu lucid installed, which was upgraded from karmic shortly after it became available and was up to date as of September 1.
The issue is as follows: It will not boot the internal hard drive (250GB Seagate barracuda). When I select any of the kernels, it appears to be booting, but 6 Hours later, no joy. If I select any of the Kernels in recovery mode, it does nothing, so again no joy.
It will boot my 500GB removable drive via USB (Samsung on the inside), which contains a backup of my lucid (cloned with Clonezilla) from June-ish, but will not do so if the internal hard drive is hooked up, so I cannot access the internals contents while using the backup USB HD.
Now this is where it get's interesting, at least for me. It will boot up a livecd while the internal HD is connected, which was the only way for me to access the contents of my Ubuntu partitions in the internal HD. I have since pulled the Internal out, removed the USB 500GB HD from it's case, installed it into the internal HD bay, hooked up all the cables, turned the computer on and it did boot. While it did seem to take a long while to boot, I'm hoping this may be because it needs a serious amount of updates (294 updates, 485MB are ready via synaptic!). So I now have placed the 250GB Seagate into the USB HD case and can now access it, but the only contents that can be seen, are the items in my defunct vista partition and I cannot find any remnants of my Ubuntu installation, despite gparted being able to see all of the partitions.
View 9 Replies
View Related
Apr 7, 2010
How can I do partition of my drive without losing the data?
View 2 Replies
View Related
Mar 7, 2011
If you typed it in, my fdisk -l looks like this
[Code].....
I partitioned it using the Acronis (proprietary) partitioning software. I've had to move these around a bit when I initially set it up and at one point grub didnt work anymore. It was after I had to expand my Windows (7) partition. However I'm told that most modern software dont use the same unit of measurement that fdisk still uses 'til this day. Should I even be concerned? I did have to reinstall grub after I initial set all my partitions up. This post is merely a double-check to make sure.
View 7 Replies
View Related
Jan 18, 2010
I have an external USB hard drive that I need to recover some data from, but I see from fdisk -l that the partition uses LVM:
Code:
[root@localhost ~]# fdisk -l /dev/sdd
Disk /dev/sdd: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
[code]....
I've followed various lvm tutorials all of which describe setting up lvm from fresh on empty disks. Unfortunately non mention how to 'install' new a drive that was previously set up with lvm. I have had a go anyway and may have now lost my data. Here's what I've ended up with (the partition in question is sdd1):
Code:
[root@localhost ~]# pvdisplay
--- Physical volume ---
PV Name /dev/sdd1
VG Name vg02
[code]....
I've tried mounting with other fstypes, but all give the same error.
View 7 Replies
View Related
Nov 1, 2010
I accidentally formatted a 2TB drive of mine (big oops), but have recovered 2 of the 3 partitions using testdisk. My third partition is a LUKS encrypted partition. Testdisk managed to recover a piece of it, but it won't mount as most of it is unallocated. The partition originally occupied all space from sector 2,930,272,065 to the end of the disk -- sector 3,907,024,064. That is about 473 GBs. Currently, the partition only uses space from sector 2,930,272,065 to 2,930,288,129, about 7.84 MB.
The rest of the space is unallocated. Now what I need to do, is to expand the partition so that it occupies all the space that it used to. How would I do this? I cannot resize the partition, cause it would try to recreate the filesystem AFAIK and I don't want that, as it will fry my data. My data is not terribly important, but I would rather have it then not. I attached a screenie of kpartitionmanager. The partition in question is /dev/sdb2.
View 4 Replies
View Related
Apr 8, 2010
I've got an external hard drive with one large data partition on it. I also have four computers to connect it to (individually, not at the same time). Three machines are running Slackware and one is running Ubuntu 9.10. I need to be able to just plug the drive into whichever machine, mount it (preferably to the same location each time) and not have to worry about user permissions and such. Do I just chmod 777 all the files and folders or is there a better method for different 'users' to access the same partition? And how about mounting to the same location each time?
Now the second part of my question I'm pretty sure I'm not able to do but just in case..... is there any way to encrypt the information safely and make it compatible with a Windows XP machine?
View 4 Replies
View Related
Feb 20, 2009
I'm actually not a Linux newbie, but I'm DEFINITELY no expert either... I'm trying to copy all my data(approx 50 GB) from a usb drive(western digital 250GB) with ntfs partition in one go... The problem is that it only fails for big transfers... works fine for smaller transfers like 1Gigs or less... I have just one internal hdd partitioned into two ext3 partitions.. so I have sda1(Primary.. mount pt /), sda2(swap) and sda3(mount pt /piyush)... The usb drive comes up as sdb(sdb1).. just has one ntfs partition... I've also installed the ntf-3g drivers.... but doesn't seem to work... I've also noticed that when the machine hangs and I try to shut down, it fails and I get a message again again... (sdb1- no sense detected) or something like this... don't remember the exact message... will post the exact one if no one is able to figure out what's wrong...
View 4 Replies
View Related
Jun 12, 2010
I just installed F13 x86_64 on a system that used to be running Windows 7.
The boot drive is a SATA drive attached to the motherboard which is working fine.
However, my data drive is an NTFS partition filling a 3.6TB SATA raid.
It's GPT--Gparted sees 3 unknown partitions, and gdisk shows:
Code:
How do I mount this in Fedora 13? I had intended to shrink the NTFS partition so that I can create an ext4 partition to move the data to. Will this be possible?
I've got a LOT of valuable data on this drive, and nothing else big enough to store it.
View 3 Replies
View Related
Feb 28, 2010
So I built a new system few months to act as a development/"mess around with" server with an Asus Mobo and a Q6600 processor and 8 gigs of ram. Along with file, web and app hosting, I also do some virtualization on it... or atleast I had hoped to.
Ever since the first install, I've been randomly getting crashes and lockups. Sometimes it would just dump an error to the screen but stay alive, and sometimes it would dump an error and then lock up fully. The error mentions something about "kernel not tainted" etc. I will post the detailed error once it comes up again, as I have just formatted it again.
Other problems include downloaded files becoming corrupt. Files downloaded through any means (wget, torrents, ssh, ftp etc.) seem to randomly get corrupted (ie: the hashes are wrong).
I currently have one WD 150GB raptor as my primary OS partition, and 3 WD 1TB greens as my storage in an mdadm raid 5 array. At first, I had thought it was the raid array or it's drives causing issues. After painfully transfering the data off of it, I took the drives out and tried to run ubuntu with just the OS drive for a while. This still had the same issues. I then put in only one of the 1TB greens and had the same issue...
I downloaded WD's hardware diagnostic tool and ran full scans on all the drives. They all check out fine.
I left memtest running overnight and it had no errors either.
Most recently, ubuntu would not even install. It would get stuck at the stage of partitioning, and the keyboard lights would flash. After much googling, I tried popping in "noapic nolapic" to the end of the grub string, and it managed to install.
Now, I'm in a fresh system and just wgetted vmware server. However, it wont untar, I just realized the MD5 hash doesn't match!
So definately not the memory or the hds... I'm assuming it has to do with the APIC? From what I found on google, it seems as though this is only needed for the install.
Do I really need this to be on the boot string too? From what I understand, APIC allows processes to be divided out to the least loaded CPU. Having a quad core, I'd rather leave this on since it seems somewhat beneficial... I have yet to try putting this into the grub yet since I'm offsite and need
As a side note, this latest install is using just the WD Raptor as an OS drive.
And I'll post up the dumped errors if I get them again. There were none dumped out when the vmware download corrupted. The message format is very similar to the one here: [url
However, sometimes it mentions ext3 (or one of the other filesystem types I had tried with thinking it was a problem with ext3) Again, the error message is not the EXACT same, however the format is very similar...
View 13 Replies
View Related
May 12, 2010
I was a regular Windows user and have installed Ubuntu 10.04 LTS 2 days back. Not really sure what was my mistake during installation but that had erased all my data. I lost windows completely and lost all my data in all 4 drives including drives itself.I searched in internet and forums as how could I recover my data, and got solution to use test disk. Testdisk worked perfectly, I recovered my 4 drives and retrieved data for 2 of my drives. But I still cann't retrive my important data from other drives.I guess data still exists in hard disk. (no free space , and no data)I know there could be several threads which had solved this kind of problem.
View 5 Replies
View Related
Apr 28, 2010
I'm a new user to Linux & Ubuntu. My system is Windows 7 in one partition, one partition has free space to load my data, another partition is present to load Ubuntu. Can somebody please tell me how to go about the installation process when I'm already having an OS preinstalled?
View 1 Replies
View Related
Sep 29, 2010
My primary drive is 250GB and has the root, home and var (I'd read it's good to put var on a separate partition for MythTV which I'm planning on doing) on separate partitions. I have a second 1TB drive that I'll be using to backup the 250GB drive and also host less critical data. I've created two partitions on this drive, one 250GB and the other covering the rest of the drive. I'd like to move the Videos directory out of Home on the 250GB onto the 1TB drive but can't find a definitive way of doing this. Should I just follow this guide for moving the home folder to a new partition? Next question is when performing a backup of the 250GB drive how do I make sure it's going to the 250GB partition on the 1TB drive? Can the different partitions be mounted separately?
View 2 Replies
View Related
Mar 7, 2011
Observed on two host systems both with openSUSE 11.3 32 bit using ext4: When a big files, in this case a 1.2 GB and a 1.7 GB is copied from DVD, usb harddrive or shared folder into a Windows 7 32 bit guest system, the copied file is corrupted. The md5sum has changed and until the guest system has been rebooted successive md5sum tests on the same file comes up with various results... After a reboot md5sum tests show consistent results, but a sum different from the original file.
View 1 Replies
View Related
Aug 30, 2010
i have a 200gb hard drive and im upgrading to a 1tb hard drive and i want all my stuff like settings and files on my new hard drive whats the best and easiest way to transfer all my stuff from the old hard drive to the new one
View 9 Replies
View Related
Nov 28, 2010
I wanted to migrate from ubuntu karmic to the latest ubuntu 10.10, but i already have a lots of data on my hard disk in home directory. i was thinking if it is possible to transfer all the data to one directory and make a separate partition of it , so tht when i install a fresh copy of ubuntu 10.10 on my system i need not format this new partition ,which contains al my data.is it possible tht this new partition will automatically get mounted on the new system without the need to execute commands from terminal every time i start my system. if there is any other alternative way for solving this problem i would follow tht too.the reason for my migration is that karmic is really troubling me a lot and so many applications including my sound device have failed to work and i am not able to rectify them..
View 1 Replies
View Related
Dec 29, 2010
I had six partitions in my HDD, but due to some fatal error or virus, one has vanished itself. how to recover that drive without losing my precious data?
View 9 Replies
View Related
May 26, 2011
I've read the official documentation regarding hard drives and partitions. My pc has two hard drives. a 160gb primary hard drive with windows 7 a 1.5 tb secondary hard drive with about 80gb of free space I would like to know whether I can install ubuntu on the secondary hard drive, without touching any of the data present on that drive. From my limited understanding of storage, files are written all over hard drives during copy, move etc... Is the ubuntu partition manager smart enough not to overwrite any files during installation? Will I get a warning if there is a risk of any data loss on the secondary hard drive? I cannot backup any of the data on the secondary hard drive due to all my external drives currently being full.
View 9 Replies
View Related
Jan 15, 2010
i have ubuntu 9.04 i want to know if i can do a partition base on what i have right now cause when i installed ubuntu i didnt do the partition to install windows so i want to do it now or in any case how can i reinstall ubuntu again without loosing my data store in my hard drive what is best to be perform in my pc i am very happy with ubuntu and wanna keep with it but sometimes a have some app in windows
View 9 Replies
View Related
Feb 28, 2011
I am running Ubuntu 10.04, and i recently purchased an tandberg LTO-4 SAS tape drive. I want to access it and backup data on it. Do I simply just connect plug it into the server,and I should be able to backup/transfer data to the tape drive? Or are there intermediate steps before I can do that. Here are some results from commands that I have typed:
Quote:
ls /dev/tape/
by-id
Quote:
ls -lt /dev/tape/by-id/
total 0
lrwxrwxrwx 1 root root 9 2011-02-25 14:54 scsi-3500110a00145553e -> ../../st0
lrwxrwxrwx 1 root root 10 2011-02-25 14:54 scsi-3500110a00145553e-nst -> ../../nst0
[code]....
View 4 Replies
View Related
Mar 4, 2010
I am installing a custom 8.04 live disk (basically, a mirror of my whole system with user data intact, sans all non-OS files) from a USB key with remastersys for the .iso creation, and UNetbootin for the bootable USB on a brand new 120GB PATA WD HDD. Both do nicely so far, so I have a working livedisk to use until I need to install Ubuntu to the drive.
I had a pure linux box, but I need to add XP with dual booting now- I have to use Autodesk Inventor 2010 software for my college class on my laptop, so I don't drive 30 miles to use the 1 computer lab equipped with that software. I'm not new to Linux, but I am new to more in-depth partitioning. I've taken the lead and looked into things- read this good guide, among others:
HTML Code:
http://www.psychocats.net/ubuntu/partitioning and noticed that there is a way to more deftly use partitions so that personal files can be shared access and write between Windows and Linux partitions- with this:
HTML Code:
http://www.fs-driver.org/ Ubuntu is still my main OS, but being able to access all my media/data files between the 2 systems would be nice. Problem is, until now, I've put everything on a single partition because I didn't know better. Now I do, but am a bit confused with all the guides as to what's most efficient, especially in my case where full RAM speed is crucial to running a single program.
Here's what I know I need to do: 1. The Windows XP install I know needs from 20-30GB for Inventor 2010 LT to work well. I don't need anything else in XP spacewise- it's just being added for Inventor. 2. I'd like to create a separate /home partition for Ubuntu this time to save my user data, making future upgrades much more painless (I will be getting Lucid soon). How that works when upgrading, though, I don't know yet..
3. I'd like both OSes to share all my personal files (docs, pics, music, Inventor design files) if it is an efficient choice that works without problems.
4. Finally, because 2GB is minimum for Inventor to run decently, I need to maximize the speed of my RAM for it- from my reading, these so-called "swap" partitions can somehow be added for buffering this- people seem to sugguest the swap be half the size of the RAM for fastest speed, and some say add separate /usr or other partitions. I'm not clear on what would be most efficient for me.
I have limited HDD space- because of my laptop's BIOS, this single 120GB drive is the biggest I can get on my laptop, so efficient partitioning would make a huge difference for me. Before this, a 60GB HDD was in this. I'd like to see some added space for my data storage, but still keep things as fast as possible for Inventor when I use it, and Ubuntu.
View 3 Replies
View Related
Feb 21, 2009
I have just spent dome time using gparted to sort out my partitions. I have a vista partition, a fedora one and a big chunk of unallocated space I wish to use as my data drive.
I want to move my ~ folder to the new partition and have windows/vista access the folder and write to the Documents, Downloads folders etc.
What is the best format to use?
Also I plan to start backing up my partitions to a server, for instance using g4l to save a linux image (maby a windose one too). Is there any benifit in keeping all the hidden files (ones starting with period '.') i.e moving the whole ~ folder or would I be best off leaving the ~ dir and moving the folders I know i use such as ~/Downloads, ~/Documents etc?
And how should i preform the move of all these files? 'mv'? do i need to add any special options?
View 3 Replies
View Related
Mar 11, 2010
Between Intrepid and Jaunty, the database schema for Tracker changed from QDBM to SQLite FTS. This caused corruption problems for many, the only solution to which (as far as I can tell) was to delete the contents of .cache/tracker. Unfortunately I have many thousands of file tags which I'm not willing to lose, so that isn't an option for me. So I've stuck with Intrepid, waiting for a solution to come along. It doesn't seem to have happened yet.
So ideally what I'm after is some way to convert my file-meta.db file to the current schema, or a way of exporting and then re-importing my tags. Failing that, a way of running Tracker 0.6.6 under more recent versions of Ubuntu would do.
View 1 Replies
View Related
Jul 21, 2009
This is my 6th install of Fedora, begining with Fedora 4 I have had very good luck with all until 9 and I lost all data on drive by my bad clicks in a frustrated session. Now I have a great install of Fedora 10 with the exception that I fouled up and typed in a user (myself-'andybill') and am finding out that the work I need to do cannot be maximized by operating in user - andybill, I need to be super user. I have just moved and have not done any collaboration with our senior partner in a data development start up that he is the intellectual property in deed and law. For me to get back on track my using this OS I have to be master of all libraries, drivers etc. I am a nu-b (only 2 1/2 years, with no computer science background. This explains why I need step by step commands without abbriviated lingo-So if I can remove myself as andybill, make all root
View 13 Replies
View Related
Jan 1, 2010
i made a 10gb partition last time i had linux installed on my netbook. im trying to install ubuntu nbr on that partition when i try to select the 10gb partition(comes up as free space) it says "No root file system is defined please correct this from the partitioning menu" ? I dont get it last time i installed it i had the option to resise my windows partition thats how i made it.
View 2 Replies
View Related
Oct 26, 2010
I have created startup disk on my external USB HDD (on /dev/sdb1), I have been using it for some time, installed lots of software etc.Now I would like to install it properly onto the same HDD. I have partitioned the rest of the drive (formatted /dev/sdb2 as ext4 for it), but when I try to install, the installer complains about needing to unmount /dev/cdrom (which is in fact a loopback image on /dev/sdb1), although I don't want to touch that partition (even unchecked grub option).
So, couple of questions:
1) How to install it onto the same USB HDD, different partition?
2) (optional) How to preserve everything I have installed?
Code:
$ mount
aufs on / type aufs (rw)
none on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /dev type devtmpfs (rw,mode=0755)
[Code]...
View 2 Replies
View Related
Oct 30, 2010
I've been using Ubuntu 10.10 for just under a week. Recently, a partition called 'Data' has disappeared, and all my music and documents along with it. The folder is not to be seen in Places or on my desktop. My only way of finding it is to go to terminal. But when I try to open it there I get an error saying I don't have permission to read it. In Puppy Linux and SliTaz I can easily find the partition and read it. What should I do to bring it back in Ubuntu?
View 3 Replies
View Related
Dec 11, 2009
I usually repartition a disk by backing up, deleting the partitions, formatting them and repartition. I just did a 200 gig backup (so i am safe) and i want to join 2 (ext3) partition together, sdb1 (data4) and sdb5 (data5) into one big partition. Is there a way to do it without scraping the data in sdb5 (data5). It would save me from rewriting the data back to that new partition (200 gig is time consuming).
View 1 Replies
View Related