Ubuntu :: Hard Drive Setup ?
May 24, 2010
I recently had a fatal system error with windows so i switched to linux. I followed the installation guide and got Ubuntu running with no problems but it think i could have set it up better. I have a 160Gb hard drive (Which I will call drive A from here on) that i want to install the os itself onto and a 1tb hard drive (drive B) that i want to put my /home folder on. So when i re-install Ubuntu and get to the disk partition page, will it work if i make a 10gb partition, for ubuntu, and a 4gb swap partition on drive A, and then use all the free space on drive B for my /home folder? or does everything have to be on the same hard drive?
View 5 Replies
ADVERTISEMENT
Feb 12, 2011
i have ubuntu 10.10 installed on a 40gb hard drive and have setup arch linux on a seperate 160gb drive and am at the Choose bootloader screen of Arch Linux. My question is do i use arch linux to reinstall GRUB or do I choose none and configure GRUB to see both? if its the later can you tell how. Oh and Ubuntu is on sda and Arch is on sdb
View 6 Replies
View Related
Jan 28, 2010
I've managed to get a hold of a 160GB drive, which I hope to use as my system drive for a server that I'm setting up. This may be the tip of the iceberg (as it tends to be with me for some reason), but this is what's happening:
I got the drive, which has been used before but has been secure erased, and it's been sea tool-ed so is therefore as good as new. It shows up fine in the BIOS, and GParted discovers it straight away. I then split it into 3 partitions:
A ~10GB system partition - sdd1
A ~130GB storage partition - sdd2
A ~4GB swap partition - sdd3
GParted performs all actions straight away with no issues.
After partitioning, fdisk -l reports the following:
Code:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2bd2c32a
[Code]....
I've then gone to install Ubuntu. I go through all the major steps, up to where it asks you where you want to install Ubuntu... at which point sdd just doesn't show up at all. It shows sda, sdb and sdc fine, but sdd is nowhere to be seen.
Two things strike me as odd (although I suppose understandable) - Firstly, every partition in sdd mounts fine, but is owned by root. Secondly, each partition has a folder called 'lost+found' with varying amounts of data. There's 662.3MB in the 10GB partition's lost+found folder, and 6.9GB in the 130GB's folder.
View 2 Replies
View Related
Jul 9, 2010
I have an old Dell Dimension 2400, currently running winXP. It has a second hard drive attached onto which I'd like to install ubuntu. The drive is visible in My Computer, but when I began the install process, ubuntu didn't give me any option to install on the second drive; it doesn't seem to see it's there. I went into the Setup menu and the drive isn't found there. Does anyone know what I need to do to configure things so that I can get ubuntu onto the second HD?
View 2 Replies
View Related
Dec 7, 2010
When I start the Live CD I can see my harddrive and access it. But when I start the setup, it cant find the harddrive and I can not choose it. Ive tryed more than one cd's and another distro (built on Ubuntu). The hard drive works fine, Ive got Windows 7 already on it (help me change back to linux). I know the computer works fine as I once used another computer to install ubuntu on the harddrive and then moved the harddrive to my computer.
View 8 Replies
View Related
Apr 16, 2010
Ubuntu Breezy 5.10 (don't suggest an upgrade - it works!) I'm trying to setup a script which updates some software on the hard drive from a directory on a USB Flash drive.After I've plugged in the USB drive and seen it recognised by automount:
Code:
ls -l /vol/USBDISKB
OK - shows me the directory and files.
Code:
#!/bin/bash
if [ -d /vol/USBDISKB ]; then
echo "Found USB drive"
else
[code].....
View 14 Replies
View Related
Apr 7, 2009
I am upgrading my old 40G hard drive to a new 160G one and want to know the best way to set it for use with my system. I currently have a Windows partition which I want to keep & reinstate onto the new drive. Then I want to have another 3 partitions for different distros.
What should I do as a first step when I put the drive in boot off a live CD. I am assuming that I will need to do. If I do a, # grub-install, will this then format the MBR and then create a small partition for /boot. Following that, do I just restore the Windows partition immediately after the /boot partition, and then create new partitions for the distros accordingly.
I would also like to create a seperate swap partition and then install F10. Is there an option in Anaconda to not use LVM (can't remember).
View 5 Replies
View Related
Apr 21, 2010
I got a Western Digital 500GB SATA drive, installed Vista on it no problems and made sure to leave about 120gb of unallocated space when setting up the drive. Went to install F12 via the live CD and it says no drive was detected. If I take the live CD out then it boots into Vista no problems so the drive is definitely connected OK.
I was using the 64-bit version of the live CD so I downloaded the 32-bit version but I have the same problem! The motherboard is an Asus P5QPL-AM if that makes a difference.
View 4 Replies
View Related
Feb 2, 2010
i want to setup multiple xen on a remote server in a datacenter, this is first time i am doing it, i want to know when we do it on a local machine it asks for bootable DVD to be inserted, but that can't be done on a remote server, so is there a way we can give it the path of some directory which behaves as a bootable dvd and install the os
View 1 Replies
View Related
Jan 25, 2010
I got a dell inspiron 1501 laptop with a 80Gb sata drive what is the best solution to add data storage space for someone that love to have multiples operating systems at hand Note: I use mostly linux so I won't need to change my laptop for many years maybe ...
View 2 Replies
View Related
Mar 16, 2010
My parents bought a new hard drive for a laptop that I've owned for several years. It's much larger than the current one, so I plan on splitting it up to dual boot it with Ubuntu.I have no problem with partitioning a drive (I always keep a LiveCD handy), but my question is this: how can I go about moving the existing partition to the new drive? This is a laptop, so I can't simply plug the new drive into another slot.
Also, even if I manage to move it, will Windows still work on the new drive in a larger partition? I've had this laptop for quite a while, and I've lost the recovery discs that came with it a long time ago. I also have a lot of software without CDs to reinstall them with. This makes not reinstalling Windows a high priority.
View 3 Replies
View Related
May 1, 2010
Trying to install Fedora 12 using the 6 CDs. Trying to install on an older x86 box.Problem is that when detecting my hard drive, Fedora 12 recognizes it as a sda hard drive instead of hda hard drive. I have no SCSI connected to my computer what so ever. It's an old fashion PATA Western Digital hard drive.If I proceed with the install, Fedora 12 only installs 200MB of the OS from the first CD only. No options for additional software or anything.
View 1 Replies
View Related
Mar 21, 2009
Sometimes when I do anything write heavy such as transferring backup or downloading large files from the net, the machine crashes almost completely.
View 8 Replies
View Related
Jun 3, 2011
I have a laptop with only 30GB storage and I want to install Lubuntu in virtual box but Lubuntu needs 5GB of storage space which i dont have. Could i use an external 160GB hard drive to act as the hard drive for the virtual machine without affecting the files that are already on the external hard drive
View 6 Replies
View Related
Jan 14, 2009
I have 2 ubuntu's: 1 on my ineternal hard drive, 1 on my external
When I startup without my ext drive =>GRUB error 21.
And when I plug it in I can choose: the standard ubuntu kernel is the one on my external, and the original one is listed under other...
I'd like to be able to startup without external hard drive and make the ubuntu on my internal drve the standard.
View 14 Replies
View Related
Feb 18, 2010
I'm using Ubuntu 9.10 and previously had a separate partition with another distro on it. I decided to delete the other distro's home and swap partitions and install XP in place of it. I've been following these instructions: [URL] and [URL] I have gotten to the point where I am booting to the XP CD and want to install it, but I get the message, "Setup did not find any hard disks installed on your computer" when I should be getting to the screen that asks me to select a partition to install XP on. This is what my HDD looks like in GParted:
I want to install XP in the unallocated partition, but I have a feeling I screwed up somewhere along the way and probably don't fully understand the whole thing. Even if I try to format the unallocated partition to NTFS I can't make it a primary partition (I assume because it's within sda2). The very last thing I want to do is delete my Ubuntu partition and start from scratch, but if that's my last option let me know.
View 4 Replies
View Related
Jan 17, 2011
I recently bought 320 GB Trancend external hard disk and working fine days back.Earlier i could copy from and to the hard disk with out any issue. I dont know what happened after that now i am not able to write any files in to the external hard disk. This is not NTFS formatted device. here is some of the out put from terminal.
Code:
sundar@sundar-sundar:~$ fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
[code]...
View 7 Replies
View Related
Sep 11, 2010
I have been trying to install centos on my hp servers and when i get to partitions my hard drives the OS does not detect any harddrives. I have 4 scsi drives and i believe a intergrated smart array controller.
View 1 Replies
View Related
May 22, 2011
is there a way to write/unpack .qcow2 hard disk image directly to real hard drive in Linux?(I know it's possible to unpack .qcow2 to .raw and then dd to drive, but I'd like to skip .raw since its large)
View 2 Replies
View Related
Aug 23, 2010
I have a SATA drive that worked fine. Then I installed two more hard drives into my system. When these hard drives are installed, if I try to access the SATA drive in Linux, it will start lightly clicking and then the drive will become unavailable. If I power on the machine without the other two hard drives then it works fine. What could be causing this to happen? I don't think it's heat because the two hard drives are far away from the SATA drive.
View 1 Replies
View Related
Jan 23, 2010
I wanted to know if i can install 9.10 onto a usb flash drive--without using my computers hard drive at all when running ubuntu off the flash drive-
View 3 Replies
View Related
Aug 26, 2010
I just booted one of my computers from a usb drive I had installed Ubuntu 10.04 LTS to, and when I booted it up on that computer, it worked fine. Then, when I powered down the computer and booted it back up to the main hard drive, it booted to the same that my flash drive was running, but my flash drive was not plugged in!! How is this possible? Did it copy itself over my other operating system? There is no trace of it. By the way, that, too, was ubuntu 10.04.
View 2 Replies
View Related
Jun 19, 2011
I would like to install Linux Ubuntu 11.04 on an external hard drive - its partitioned and ready for Linux.I've downloaded and burnt the .iso file to a DVD so its all good so far...First of all... is this possible without messing up my macbook? I don't particularly want to break into my macbook to disconnect the hard drive (I read on a tutorial for a previous version of Ubuntu that I'd have to do that... - does it still apply to 11.04?) - as it voids the warranty (I checked ).The reason I ask this is because I had a friend who partitioned their internal hard drive and installed Ubuntu on it. But after installation was complete they couldn't boot up Windows 7 or Ubuntu... and it resulted in them having to clean install Windows 7... - I don't want to end up in that situation
Second... If it is possible to install it without messing up my macbook... - Do I just follow the install instructions but just make sure that where possible I make sure that everything is installed on my external hard drive?...I really need someone to put my mind at rest that everything will run smoothly and that I'll be able to run Mac OS X as usual but also that I'll be able to boot from my external hard drive to run Ubuntu.
View 2 Replies
View Related
Mar 23, 2010
I am trying to move a whole bunch of files from one partition on one hard drive to the same partition on another hard drive. Can I mount the same partition (same name, different drives, i.e. /data on /dev/hda1 and /data on /dev/hdb1)and copy those files? Shutdown the server, take out /dev/hda1 and boot up with the new drive and it's /data contents.
View 1 Replies
View Related
Jan 20, 2010
I have ubuntu server acting as a router installed on a 60 gig drive, i'd like to use that drive in another machine and replace it with a 5 gig drive. how can i transfer from the 60 gig drive to the 5 gig drive?
View 9 Replies
View Related
Jun 23, 2010
I am soon going to have to return my intel ssd for replacement. Therefore, I am going to be cloning the 160gb drive to a 320gb drive to keep my system settings while I am waiting for my new drive. I will not change the size of the partitions to fill the 320gb drive. I'll just change the grub settings if I absolutely have to. After that, I am going to have to clone the 320gb drive back to the replacement 160gb drive. Am I going to have problems doing that since I will be going from a larger to a smaller drive?I typically use Clonezilla with the default settings.
View 2 Replies
View Related
Oct 7, 2010
I want to load ubuntu on my home pc. I have two hard drives but not have enough dvd's to back everything up on #2 hard drive. If I load ubuntu on drive 1 can I get in two drive two?
View 2 Replies
View Related
May 30, 2011
I have 350GB external Western Digital USB hard Drive.When I try to remove it from the system by executing Safely Remove Drive menu the fedora 15 system gets stuck.The processor starts giving a hum sound and it goes on even if it is left for half an hour in the stuck state.The Mouse is not working and everything is halted.
View 13 Replies
View Related
Mar 20, 2010
I have minor problem with upgrading a hard drive. I am running an old pentium lll with two hard drives. On the first hard drive I have two partitions of around 90GB each. On the first partition is installed winXP and on the second partition I have Suse 10.3, both booted by grub and living happily side by side. My second hard drive (which is formatted for windows is only 4GB.
My problem arises when I try to replace the 4GB with a 80Gb hard drive. When I disconnect the 4GB drive the system fails to boot up and complains with error 21.
View 8 Replies
View Related
Mar 30, 2011
i have installed fedora 14 with so many libraries ,development tools installed on my pc but i usually have to present some projects which can run on my system .........and can't be executed or compiled due to absence of libraries and tools there so, i there some way to so that i can use this current installation on my hard drive of my pc to some external media like external hard disk and plug and use that installation anywhere on any system..
View 2 Replies
View Related