|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Nevermind that last post - I believe I figured out how to mount the windows and backup files partitions. So, I started installing and came up with error: -1014. Apparently, the old Linux partitions couldn't be deleted. So I went ahead and deleted them by hand in the terminal and rebooted the machine. I started installing again after setting up the partition table (note that the linux partitions were now gone - only the EISA and windows partitions remained). This time I got error -3008 and it says unable to mount 16.1 GB media. Now I'm at a loss. Please see the screenshot of the errors I've encountered.
Free Image Hosting by ImageBam.com I ran fdisk -l right after receiving this error and here's what I got. ![]() Note that sdb3 through sdb7 were not there before I started the install. Edit: I'd like to add that, feeling curious why this install was so screwed up, I went ahead and installed OpenSUSE 11.1 on my home computer last night. The whole process, from start to finish, took about 1 hour with no problems. I didn't have to mess with creating my own partition table - YaST offered to shrink my two existing windows partitions to make room for SUSE. However, I went into create partition setup, selected my second hardrive, and selected use entire drive. I didn't get any errors saying the selection is invalid, like I do on my office computer. Installation went off without a hitch. So I'm aware that it can work easily, but I can't figure out what the difference is between my office and home computer that's causing these problems. Perhaps the EISA partition? Perhaps because my office machine has a SATA HDD while my home machine has an IDE HDD? |
|
|||
|
Okay, so here's an update on my situation.
From what I could deduce from that error, it seemed like the installer was trying to mount devices before they were formatted. So I used Code:
su --> fdisk /dev/sdb --> n Code:
mkfs.ext3 /dev/sdb# Code:
mkswap /dev/sdb6 As a side note, I forgot to mount my windows partition and backup files partition. |
|
|||
|
Okay, nevermind once again, I figured out the problem. GRUB was installed to the MBR of my other hard drive instead of the one with the operating systems on it (sda instead of sdb). If I switch the boot priority, GRUB appears. I'll look into moving GRUB to my primary hard drive.
Thanks for all your help in resolving this matter. |
|
||||
|
Crumbs what a do you had. Well done in working your way thru that and thanks for keeping us informed.
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|