Displaying 20 results from an estimated 9000 matches similar to: "fdisk on centos 6"
2010 Nov 30
4
CF disks images and centos
Hi all,
I have 8G -CF cards that I have been putting linux on.
Everything was working fine till yesterday when I got a new batch of CF
cards.
The size has changed. The original CF card was 7637M (255 heads/63
sectors/928 cylinders)
The new CF card is 8019M (255 heads/63 sectors/974 cylinders)
I would have thought putting the smaller image file onto the larger CF
card would be ok.
However its
2011 Apr 24
2
Curious fdisk report on large disk
I have a 1.5TB internal disk on my server.
I partitioned this with fdisk,
and CentOS-5.6 runs perfectly on it.
But fdisk gives a very strange report.
Here is the perfectly normal response to mount:
-----------------------------
/dev/sdb10 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sdb2 on /boot type ext3
2016 Jul 12
3
Broken output for fdisk -l
Hi,
There was some problem with our system so I re-installed the server with
CentOS 7. Now, when I am trying to run 'fdisk -l' command, it is returning
a broken output.
It throws this error- "fdisk: cannot open /dev/sdc: Input/output error".
There are valid /dev/sdd and /dev/sde devices which are mounted and they
are accessible but, somehow /dev/sdc is having a problem and
2010 Dec 16
1
use parted to create "raw paration"????
we have CENTOS 5.5 on X86. I tried to create a "raw partition" (NOT FS) on a disk and it continue to show "ext3". How can I get ride of it?
=== procedures=====
# parted /dev/sde
GNU Parted 1.8.1
Using /dev/sde
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) p
Model: DELL PERC
2010 Mar 07
1
is it possible to recover LVM drive from accidental Fdisk?
Hi all,
Does anyone know if it's possible to recover an LVM partition from a drive
that was fdisked? I accidently fdisk'd the wrong drive (had to fdisk a lot
of 160GB drivers from old servers and one still has important data on that
client now wants) by running fdisk /dev/sdc & deleting the partitions. The
drive is still in a another machine and hasn't been rebooted yet, but
2008 Oct 05
3
Software Raid Expert Needed
Hello all,
I have 2 x 250GB sata disks (sda and sdb).
# fdisk -l /dev/sda
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 14939 119997486 fd Linux raid
autodetect
/dev/sda2 14940 29878
2010 Apr 16
1
cannot set property for ''rpool'': property ''bootfs'' not supported on EFI labeled devices
I am getting the following error, however as you can see below this is a SMI
label...
cannot set property for ''rpool'': property ''bootfs'' not supported on EFI
labeled devices
# zpool get bootfs rpool
NAME PROPERTY VALUE SOURCE
rpool bootfs - default
# zpool set bootfs=rpool/ROOT/s10s_u8wos_08a rpool
cannot set property for ''rpool'': property
2005 Aug 02
1
WHY fdisk and df, /etc/fstab differ?
Can anyone explain this output what is ID ee and EFI GPT and how is ext2 or
ext3 functioning under such a partitioning scheme and more how do i create
new partitions on this hard-disk , this is RHEL3 on Itanium .
==============================================================================
> [root at advaitha /]# fdisk -l
>
> Disk /dev/sda: 146.8 GB, 146815737856 bytes
> 255
2005 Aug 29
4
Can't mount FAT32 partition
I am trying to mount a FAT32 partition in CentOS.
I'm following the instructions on this page:
http://www.linuxforum.com/linux_tutorials/14/1.php
This is the line I put into /etc/fstab
/dev/hda /mnt/windows vfat
users,owner,rw,umask=000 0 0
And this is the error I get:
[root at localhost mnt]# mount -a
mount: wrong fs type, bad option, bad superblock on
2006 Dec 21
3
Upgrading to larger HD with LVM
What's the easiest way to transition to a larger HD when using LVM2? I'm
running Centos 4.4. I'm going from a 20gb HD to a 40gb HD. I've already
DD'd it to the 40gb HD. So now I have 20gb of unused space. Ideally, I'd
like to make it one big physical space for the logical space instead of
making another physical partition to expand the logical. Here is what I
have now
2009 May 28
2
Help setting up USB drive
I have my 640GB USB drive connected to a CentOS 5 server and using
fdisk, it seems to show a partition of the correct size, /dev/sdd1, but
after mounting, the drive shows only 244M size. Does the message
received when running fdisk below mean I should reformat this drive, I
can't seemed to figure out how to do that with fdisk. Can someone tell
me how to reformat, if needed? The drive is empty,
2011 Nov 18
1
How can I create raid 1 - Centos 5.7 64 minimal installation
Hello,
I have a server working on centos 5.7-64 minimal installation. I have
3 separate physical drives:
120 gb ssd, 2x 3tb disks for storage.
My linux installation is on ssd disk, and I want to make raid 1 for
these two 3tb disks and store data, like under /mnt/data.
Can you please tell me the path how this is possible?
Thanks for your help!
Best regards,
Here are some output of commands I
2014 Oct 27
3
"No free sectors available" while try to extend logical volumen in a virtual machine running CentOS 6.5
I'm trying to extend a logical volume and I'm doing as follow:
1- Run `fdisk -l` command and this is the output:
Disk /dev/sda: 85.9 GB, 85899345920 bytes 255 heads, 63 sectors/track,
10443 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes I/O size
(minimum/optimal): 512 bytes / 512 bytes Disk identifier:
2008 Feb 12
4
Reg Disk space in guest domain with fedora img
Hi
I had installed Xen-3.0.4 in Scientific linux 4 (kernel version 2.6.16.33)
by following the instructions given in following link
project-xen.web.cern.ch/project-xen/xen/howto_slcXen.html
I ve created the guest Domain with fedora image of size 2.2GB , disk space
as 10GB and the domain started successfully . when i logged into the xm
console and checked the disk space its showing only 2.2GB ..
2008 Sep 28
1
USB external HDD error messages
Hi - relatively inexperienced user here. I installed CentOS 5.2
yesterday (http install via a mirror, worked brilliantly), as well as a
new Seagate 1Tb USB external HDD (from the new Xtreme line), for
backup/media storage.
Using fdisk I put two primary partitions on the Seagate, /dev/sde1 and
/dev/sde2 (roughly half the drive each). Then I used mkfs.ext3 on both
to create ext3 filesystems
2006 Apr 15
1
Partition not recognized by mount
Hi,
somehow after a power failure i can't mount my ext3 partition :(
mount /dev/hdd2 /mnt/gentoo/
mount: you must specify the filesystem type
fdisk /dev/hdd
The number of cylinders for this disk is set to 484521.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2)
2016 Apr 22
7
[OT] disk utility showing message "the partition is misaligned by"
greetings.
centos 6.7 [current]
'disk utility' has started showing message;
WARNING: The partition is misaligned by 2560 bytes. This may
result in very poor performance. Repartitioning is suggested.
for sdc5 - /home partition.
/dev/sdc5 302243312 156348604 130534968 55% /home
/dev/sdc7 80854912 57088 76683952 1% /hdd/c/07
other than time involved to backup
2011 Feb 28
2
can't disconnec iSCSI targets, please help
Hi,
I'm trying to disconnect some iSCSI targets, but can't seem to.
[root at localhost ~]# iscsiadm -m session
tcp: [1] 192.168.2.202:3260,1 iqn.2011.01.22.freenas.nvr:500gb
tcp: [3] 192.168.2.200:3260,1 iqn.2011-2.za.co.securehosting:RAID.thin3.vg0.1tba
tcp: [4] 192.168.2.202:3260,1 iqn.2011.01.22.freenas.nvr:extent0
tcp: [5] 192.168.2.200:3260,1
2009 Jun 14
3
Trouble (?) reformatting flash drive to include former U3 partition
Semi-OT?
I just got a new SanDisk 8GB flash drive, and, as usual, it came with
the U3 software (for Windoze) on a "CD" partition and considerably
less than 8GB on the disk partition. I put it into my WinXP portable
and told U3 to delete itself, but I still can't get at the old U3 part
of the drive. I've tried WinXP's format command, disk management and
CentOS's fdisk,
2012 Jun 19
1
CentOS 6.2 on partitionable mdadm RAID1 (md_d0) - kernel panic with either disk not present
Environment:
CentOS 6.2 amd64 (min. server install)
2 virtual hard disks of 10GB each
Linux KVM
Following the instructions on CentOS Wiki
<http://wiki.centos.org/HowTos/Install_On_Partitionable_RAID1> I
installed a min. server in Linux KVM setup (script shown below)
<script>
#!/bin/bash
nic_mac_addr0=00:07:43:53:2b:bb
kvm \
-vga std \
-m 1024 \
-cpu core2duo \
-smp 2,cores=2 \