General :: How To Format A 3 TB Harddisk

Jun 20, 2011

I just bought a western digital of 3 TB. Unfortunately Gparted gives error. Gparted can create a about 2TB+1TB, but when it is the whole disk, it does not work.
I tried JFS and EXT4.

My kernel is code...

View 3 Replies


ADVERTISEMENT

General :: Format A Harddisk Into JFS And Exclude All Bad Clusters That Are Defect?

Jun 3, 2010

I have tried mkfs.jfs but well not working.... The hardisk is bit getting old ...

I have tried gparted but it doesnt do that.

View 4 Replies View Related

General :: Format The Harddisk Completely And Install Suse Again?

Jul 18, 2010

I have suse in my PC. I want to format my harddisk completely and install suse again.How can I do this. I have the linux OS CD with me.

View 2 Replies View Related

Ubuntu :: WD 2TB Harddisk - What Format Should It Be - Ntfs Or Ext 4

Nov 10, 2010

I just bought a wd 2tb hdd for my media files and documents, what format should it be? ntfs or ext 4?

View 3 Replies View Related

Ubuntu Installation :: Format External Harddisk Before Using It?

Apr 9, 2010

I have just got a new external harddisk. I used it strait in window I copy some files on it. without formating it. Now when I use ubuntu it said that it is total only 10Giga, but the external harddisk is 1000 Giga. How come ? is htis because it has to be formated before ubuntu se the total size ?

View 2 Replies View Related

Hardware :: Format Harddisk Which Is Got Installed Fedora 9?

Nov 26, 2009

I've installed fedora 9 in my PC.Now i want to install windows in it but my harddisk is not getting formated. I tried it with windows xp cd. Can any one suggest me how to uninstall fedora. I would like to make it as a dual boot.

View 3 Replies View Related

Ubuntu :: Format A 2 Tera Bytes Harddisk With The Console?

Aug 18, 2010

Visibly the 2 tb are not supported by Ubuntu. cfdisk does not like my harddisk not fdisk. I am bit stuck. I havent X11

View 9 Replies View Related

Ubuntu :: Clone Harddisk To A New Harddisk?

Jun 18, 2011

how can I clone my installed ubuntu to a new harddisk? with 32bit ubuntu I have used:tar cvpzf -> create a tar file on my external nas system. after that I have done a restore tar xvpfz - worked with 32 bit.

Alternative I have mounted both disks and via another linux partition I have used:
cp -rvbdR /source/* /target

both methodes worked with ubuntu 32 bit. With 64 bit ubuntu I can NOT get it to work. error message after booting the clone: /var/lib/gdm/.ICEauthoriy ..

I can see that /source/var/lib/gdm has different rights as /target - will be part of the problem.
This did not happen with the 32 bit ubuntu - but why ?

View 3 Replies View Related

General :: Simple Script To Convert Datetime Format To UTC Format?

Oct 9, 2009

just wondering is there a simple script to convert datetime to UTC format. I have been searching different forums but most answers are for converting UTC to datetime. For example what is a simple command/script to convert todays datetime to UTC format i.e. '2009-10-09 11:47:59'.

View 10 Replies View Related

General :: Format A USB Hard Drive To Vfat Format But Can't?

Sep 15, 2010

I need some assistance in trying to format a USB hard drive to vfat format but can't seem to do so. I am currently using RHEL 5.3. I have tried the following commands and they all come back as "command not found"

mke2fs vfat /dev/sc1
fdisk vfat /dev/sdc1
mkfs.vfat /dev/sdc1

What am I doing incorrectly?? Can someone please point me in the right direction??

View 6 Replies View Related

General :: Boot 2 Or More OS On One Same Harddisk With LVM?

Jun 6, 2010

I have a 60GB hardisk, and try to install CENOS 5.5 HEL5.5 and Fedora13 on it. I partitioned the harddisk to 4 primary partitions like below:

Partition MountPoint Type
sda1 /boot ext3
sda2 VGRHEL LVM PV
sda3 VGCENT LVM PV
sda4 VGFEDORA LVM PV

I created 3 Volume Groups as you see up: VGRHEL, VGCENT, VGFEDORA; under every VG, i created 2 logical volumes ,just like below: VGRHEL=LVRHEL00(swap) + LVRHEL01(MountPoint: /) Below VG try to partition them the same as VGRHEL too. VGCENT=LVCEN00(swap) + LVCEN01(MountPoint: /) VGFEDORA=LVFEDORA00(swap) + LVFEDORA01(MountPoint: /)

I successed installed RHEL5.5 on VGRHEL, but when i try to use the same way to install CentOS 5.5, i got below error infromation: "Bootable Partitions cannot be on a logical volume" I don't why this happened, VGRHEL has logical volume too, but why i can install RHEL on it successfully.

View 13 Replies View Related

General :: Can't See The Second Internal Harddisk?

Mar 12, 2010

I have a new Ultra 27 running debian and i cannot see the second internal harddisk any ideas what to do to rectify this.

View 4 Replies View Related

General :: Install GRUB2 On Harddisk?

Aug 29, 2010

during moving my root partition, i used the old grub and installed the old grub on harddisk:

grub
grub > setup (hd0)

now how could i install GRUB2 on harddisk?

View 1 Replies View Related

General :: Where Is The Journal Stored In Harddisk

Nov 25, 2010

I was reading through the link on journaling-filesystems and i would like to know where exactly is the journal stored in my Harddisk.

View 1 Replies View Related

General :: Change One Time Format To Other Format?

Jun 21, 2010

the time format i have used is %m:%d:%Y:%H:%M:%S eg- 06:21:10:13:29:18 and i want to convert it to 2010-06-21 13:29:18..

View 4 Replies View Related

General :: Harddisk Formatting With Dd Return Error?

Apr 2, 2010

I tried to format my harddisk (160 GB) with the following command

dd if=/dev/zero of=/dev/sda

After some 3 hours, following error came up:

dd: writing to '/dev/sda' : No space left on device
312581809+0 records in
312581808+0 records out
160041885696 bytes (160 GB) copied, 10708.3 s, 14.9 MB/s

View 2 Replies View Related

General :: Automount A Harddisk Partition - Does Not Mount Itself

Jun 21, 2010

For whatever reason /dev/sda3 (at /tydelik) does not mount itself (like all the other partitions) when the system reboots.

In YaST's expert partitioner it says that:

Quote:

An asterisk (*) after the mount point indicates a file system that is currently not mounted (for example, because it has the noauto option set in /etc/fstab).

Here is the /etc/fstab :

Quote:

I don't see a noauto option. Is it hiding somewhere?

Also, if I say the following then it seems that /dev/sda3 is ext2 and not ext3 (as YaST says).

Quote:

Firstly, how do I specify /dev/sda3 to be mounted by default (because I thought it would unless there is a noauto specified), and secondly, why is YaST not showing the same settings as when I say "mount" ?

View 2 Replies View Related

General :: Clean Confidential Data From Harddisk?

Jan 21, 2010

As i said in title, we need to erase all datas from harddisk before distroy our old servers.

Quote:

dd if=/dev/zero of=/dev/hda bs=1M

Quote:

shred -fzuv -n 100 /dev/hda

1. Which is the best practice to erase data, dd or shred?

2. How can i execute these commands in running server, do i need to re-boot the servers as RESCUE mode using bootable cd?

View 9 Replies View Related

General :: Unable To Read Certain Files On My Harddisk?

Jul 9, 2011

I am using ubuntu but I am reading a windows harddisk via USB.Apparently some files does not appear and it cannot read zip files.

View 4 Replies View Related

General :: Mounting Lvm2 - Copy Some Files From Another Harddisk

Mar 8, 2010

I have just reinstalled Centos 5.3 on a new harddisk. I would like to copy some files from another harddisk which is also install with Centos 5.3. I have followed some guide in the internet but failed to mount the old harddisk. I got "unknown filesystem type 'lvm2pv'" error when trying to mount /dev/sdb2.

Details:

View 5 Replies View Related

General :: How To Copy Information From System Harddisk To Windows In Virtualbox

Oct 7, 2009

I am using virtualbox to run windows xp.is there a way to access the harddisk occupied by linux and copy the information to the virtual memory in windows xp

View 3 Replies View Related

General :: No Operating System Found / Solve It With A New - Blank Harddisk?

Apr 5, 2010

I have been working with dualboot XP and ubuntu on my laptop and screwed the system completely. No matter what I do I get the message "Operating system not found".I also have been trying with, super grub disk, without success.
My question: Can I solve the problem with a new or a blank Harddisk?

View 3 Replies View Related

General :: Port The Current Fedora4 System To The CentOS5 On A New Harddisk?

Feb 19, 2010

I am trying to port the current Fedora4 system to the CentOS5 on a new harddisk. Actually, the Fedora4 system is constantly being hacked due to my lazy update. So i prefer a fresh install of CentOS5. I am not clear what files need copy and what does not need for ease and for avoiding possible backdoors. Kinda a big problem,

View 4 Replies View Related

General :: Formatting WD My Book World Edition External Harddisk With Ext3?

May 18, 2010

I have a Western Digital My Book World Edition external harddisk with blue rings. I filled it up and now want to delete the data and start over. I'm set in my ways and have been accustom to reformatting harddisks periodically (sector maintainance, etc.) It's worked for me as I've luckily have not had a disk crash in 25 years.My webapp is not helping me with the reformat and neither is Western Digital tech support. I've heard that it was factory formatted with something called Linux ext3. Does this make sense? Has anyone had any experience with reformatting external harddisks being used as a NAS (home use).

View 3 Replies View Related

Fedora :: Create A Pdf File In A3 Format From Two Sheets In A4 Format?

Apr 7, 2010

my school we want to print a magazine but we have problem with the format of the files. We need to create a sheet in A3 format from two sheets in A4 format. I was reading about the pdftk library but it doesn't do what i need.

View 4 Replies View Related

Ubuntu Multimedia :: Converting Any Video Format To 3gp Format?

Jul 21, 2011

converting videos to 3gp format.

i have installed transmaggedon software but it fails to convert because quicktime muxer plugin is not installed.

This plugin is not available in the repositories.

How can i get this video converter to work or what else can i do to be able to convert videos to 3gp format?

View 2 Replies View Related

Ubuntu Installation :: Why 101.0 Is Not Seen All The Harddisk

Jan 26, 2011

I have just installed ubuntu 10.10. I had about 270Gib available free to install ubuntu 10.10 on, but after the installation I can see only 141Gib ? how can I get the rest of the free harddisk ?

View 7 Replies View Related

Ubuntu Installation :: 10.04.2 LTS Does Not See Harddisk?

Jun 3, 2011

I would like to install ubuntu 10.04.2 LTS in my desktop-pc. It boots, I select time zone and keyboard layout, but then it could not see my hard disk, so i cant go further.

But i can see the disk in console while typing:

Code:
# sudo fdisk -l /dev/sda

and I can also make changes in disk such as deleting all partions etc.

View 3 Replies View Related

Debian Configuration :: USB Harddisk Does Not Automount?

Jan 6, 2011

I have a small issue where an USB harddisk is not automounting. CD's, USB pens etc. are automounting without issues, so it is a little bit strange.I am mounting it with UUID, because I want the mount point to be the same everytime.As you can see from the fstab, it is NTFS.

dmesg
[92.388083] usb 1-1: new high speed USB device using ehci_hcd and address 4
[93.079778] usb 1-1: New USB device found, idVendor=0bc2, idProduct=0502

[code]...

View 10 Replies View Related

Fedora :: Mount A Harddisk From Rescue CD?

Sep 21, 2009

My hard disk is failing, and I want to rescue the files from it before it is un-bootable. I was planning to do this by booting a live cd, making a .tar file of /, and then burning it to a cd or dvd. The disk is still bootable, but I'm getting warning messages that 73 sectors are bad. I have another hard disk ready to plug in, I just need to rescue the files, and then install Fedora 11 64-bit on the new drive, at which point I will overwrite / with the / from the .tar file.

Basically I was just wondering how to mount a hard disk to recover files from a rescue cd. I tried to make a .tar file of / already, but that failed because the system was active and changing the various system files at the same time that tar was trying to package them.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved