Tagged Questions
0
votes
2answers
16 views
Can't boot after installing FreeBSD in VMware Workstation
I'm trying to install FreeBSD 9.1-i386 in VMware Workstation.
I'm following the guide in the manual on freebsd.org to do this.
When I come to the partitioning part I use the guided setting and it ...
1
vote
0answers
51 views
How to boot into FreeBSD installed in the second partition of an external drive
I have installed FreeBSD 9.1 on the second partition of an external hard disk and I'm not able to get my computer to boot from it. FreeBSD was installed using the FreeBSD memstick image dd'd onto a ...
2
votes
0answers
79 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 ...
0
votes
0answers
47 views
Boot disk unavailable
Background
I've got one 32GB SSD that I have Ubuntu 12.10 installed on (this drive is encrypted), and two 1.5TB drives that will serve as storage and backup respectively. I have formated both drives ...
4
votes
2answers
521 views
Linux Mint freezes on startup
Premise
I am running Linux Mint on my sister's computer. Everything was working fine, but than one day she turned it on and she got a strange message she didn't understand. I think it was some kind ...
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
2answers
91 views
I deleted the /boot server is still running is reinstall necessary?
This is stupid. I ordered 2SSD from a provicer. Usually I am the one doing the partitioning and formatting. I will then know which one is the SSD by looking at disks that's not partitioned yet.
Turns ...
1
vote
1answer
217 views
Failed to boot Grub Error Fedora 17
I had two hard disks. One is internal, 320GB, all NTFS, where Windows 7 is installed in a ~20GB partition. The other is external, 160GB, where I have installed Fedora. Now when I had installed Fedora ...
0
votes
1answer
58 views
Why does X11 on Fedora 16 rely on non-boot device for startup?
I have recently had an incident in which my /var/mail/spool/ file grew to the size of 32G (yes, that is gigabytes), completely filling its system partition (/dev/sda2) and most of what I saw inside ...
3
votes
2answers
711 views
Format disk through rootfs terminal
I've got into a strange situation (because of my own stupidity of course:-)). I kept failing to install Chakra Linux from Live USB, so I was thinking that the reason could be that I created the Live ...
6
votes
4answers
611 views
Difference between bootable and non-bootable partitions
What is the difference between a bootable and non-bootable partition? I know that a user cannot boot a system from a partition marked non-bootable and can from one marked bootable.
I want to know ...
1
vote
2answers
536 views
Fresh Linux (Debian and CentOS) installation will not boot
I am trying to install either Debian or CentOS on a home server (Fujitsu PRIMERGY TX100 S3). I first tried installing Debian. The whole installation was successful (including grub). But after ...
0
votes
1answer
559 views
How to use ms-sys to restore MBR to boot /dev/sda2?
My brother screwed up a multi-OS install on his laptop and asked me to help fix it. I'm a basic linux user and I know my way around the terminal a little but beyond that I might need some hand-holding ...
2
votes
1answer
178 views
Why does the /boot partition get updated when I install software
Based on some recommendations I read online, on install of a new (Ubuntu) system, I made my /boot partition separate from / and small in size (only around 50 MB). It makes sense to me that you would ...
4
votes
1answer
129 views
Does GRUB consider partition order when looking for config files?
I have a HD which has 3 partitions, in the following order:
NTFS
FAT32
FAT32 (very small)
I want to install GRUB into the MBR of the HD, and place the config files (menu.lst, etc.) into the 3rd ...
4
votes
2answers
1k views
Can I split /boot to a different partition on a single partition system?
I have set up my system, configured it and everything, using only one partition for / (ext4).
So no separate home, boot, swap etc.
So the question is:
Is there a way to go from this configuration ...
2
votes
2answers
100 views
mounting on boot - how to edit
How does linux know which partition should be mounted at which directory? Where is this info stored?
4
votes
1answer
204 views
Is there a BSD operating system that can be booted off a logical drive partition?
From several BSD operating systems' documentation, there is a requirement for it to be booted off a primary partition. Is there any BSD that can be booted off a logical partition in some indirect ...
