Ubuntu :: Only Filesystem Resized - Ext4 Partition Remained As Before

Jun 30, 2010

I'm resizing an ext4 partition from 100gb to 40gb (I only used 20gb of it or so). Lets say partition is at /dev/sda1. I used
Code:
efsck -f /dev/sda1
to check it

Then I did
Code:
resize2fs -p /dev/sda1 40G
to resize it
When I check fdisk -l, the partition is still 100gb. I have a feeling I resized ONLY the filesystem to 40, but the partition is still 100gb. How do I finish this?

View 9 Replies


ADVERTISEMENT

Ubuntu :: Ext4 Partition's Filesystem Is Unkown?

Oct 5, 2010

I have recently updated my ubuntu 9.10 install to 10.04. And with that I've tried to install snow leopard on my computer so i can dual boot between them.the install was successful, but grub2 (that worked fine) wouldn't see the OS X install on its own partition. so i tried reinstalling it, like you do after you install windows and it would remove grub as the bootloader.That didn't work and i got a lot of messages that it wouldnt work because my partitioning (or something like that) is GPT. by the end of it i didn't have grub installed at all!so i started playing around with GParted, and while doing that i also put a bios_grub flag on my main ubuntu install partition, thinking that it would force grub to load from that partition. But that just gave me the GRUB Rescue prompt when trying to boot.

So i unchecked the bios_grub flag. and now it doesn't boot to anywhere and when inserting the ubuntu live cd i cant even see the ubuntu ext4 partition and mount it.Gparted says that its a partition that its File System is undetectable and unknown.Is there any solution that will allow me just to mount that partition and copy files from it? (unfortunatelly my backups are a little older than i would like them to be)Heres what boot info script gives me: (the partition that i need is sda1)

Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================

[code]....

View 4 Replies View Related

Ubuntu :: Install Through The Live CD To A Resized Partition On A External HDD?

Aug 6, 2010

I am trying to install Ubuntu through the live CD to a resized partition on a External HDD.But when I try to boot into it, I get:error: unknown filesystem grub rescue> The boot loader is on the external HDD

View 3 Replies View Related

General :: OpenSUSE Won't Boot After Resized Its Partition

Nov 3, 2009

I installed openSUSE 11.2 RC1 yesterday. (It was a fresh install.)I installed to a 5 GB logical partition at (hd0,10) which is /dev/sda10. (BTW, that's grub2 numbering). There is a 300 MB boot partition at /dev/sda1 or (hd0,1).After I got everything set up in openSUSE exactly the way I wanted it, I realized 5GB is way too small for openSUSE KDE, even though ALL data is on another partition.Next step: booted to a live CD (with grub2) and used gparted to remove /dev/sda11 (another 5GB logical partiition), then resized the openSUSE partition (/dev/sda10) to 10GB in gparted.

View 14 Replies View Related

Ubuntu Installation :: Resized And Created Swap On The Wrong Partition?

Mar 19, 2010

my friend was installing ubuntu when he while editing the table from the installation menu, chose to shrink the partition and use it as swap, he didn't realize he was using the actual partition not the 1 to be created as swap.so he ended up with 160 GB swap and 15 GB NTFS partitions.will deleting the partitions and recreating the NTFS partition again restore his data?

View 2 Replies View Related

General :: Ubuntu 11.04 Installed Alongside Windows 7 Resized Partition / Cannot Access

Apr 29, 2011

I have already done the installation process following the guide on Ubuntu's site, got everything up and running but the partition that I made in the installer was too small. I was then directed by a friend (a slightly less inexperienced newbie) to modify this through Easeus Partition Manager. I shrunk the Windows 7 partition to only the space that was in use, giving the newly unallocated space to the Ubuntu partition. Set the changes and rebooted the computer, then got the message "unknown filesystem, grub rescue". Now have no idea what to do with this. What happened??

I've been scouring the forums for something helpful but I can't find anything that is a comparable circumstance.I can still access Ubuntu through my flashdrive.

View 14 Replies View Related

CentOS 5 :: 5.5 Ext4 Conversion - Ext4 Partition Is Recognized As Ext3?

May 19, 2010

I had 5.4 machine. Upgraded to 5.5 today via yum upgrade. All went fine. Rebooted. Wanted to convert root partition to ext4 (I have three partitions: /boot, / and swap). All of them on software RAID 1 (root is /dev/md2). I did the following for converting

yum install e4fsprogs
tune2fs -O extents,uninit_bg,dir_index /dev/md2
nano /etc/fstab # I indicated here that my /dev/md2 is of ext4

[code]....

View 4 Replies View Related

Ubuntu :: Troubleshoot Corrupt Ext4 Filesystem?

Apr 16, 2010

am having issues with a corrupted ext4 filesystem. My machine has run flawlessly for weeks, then all of a sudden I am getting messages that I can't access various directories, and on reboot fsck dumps to a command line. So far I have been able to fix the problem by manually running fsck. However, this is the second time that I have run into this problem; the previous time I ended up throwing out my hard drive and doing a clean install.I am running a clean install of Karmic Koala, software RAID, 4 Gb RAM, two 500 Gb Western Digital SATA drives, with an Intel E7200 2.53 Ghz dual core processor.Among other applications, I run VMware 7.0 for the occasional task for which I need a Windows program.

View 1 Replies View Related

Ubuntu :: Filesystem Ext2 - Ext3 And Ext4 ?

Apr 30, 2010

I run an upgrade and an update on a lucid lynx beta 2. --- got no problems. but about the filesystems i have some questions because it seems for me that at every system boot the system will run an fsck. somtimes it's shown up, somtimes not. but in /var/log/messages and in syslog

I have always following messages ( occured in beta 2 too ).

But first before i continue - here my disk layout:

And here my filesystem types:

This is my problem because those values are seems to be static ! ( note: this partiton is mounted but not in use ) and last not least: the drive is an external usb scsi disk. but on the other side lucid lynx is running fine on my box.

View 3 Replies View Related

Ubuntu :: Btrfs Filesystem Identified As Ext4?

Jul 24, 2010

During the installation of Ubuntu 10.04 the partitioner was wrongfully configured to see a functioning btrfs partition as ext4 (without reformatting it). Thus the installation process got stuck at 5%.Installer was run again ignoring the btrfs partition.btrfs-tools was added to the new 10.04, but the btrfs partition is now recognized ast4 with lost+found folder on it.Tried to add the btrfs to etc/fstab as btrfs but t won't mount.Can the partition/filesystem type be changed so that this is actually recognized and mounted as btrfs, hoping my data is still on it somehow?

View 9 Replies View Related

Ubuntu :: Ext4 Filesystem Driver For Windows?

Aug 20, 2010

Is there an Ext4 filesystem driver for windows?

View 9 Replies View Related

Ubuntu :: 11.04 Live-CD Cannot Read Ext4 Filesystem?

Aug 18, 2011

I want to install 11.04 next to my working 10.04 system. First I need to make room for the new system so I have booted from a live cd and started GParted. In GParted the partition with the 10.04 system on it, /dev/sda1, has a red circle with an exclamation mark in it and I cannot resize it. When I doubleclick on /dev/sda1 there is the following warning

Quote:

Failed to change to directory '.'(Stale NFS file handle)
Failed to change to directory '.'(Stale NFS file handle)
Unable to read the contents of this file system!
Because of this some operations may be unavailable.

The following list of software packages is required for ext4 file system support: e2fsprogs v1.41+.

The 10.04 system is working and has worked like a dream for a couple of years and the machine has never had any other system on it. Why would the live CD not be able to read ext4 fs?

View 4 Replies View Related

Ubuntu :: Mount Ext4 Filesystem As Windows 7 Drive U?

Apr 19, 2011

On this LAN we have: Windows 7 desktop, 192.168.1.2 Ubuntu 10.04 desktop with ext4 filesystem, 192.168.1.5

On the Windows 7 system, how do you mount a Ubuntu "/home/myHomeDirectory" (ext4 filesystem) as "drive U:" ?

So that U: => 192.168.1.5:/home/myHomeDirectory One possibility is a commercial product called ExpanDrive.

View 1 Replies View Related

Software :: Space Missing From Ext4 Filesystem Ubuntu 10.10

Dec 26, 2010

I have a 6x1TB RAID5 set up for testing on ubuntu created with mdadm and formatted with an ext4 fs.

This is being shared over CIFS for windows clients. When looking at the fs from both the file box and the clients, it says 4.47TiB total capacity, and 4.24TiB free space. The only folder is Lost+Found which is empty.

I don't have much experience in Linux filesystems as of yet and I don't understand where this 300 gigs has gone!

Is it something to do with journaling?

View 2 Replies View Related

General :: Create Replica Of Ext4 Filesystem And Re-use It?

Mar 18, 2011

Is there a way that I can use my Linux ext4 file system, as such and then use it on some other computer.I have a dual-boot of Windows 7 and Ubuntu 10.04 and my partition table looks like this:My question might not be clear, so explaining it with an example.Can I copy my Linux partition on a flash drive and then use it on a different PC, with or without any need to install Ubuntu on new PC, by simply booting from the copied ext4 partition.This way, I can easily port my Ubuntu packages and other applications, settings etc. from one PC to other

View 1 Replies View Related

Ubuntu :: Mounting EXT4 Drives - Unknown Filesystem Error

Mar 6, 2010

I need to examine a hard drive that came from another system running Ubunut Server (not sure what version). I know the drive has LVM on it, so as far as I understand that means the drive will be treated as EXT4 for mounting. I can't boot from the actual disk, but I have used a IDE to USB connector to make a binary copy of the drive, which I've mounted as a loopback device. However, when I try to mount the loopback device properly, I get this:

root@~je:/# mount -o ro -t ext4 /dev/loop0 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

I tried using -t ext4dev too, but that just gives an unknown filesystem error. The file I've got mounting in /dev/loop0 is a .dd file, created by imaging the drive using dcfldd on the server drive while it was mounted (as /dev/sdb). System I'm working on is running Ubuntu 9.10. All I need is to be able to mount the server drive so I can traverse the file directories, there's a few things I need to check on it. If needed I can dispense with the whole loopback setup and just directly connect the server hard drive again using the IDE to USB cable, but I'd rather not do that; it's imperative that the drive doesn't get altered, or at least as little as possible.

View 5 Replies View Related

Debian :: What Will Be Squeeze's Default Filesystem - Ext3 Or Ext4 ?

Apr 30, 2010

I'm wondering if anyone knows what will be Squeeze's default filesystem. Will it be the proven ext3 or the newer (sometimes faster, sometimes slower) ext4?

I currently have ext4 and I have nothing to complain about. In fact, my overall experience has been very positive. Ext4 is definitely faster when fsck runs during boot.

What would be the cons of having ext4 as default in Squeeze?

View 3 Replies View Related

Fedora Installation :: Possible To Convert Existing Filesystem To New Ext4

Jun 3, 2009

will it be possible to convert existing filesystem to new ext4 while upgrading from Fedora 10?

View 1 Replies View Related

General :: Recover Data From Repartitioned EXT4 Filesystem

Aug 5, 2011

On my drive I had 2 partitions for an Ubuntu 9.04 (swap, /) and one partition for Windows. I figured out that I should upgrade my Ubuntu, so I deleted the "/" partition and in its place created 2 new partitions (/, /home) .

After installing the latest Ubuntu 11.04, I realised that although I had backuped everything I needed in a 2nd disk and I could access those folders and their data from my Ubuntu 9.04, both my Windows and the 11.04 can locate neither the folders nor the data now. I have no idea why this happened (perhaps some issue with the mounting?) I have tried the trial version of Stellar Phoenix linux data recovery tool, but it cannot locate the old partitions.

View 2 Replies View Related

General :: Ext3/ext4 Filesystem - Cannot Open My Files

Jan 31, 2011

I have installed ubuntu to my pc. i made 3 partitions. one for system, one for data and one for swap. two of them were ext4. after some time i have reinstalled ubuntu again. but this time i didn't put to format the second partition, but just mount it using ext4. after that i cannot open my files. checked with gparted shows that 2GB used, but with df 188MB. and in properties writes ext3/ext4 filesystem. i used chown, chgrp but didn't help. please help, these data are ver important. i cannot lose them.

View 7 Replies View Related

General :: Filesystem For SSD Disk: BTRFS Vs NILFS2 Vs EXT4?

Jul 11, 2010

I've just bought a new SSD hard drive:Kingston SSDNow V-Series SNV125-S2/128GB 2.5'' 128GB SATA/300The question is which filesystem whould you recommand and why?BTRFS vs NILFS2 or EXT4?If you choose ext4 would you enable jurnalling?I'm very close to choose Btrfs.Any experience with running any of these on your SSD?

View 7 Replies View Related

Ubuntu :: Ext4 Partition Recognized As Part Of Original NTFS Partition In Fdisk

Jul 18, 2011

I just installed ubuntu via the windows executable and I couldn't mount my NTFS partition. I found this a little odd and I checked fdisk and it seems to think I don't have an ext4 partition as my entire internal HD is displayed as NTFS.

Here's the fdisk output:

When i try to mount the NTFS partition /dev/sda2 i get the following output:

I can't make heads or tails out of this. Anyone know what's going on here?

Windows recognizes that 30GB were taken from the NTFS partition for my linux install. It reads the max partition size as 465GB. fstab reports the NTFS partition size as 488GB.

View 2 Replies View Related

Ubuntu :: Does An Ext4 Filesystem Being Used Only For Data Storage Require A Swap Space

May 6, 2011

I am running a dual boot system with Win7 on /dev/sda and Ubuntu 10.10 on /dev/sdb

I also have a 250 GB disk I use for storing backup data, /dev/sdc

The two logical partitions on /dev/sdc (/dev/sdc2 and /dev/sdc5) each take up 2.86 GB and I would like to free up that space if possible.

Since the filesystem on /dev/sdc doesn't have an OS on it, does it still require that those two logical partitions exist?

View 8 Replies View Related

Fedora Installation :: 'Upgrade' Filesystem Ext3 To Ext4 While Upgrading ?

Jun 11, 2009

Is that possible, I mean when I upgrade F10 to F11 with yum upgrade is there a way to 'upgrade' the filesystem to ext4 for example (with the exception of boot partition)? Or I have to reinstall fedora like new?

While changing the filesystem can I do it by parts? what I mean is for example: I have 2 partitions like '/' and '/home' with ext3, so I backup data in '/home', change '/' to ext4 then mv files from '/home' to '/' and change '/home' to ext4 and finally mv those files from '/' to '/home'. Is that possible?

View 2 Replies View Related

Ubuntu Installation :: Partition The 50gb Partition As Ext4?

Sep 19, 2010

I have an external 320gb Hard drive. My plan was to have 250gb for My Documents of mainly music, films and word documents. And 50gb set aside for ubuntu, in a separate partition.To do this I need to partition the 50gb partition as ext4? then add a swap file of how big? Do i even need a swap space if I have 4gb of physical RAM?

View 4 Replies View Related

Red Hat / Fedora :: Boot Error Mount: Unknown Filesystem Type 'ext4'

Feb 5, 2010

i am trying to compile kernel 2.6.23 on Fedora 12 After fixing a few bugs (getline error, %dil ,etc) i was able to compile the kernel made initramfs img using dracut updated grub and then booted up the new kernel 2.6.23 but it fails to boot with following error mount: unknown filesystem type 'ext4'

View 8 Replies View Related

Server :: Extremely Large Metadata Size For Directory On An Ext4 Filesystem?

Jun 24, 2011

I am running CentOS 5.5 with a 14T ext4 volume. We are sharing out a few sub-directories via NFS. Our customer was doing some penetration testing with our web app that writes to one of those NFS shares. We are not sure if they did something to cause the metadata to grow so large or if it is corrupt. Here is the listing:drwxrwxr-x 1 owner owner 470M Jun 24 18:15 temp.badI guess the metadata could actually be that large, however we have been unable to perform any operations on that directory to determine if the directory is just loaded with files or corrupted. We have not run an fsck on the volume because we would need to schedule downtime for out customers to do so. Has anyone come across this before

View 2 Replies View Related

General :: Converting A Vfat Extended Partition Into A Ext4 Partition?

Jan 29, 2011

I want to convert a vfat partition into an ext4 partition. This is on my wife's machine and she deleted the Windoze partition as she now prefers Linux. Here is the (edited) output from fdisk -l:-

/dev/sda2 514048 4708351 2097152 83 Linux
/dev/sda3 4708352 6805503 1048576 82 Linux swap
/dev/sda4 52693200 234436544 90871672+ f W95 Ext'd (LBA)
/dev/sda5 59006800 234227699 87610446 83 Linux

I want to change /dev/sda4 to 83 to free up space for Linux without losing the partitions in this 'extended' partition!

View 6 Replies View Related

Hardware :: Permanent Filesystem Corruption On Reiserfs - Ext3 And Ext4 - Disk Failure?

Feb 9, 2010

I have been having problems with filesystem corruption on my eeepc 1000H for a long time now. I have tried using different filesystems, kernels and distributions (arch, slackware) to no effect. I am starting to grow suspicious that this problem lies somewhere else, as I haven't seen anyone else having similar problems in such a variety of scenarios.

I have tried testing my ram using memtest86+, didn't come up with anything after a full run through. I also have tried using e2fsck -c to check for bad blocks, it finds none. I had a go at using smartctl but wasn't really sure what I was doing. I did a long test and it came up with nothing anyway.

This problem is in addition to the problems I've been having with my intel graphics chip and KMS. A lot of the time there are lockups when booting into X, which can only be gotten out of by a hard reset. This is sometimes what causes the original filesystem errors. I've stopped messing around with KMS for now to eliminate this but my current system in unbootable. I'm guessing my disk is wrecked but have as yet seen no definitive proof. Can anyone recommend anything that I should do?

I am currently on ext4 with a custom kernel 2.6.33-rc6 (the stock kernel shipping with slackware does not have the elantech extension for psmouse included). When I was using arch, I was just using the stock kernels.

View 9 Replies View Related

Debian Configuration :: Bad Superblock On Ext4 Filesystem - Everytime - Computer Powered Off - Clock Resets To 1999

Jan 15, 2010

I added an ext4dev filesystem to my hard drive as /dev/sda3 and mounted at /share with the goal of putting all of my multimedia files on it and sharing it through NFS. I followed this guide: [url]

Of course, this was from lenny (hence the -dev). The partition was fine, and I mounted it numerous times. I also performed a dist-upgrade to squeeze. I shutdown that computer with the usual 'shutdown -h now' and disconnected the AC power cord from it, because I wasn't planning on using that machine for awhile. As far as I could determine, everything was fine before I unplugged it.

Every time that computer is powered off, the clock resets to 1999 because the battery is bad. So I am used to getting the "last mount time is in the future" error.

Three weeks after halting, I powered the computer back on. It was unplugged until this point. I got an error message when it attempted to mount /dev/sda3

I then removed its line from /etc/fstab, rebooted. and tried to check it, but I just keep getting the same error-- even with the '-b 8193' option.

The machine is still using the 2.6.26 kernel from lenny. I am building a new one right now (2.6.30), hoping that the problem is caused by the ext4dev/ext4 module. Otherwise I don't know what to do.

View 14 Replies View Related







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