I am having little problem here.:( I partitioned my sdcard with cwm with 1gb ext4 partition and 256mb of swap partition. it said done succesfully.but when i crosschecked in minitool partition wizard it showd partition as ext3. now when link2sd asks me which partition it is then what should i do. i want to use as ext4 bcz i read that it is the best among ext2 3 4 (tell me if its not).
Stebalien wrote:Also, GRUB works with ext4 so you don't need to format /boot with ext2.If use ext4 for /boot, is it safe to use noatime? I.e. what I'm wondering is whether GRUB will be adversely affected like some programs are.
A while back I created a RAID 6 array consisting of 5 2TB drives and formatted it with XFS and set up the block and stripe size appropriately.
Yesterday I added two more 2TB drives to the array and it is almost done reshaping the array. While running that I realized that XFS is optimized for the number of drives, and so far as I can tell there is no way to change that after the fact.
I recently switched from Windows to Lubuntu as my sole OS.
My filesystem now has a NTFS partition with all my data (which I now would like to convert to EXT4), a EXT4 partition with Lubuntu on it and a swap partition.
I have a full backup of the data, so wiping the NTFS partition is not the problem. But I want to be sure that, after wiping/converting it I can still boot Lubuntu just as before.
I have a couple system-on-usbs that have a ext2 boot partition, ext4 root, and a ntfs data partition. This works well. I can boot any computer with it, move data around, from the harddisk to the data partition, then read that data partition from any OS.Just make sure the data partition is the first one on the usb, or windows will not read it.
Trilby
https://bbs.archlinux
Hi all,
I tried to upgrade my file server box running 11.04 64 bit server with 5 drives in a array to 11.10 server.
Now, my RAID array is /dev/md0 and composed of 5 drives with no partitions. That is, I created the array, formatted /dev/md0 with EXT4 and that's it.
I first noticed an issue when trying to install Linux Mint 14 as a third OS alongside Ubuntu 12.10 and Windows 7 - I was unable to create another partition to install Mint to.
Poking around, I realised that I had reached the limit of primary partitions: (from left to right of the table) 1) a ~100 MB primary partition that I meant to use for storing Grub files but never got down to, 2) a 25 GB ext
Setup:
12x 1TB drives in a RAID6 (MDADM)
crypt-setup running ontop of MDADM
LVM running on the crypted drives
EXT4 on the LVM
Background:
I added a new drive to the RAID (increasing from 11 to 12 drives), and 'bubbled' up through the layers (MDADM, etc...) to reizing the ext4 partition.
I'm trying to install F17 on a new HP box with UEFI. My disk layout is
/boot/efi 256M EFI System Partition
2M BIOS Boot
/ 32G EXT4
/sl6 32G EXT4
/home 183G EXT4
On my first install the installer didn't demand a BIOS boot partition, after install it booted to a blank GRUB command line. On the next install it demanded a BIOS Boot partition.