Tagged Questions
1
vote
2answers
49 views
Encrypted disk filesystem compatibilities
On my Debian Linux system during the install I decided to use disk encryption (the one offered during a regulard Debian install). When the system boots up I need to enter a password and then the ...
2
votes
0answers
78 views
Why does my Pandaboard boot partition need to be vfat, and the rootfs need to be ext3 or ext4?
While booting Android on a Pandaboard, I am partitioning the SD card into two partitions, boot and root. They contain different filesystems. Why does the boot partition need to be vfat, while the ...
1
vote
2answers
2k views
How to extract boot.img?
I am trying to see the content in a boot.img file from an Android image.
I googled and got http://javigon.com/category/development-tools/ to extract system.img. But it doesn't work for boot.img. When ...
0
votes
0answers
92 views
disk labels mismatch [closed]
I've added a new disk in a hurry and now I have several mismatches. Would anyone care to help me to sort them out. Below I'm giving fstab, fdisk -l,
df -la (apparently "/" (root) is duplicated ??, ...
0
votes
0answers
75 views
Creating a Virtual filesystem to boot linux
I am trying to boot the linux kernel (bzImage) in QEMU but have had issues. After asking on U&L I found out that my problem was that I was booting the kernel without a filesystem to boot from. So ...
3
votes
3answers
221 views
How is GRUB able to read it's config file on ext3 fileystem?
I have read that GRUB can read ext2 filesystems and has modules for doing this. What is the location of the mod on a Redhat system and how about if the /boot partition is ext3/ext4 or other filesystem ...
1
vote
2answers
242 views
Why does e2fsck fail during boot, but not later?
When booting my Debian server, I'm presented with the following error concerning my external hard drive:
/dev/disk/by-label/elements:
The superblock could not be read or does not describe a correct ...
4
votes
3answers
742 views
Boot Linux system from a subdirectory on a partition?
I would like to try to set up a computer so that it has multiple Linux installs all in the same filesystem. For example, the filesytem would have 3 folders: /Ubuntu_Precise, /Ubuntu_Oneiric, and ...
2
votes
1answer
109 views
“Short read block” error trying to boot RHEL
I changed my network configurations from static IP to DHCP and removed the DNS entry, etc.
Then I rebooted the computer, but am now unable to boot, I get an error message along the lines of "short ...