I installed 15. I have reformatted the 500mb /boot partition, didn't touch the swap partition, formatted the / partition. Trying to boot, I receive a "cannot mount selected partition". This is a fresh install. I rebooted into the Live CD to do some FS Checks, and got kernal crash, black screen, lots of kernal output while in live CD trying to do FS checks. The only line that looks like it holds any info that may be relevant is the last of the lines that says: Kernal Panic - Not Syncing: Fatal exception interupt PID 1161, comm:irq/21-0000:01: tainted: g d (kernal version) Panic+0x91/0x19c
I did an FS check on /boot and it came back fine. I did an FS check on /, and it came back fine. But then I told it to do an FS check on swap and got the warning that swap is currently mounted, and that if I proceed, it could cause serious system damage, and asked me if I wanted to proceed. I chose no, and it crashed.
---------- Post added at 02:59 AM ---------- Previous post was at 02:42 AM ----------
wait, i think i found the problem. It APPARENTLY installed /boot as ext4. Reinstalling now. Will update momentarily...
---------- Post added at 03:06 AM ---------- Previous post was at 02:59 AM ----------
Nope, i explicity made sure i installed ext3 on boot this time, and it still gives the same boot error, AND i KEEP getting that kernel crash.
I am having problems with grub. Originally I was having trouble installing Service Pack 2 for vista and I made the fool's mistake of changing the active partition in disk management from the boot partition to the windows partition. This blew up grub. After restarting I was dumped at the grub terminal i.e.
grub>
so I thought okay, I will just reinstall grub. I ran setup (hdx,y) but now when I restart first of all the splash screen is different, rather then the blue background with the big words in white, fedora 11, it's black and I get a error saying unable to read any images. I can see the different OS' I have on the grub screen but attempting to load any of them gives me
error 17 cannot mount selected partition.
I am currently running the Fedora 11 xfce spin live cd. From the terminal here, here is some information. sda3 is my fedora 11 partition I am not sure maybe it is because of ext4 but I can't seem to mount it using mount /dev/sda3 /mnt/xxxxx.
[root@localhost grub]# fdisk -l Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x72edceee Device Boot Start End Blocks Id System
I dualboot Ubuntu and Fedora in one hard drive. Below are the scenario.
First, installed Ubuntu 10.4 on the entire disk (40GiB of size). Then, shrink the Ubuntu installation to equal size to free up space for fedora.
Second, installed Fedora 13 using the option "Use free space on selected drives and create default layout". After the successful installation fdisk -l shows,
Code: # fdisk -l Disk /dev/sda: 40.0 GB, 40020664320 bytes 255 heads, 63 sectors/track, 4865 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
I have a vista machine I recently put FC10 on. Through the course of figuring out wireless drivers, I goofed it enough that I was told to simply reinstall linux. I had the fedora GRUB file set as I wanted. But after I re-installed FC10 it would just hang after it searched for bootable CDs and stuff. I got the super grub CD and am able to boot into windows no issue. HOWEVER, when I select the fedora option, I get
"Error 17: Cannot mount selected partition"
I assume this means the grub doesn't know where my Linux boot stuff is. I have a separate drive dedicated to the linux install. The Vista drive is where the MBR is. So... how do I tell the grub where the FC10 install is? I've tried to reinstall FC10 twice hoping I just goofed something. edit: The standard grub file was in /boot/grub or something. Is there a file I can edit to point in the right direction?
When upgrading F12 to F13 I had a fatal error when I selected to update grub so I opted to do a fresh install of grub and the upgrade proceeded without any further problems. When I went to boot the system (dual-boot with Win 7) grub gave me error 17 "cannot mount selected partition". So I booted into rescue from the install disk thinking that maybe reinstalling grub might help, but when I ran "grub-install /dev/sda" I got the message that "/dev/sda does not have any corresponding BIOS drive" (I have Windows on SATA 1 sda and Fedora on SATA 2 sdb). I exited rescue mode rebooted entered BIOS and swapped the drive order and restarted. Success!... Well almost. The progress bar goes all the way across the screen to the point the login screen should come up then it hangs...
I installed Mac OS X 10.6, Windows 7 Ultimate, and made 4 partitions.OSX and 7 installed fine, but when I tried to install SUSE, it stopped at 92%.I get this error:
I 've reinstalled XP partition on my ubuntu system 8.10 ,After that i reinstalled grub using live CD ubuntu 9.04
With the following commands:
but when i restarted the system i got the grub menu .. but when i select ubuntu i got the following error message: " error 17 .. can not mount selected partition "
I've tried everything to solve this, been browsing the forums for the last 2 days and no solution has worked.So I got a new netbook (Samsung n150 dated 03/2011) it had ubuntu 10.10 installed but I already use ubuntu on my macbookso I'm trying out knoppix, I booted it from usb and ran the HD installer, it gets through all that and then installs grub ok, but when I reboot I get "Error 17: Cannot mount selected partition"Things I already tried:*Grub setup (grub, root (hd0,1), setup (hd0), quit) and every variation.*I tried removing the usb and setting the HDD back to first boot in the bios andthen changing the menu.lst accordingly, still I get error 17.Below is the information just after boot with the usb still plugged in and set as first boot in bios.fdisk -l
i ran into this issue only because i wanted to learn. I was reading the book, linux troubleshooting and decided to give it a try.
1) I went to /boot/ and moved vmlinuz (kernel file) to my home directory. (/root/) 2) I booted, it didnt boot (as expected) and now the troubleshooting part begins. 3) i entered to grub config mode using c 4) When i press root (hd0, (tab) it gave me 2 partitions. hd0 which is my boot partition hd1 which is my '/' partition. Please keep in mind its LVM and not a physical partition 5) If i do this, root (hd0,1), and press boot, it gives the following error Error 17: Cannot mount selected partition
During my research i found that, LVM is not supported by grub, so kindly confirm me this ? is this the reason i am not able to access my root partition ? i am doing this on vmware so no issues, but just for the sake of learning, can someone tell me some way of restoring it without using any rescure disk (livecd, liveusb etc) ?
I have a Dell VOSTRO laptop that I use for windows Vista. I have an old disk drive that I put into a USB case and now I want to use that for a Debian system. I do not want to install grub on my laptops HDD, if I do I need to have the USB HDD plugged in everytime I boot and i find that a real pain. I installed Debian on the USB drive with no problem and when it asked where I wanted to install GRUB I picked the USB drive ( I think ). Now when I interupt the boot and tell it to boot from the USB drive grub comes up with the correct menu but when I pick Debian I get the following messages:
Booting 'Debian GNU/Linux Kernel 2.6.26-2-amd64' root (hd1,0) Filesystem type unknown partition type 0xde kernel /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sdb1 ro quiet Error 17: Cannot mount selected partition
I've tried everything to solve this, been browsing the forums for the last 2 days and no solution has worked. So I got a new netbook (Samsung n150 dated 03/2011) it had ubuntu 10.10 installed but I already use ubuntu on my macbook so I'm trying out knoppix, I booted it from usb and ran the HD installer, it gets through all that and then installs grub ok, but when I reboot I get "Error 17: Cannot mount selected partition"
Things I already tried: Grub setup (grub, root (hd0,1), setup (hd0), quit) and every variation. *I tried removing the usb and setting the HDD back to first boot in the bios and then changing the menu.lst accordingly, still I get error 17. Below is the information just after boot with the usb still plugged in and set as first boot in bios.
I recently switched to the Ubuntu 10.10 version from the 8.04 version, and when I looked for the Drive and Volume tabs in the USB Properties dialog, they were no longer available. In 8.04, I used the Volume tab to set the mount point and file system for selected CompactFlash drives connected to the computer through a USB adapter. It is important that these selected drives be mounted as msdos rather than vfat because of the characteristics of the legacy system that they are used with.
how do I get the functionality I had in 8.04 under the Drive and Volume tabs of the device properties dialog?
I have a multi-user machine with several network interfaces (Ethernet, if that matters). I wish to grant selected users, or groups, full access to selected network interfaces (including ability to adjust IP address and to bind to low ports, but *only* on those interfaces). It is important to me that an user/group does not such full control over other interfaces. Granting partial, or temporary, root permissions is OK; it's a friendly environment.How do I go about it?System: Linux 2.6.recent; usual Debian setup (can be adjusted if needed).
I used Ubuntu for years now, but since the latest decisions got public I deceided to try something new: Fedora. I installed the system as a dualboot,Ubuntu and my old data. Because Fedora got installed inbetween of two partitions,ad to do the partitioning manually. I just made one partition /dev/sda4. During the installation process I got asked about the password for my /dev/sda1 partition. Of course, I entered it. So far so good.Now, everytime when I boot, the boot process stops and asks me for the password of the /dev/sda1 partition. However, the boot process does not go on, unless i press STRG+C.After the log in, I can also not access my data, by entering the password (GUI).The only way I can acces the data on that partition is:
Code: su - cryptsetup luksOpen /dev/DEVICENAME luks-fedora
I just made a new storage partition and formatted it as Ext3. Now, this particular partition is shown and can be read at the terminal "fdisk -l". However, unlike in my Mint 7 partition, it does not show in my Fedora 10.
Code: [jun@localhost ~]$ sudo fdisk -l [sudo] password for jun: Disk /dev/sda: 250.0 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xc5e3f820
[Code]....
This partition can also shows be seen in gparted in Fedora. However, even in the "Places" tab, it does not show.
Currently I have a dual boot system it consists of Fedora 12 and Windows Vista, at this time when I am logged into fedora 12 I can select the windows vista partition in the f12 file manager, I am than prompted for the root password and after entering the password, the drive mounts as read/write with no problem. How can I automate this mounting process so once I login as a standard user the NTFS partition mounts without any input? I would like this to auto mount without prompting for a password or having to double click on the vista partition each time.
I have a cluster of linux boxes that authenticate with ldap, and a few windows boxes. I have been asked to make the windows boxes mount or map one of the linux partitions on the server.Any ideas or search terms that could shortcut the research process on this would be great.
I encrypted my /home partition in my last installation F13. For some reason, I have to reinstall F13. After I login, I can not access /home. I followed some instructions like
I'm trying to set up my Fedora 15 installation to automatically mount (with all privileges needed for read/write access w/o a password prompt) an ext4 partition on the same HDD. Below is the output of sudo fdisk -l.
Code:
Disk /dev/sda: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors Units = sectors of 1 * 512 = 512 bytes
[code]....
Partition table entries are not in disk order I'm trying to automount /dev/sda8, I believe. I'll check that when I've rebooted to by Ubuntu partition, 'cause that's where I know how to do it. I tried to use pysdm, since that's what I used to do the same thing in Ubuntu, but it wasn't found by the Fedora package manager.
I have a secondary 250GB disk of which I created a 50G partition on to try and set-up an LFS system. I finished with the LFS system and now I want to destroy the partition and reclaim all of the 250GB. So i simply ran fdisk /dev/sdb and deleted the 2 Linux partitions ( one 83 and one swap). I then created a new partition as primary partition #1. fdisk appears to see the entire disk....I'm able to start at cylinder 1 and end at 30401 which is 250GB, however when i mount the partition it's shows as only 50G.....What the hell is going on here???
i hv 3 os installed ...windows7,ubuntu9.10 and redhat5.3can ne1 tell me how to mount ext4 partition from redhat....because after installing redhat ubuntu is not booting....or can ne1 tell me how can i boot ubuntu by editing grub.config
Not sure if I should consider myself a newbie or not, as I have been using fedora 1 for some years, but I only installed it as per the manual and then used it to web surf, didn't delve into the guts of linux. The other forums seem to be speaking languages largely beyond me. Anyway, I find I need to upgrade now. I have tried upgrading to fed 8 from the DVD, but I get the message 'cannot mount /dev/hda1', which is my windows partition.
Looking at the release notes , it says fed 8 expects all partitons to be labeled, as if this is a new requirement. Using /sbin/blkid I see hda1 is not labeled. Is this the problem? How can I label it? Looking at a 'how to' site, I found e2label and tune2fs, but it seems they only work with ext2 or ext3 partitions. In the bigger picture, I am expecting too much to upgrade 1 to 8? Should I give up and just install fed 8 from scratch?
If /mnt & /media are for temporary mount points and removable drives, what is the usual convention for locating permanently mounted partitions for all users on the computer? e.g. I have a partition for photographs, I'll just call it "photos" would it be bad form to mount it as /photos or something like /my_hdd/photos ?In practice it probably won't matter, but I want to make sure it's easy for anyone else to perform admin tasks on the computer when I'm not available.
I just installed Fedora 12. When I open Dolphin, I do find links on the sidebar which enable me to mount the NTFS partitions with a click. I want to disable this for less privileged users and only allow root to do mount and unmount of partitions. I was not able to see autofs installed nor any sign of entries in the fstab.
When I click on my Vista partition under "Places" in the Fedora menus, I'm asked to enter the root password for mounting the partition. Is there a way to allow any user to mount this particular partition, to avoid the unnecessary input? The partition is not listed in /etc/fstab (fedora 12 for x86_64).
I have been trying to install windows for 15 days and I was finally able to do it by removing in "disk utility" the sign saying that the fedora partition is bootable... but I did it when the partition was active... It showed me a message error but i thought that it told me it wasn't abvle to do it... and now that windows is installed I cannot any more access the partition either in rescue mode and on a live cd ... what could I do to access the partition either to save all the files or to (it woiuld be the best) reinstall the grub ?
Ever since I started using KDE as in 4.2, I have been doing this regularly. When I startup KDE, I open Dolphin and click and mount each partition with root pass. I thought it might be some KDE issue as is the ever developing code and will be fine in future updates. But now I'm in 4.2.1 and it still exists. Upon inquiring fellow users on other distros, I have come to believe this is a *Fedora only* issue now. [URL].