I have a dual boot computer with slackware_64 13.1 and windows.
I have a 120G ide hard drive that I need to add to my computer.
Adding this hard drive changes the drive device id's and slackware won't boot.
as installed, my drives look like this:
When I add the extra hard drive, it looks like this:
I know there is a way to make an initrid and to use the uuid identifications for the drives, and even use labels instead of the long uuid's, but I'm unfamiliar with this process, so I was hoping somebody that's done this before might point me in the right direction.
I recently installed Fedora 13 on an 80 gigabyte hard drive, and it split the space in two, giving root and the normal partition both 36 gigabytes. I need at least 60 gig or more for my home partition. What can I do to shrink the root one? I currently do not have accsess to the install media or a rescue disk.
I just partitioned and installed slack on a 1TB hard drive. I then run KDiskFree under KDE, and saw that I am missing about 300Gig! Is it just a simple thing between bytes and bits like MS. Or is this an issue I can not ignore? I have 3 partitions. One is my swap, one is ext4(slackware is on) the last is a jfs partition.
When I installed, I accidently installed the bootloader to the mbr of my hard drive instead of the Ubuntu partition.Is there any way that I can make it so that it shows the Windows bootloader first? (Windows partition is set to active, Windows is on hdd0,sda1, Ubuntu is on hdd0,sda4 with sda5 as swap)
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.
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.
I need to expand one logical volume which is now in 99% utilization. The volume group only have 5GB and they need 25GB more so that I can add 30GB. The disks will be coming from SAN Storage. If the SAN Admin can successfully add the disks to the server and I can see it, should I still partition it and change the type to Linux LVM?
I have tried just doing a pvcreate without partitioning and do a vgextend and it works without actually partitioning the disks. But when I do "fdisk -l", it actually shows that the disk don't have partition.
Whether I need to partition the drive to 8e (Linux LVM) before doing? Which one is better? Below are my steps and please let me know if this the correct one.
Here's my steps:
1.) dmesg | grep sd (to check the newly added disks) 2.) fdisk /dev/sdx (create primary partition and assign Linux LVM to type) 3.) pvcreate /dev/sdx 4.) vgextend VolumeName /dev/sdx 5.) lvextend -L+30G Volume01 /dev/Volume01/lv01 6.) umount /dev/Volume01/lv01 7.) resize2fs /dev/Volume01/lv01 8.) mount /dev/Volume01/lv01 /lv01 9.) df -h (check if resized successfully)
I am having a problem booting my PC after adding a new SATA drive.
The PC has 3 drives.
SDA is a 500Gb SATA drive SDB is a 1Tb SATA drive SDC is a 160Gb IDE drive
The PC boots from the 160Gb IDE drive.
If I now install a 2Tb SATA drive the boot fails, it starts off OK as in the Motherboard boots from the IDE drive but sometime into the boot the / directory cannot be found.
If I boot from a live disk and check out the disks with gparted, I find that the new 2 Tb SAta drive is SDC and he 160Gb IDE drive is now SDD. I expect this is my problem but I cannot work out how to change it.
Note fstab is using UUID designations - not sure if this is relevant.
I've just bought a reconditioned PC but the HDD is of very small capacity. I have the hard drive from my old PC before it died, and it has all my work on it. Can I simply cable up my old HDD in my new-ish PC so that I can access all the material on my old hard drive; the old drive is much larger and has spare capacity on it which I would like to use. Both HDDs are IDE, and the OS is Ubuntu 10.4.
I have an old Linux server, but now the hard drives are reformatted. I want to use this as a test server before I do anything on our live server. Our live server is running CentOS 5 so I would like to install CentOS 5 on this server, however the mother board does not seem to recognize the CD ROM any more, and I have tried other CD ROMs - So, the .iso file I down loaded from CentOS's mirrors can't be installed that way.I have a windows machine and I was wondering if I could just dump the .iso file onto one of the reformatted hard drive and then reinstall it into the server?
I just added a new hard drive an I am in gparted and when i try to create a primary partition I can only choose hfs, what am I doing wrong? I want to create ext3 or ext4
I ran out of space on my /home directory and added a drive. I've got it in my fstab file but how do I get Ubuntu to add the space to my /home? The line I put in fstab is:
I need some help on this one. I added an second internal hard drive to my file server, a 500GB WD. I want to use this drive as the primary storage drive for my file server, and I want to format it with XFS. I've found some guides showing me how to add hard drives, but they didn't really fit what I want to do. When I run fdisk -l this is what I get
Code:
Disk /dev/sda: 120.0 GB, 120034123776 bytes 255 heads, 63 sectors/track, 14593 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x0001af4f
[code]....
Disk /dev/sdb doesn't contain a valid partition table
I just switched to ubuntu and i love it!! The installation went flawless but i had a second hard drive while i had windows vista to store all of my media, i.e. mp3 and pictures. Am i able to access the stored information on the second hard drive in ubuntu? Will i need to delete the partition in order to use the second hard drive for future use? The second hard drive shows up in the disk utility application, but not in the computer/file browser section. The file system for the second hard drive is hpfs/ntfs.
I added a formatted LVM hard drive ( hdb: WDC WD800BB-55JKC0, ATA DISK drive) to my current server. I need to review its contents, save any data I need, and then reformat the drive and extend the current systems LVM to include the new drive. I am unable to mount the new drive using the following steps and need to mount the LVM new drive. As I explain below, I have learned that I am not supposed to directly mount an LVM volume. Here is the work I have done to date,.
1. MAKE SURE THE DRIVE IS FOUND: dmesg | grep drive hda: MAXTOR STM3160215A, ATA DISK drive hdb: WDC WD800BB-55JKC0, ATA DISK drive
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
When I first installed the openSUSE, I had to extract whole iso to sda4, because there was some kind of with CD (scratched or something like that), Now I want to add this part to grub, so that when I want to reinstall it, it will be ready for me. I tried doing this with yast, but could't figure out whole thing.
My current setup: kernel image: (hd0,4)/boot/i386/vmlinuz-xen initial ram disk : (hd0,4)/boot/initrd-xen root-device:/dev/disk/by-id/ata-TOSHIBA_MK8032GAX_76HE0769T-part4 vga-mod:1024x768, 24 bits (mode 0x318) optional parameters: resume=/dev/disk/by-id/ata-TOSHIBA_MK8032GAX_76HE0769T-part4 splash=silent quiet showopts
This tries to do it, but gives error while trying to boot.
With the generous help from caf4926 and please_try_again, i was able to boot into Ubuntu 9.10 with suse's grub legacy.Now I have another problem that i'd need help on, I added a new IDE hard drive for storage and it became sda and the original sda with 3 OSes changed to sdb. Grub can't boot into any OSes except windows 7. Well, i can still boot into Ubuntu if i change the boot option from
I set my mom up with Linux mint 9, and I am wondering how to add a 250G hard drive to it.(On slackware it was easy on ubuntu and Linux mint its is very difficult, because of the addresses.) Is there some easy way to add it to format/check for bad blocks. One more thing I don't want to deal with addresses so is there some easy way to do that?
I installed Redhat Enterprise 3 on one of my servers. In my haste I didn't properly partition both Hard Drives and only properly partitioned one of them. Thus now I have
Where /dev/sda1 is actually a 80 GB hard drive. Is there anyway I can safely and easily repartition the unpartitioned space without causing a huge mess? I have a very important Oracle database on /dev/sdb1 and thus I want to be able to back it up on the second disk. I can create a partition on that drive?
I did an installation of SUSE 11.2 on a new SCSI hard drive. Keeping the old hard drive separate. I remembered there was some info on the old hard drive I wanted. I added this to the system and mounted a partition. I then copied the data over. Then I umounted the partition rebooted the machine and removed the hard drive. However the machine will now not boot without this hard drive even though its not mounted. Not sure what the error message I am given means I think it could be trying to fchk it. Do I need to do something more like remove /dev/sdd?
Have a machine running Fedora Core 4 that has been used as a mail/web server. Now want to transfer drive to a newer machine. Can this be done without having to re-install fc4 and what becomes of current network settings
I have ubuntu running inside of a virtualbox on an xp machine. Is there any way to mount the hard drive that the virtual machine isn't using? AKA the C: drive of the computer?
I use Unity 11.04 on a 64-bit machine with 8Gig and a TB hard drive, so resources shouldn't be a problem. The pane on the left hand side (showing my computer main folders has disappeared when I click on "Home Folder". So has the ability to have two panels. I can see the hole folders but not any of the extra folders (dragged folders or usb sticks).
I now use Krusader which solves most of my problems. However there is a folder of files I use a lot, so before I lost this ability I had draged the folder to the left hand column showing all my folders. Now I can't access the folder I had dragged to the left hand panel, and it seems to have disappeared from its original place.