|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
On Thu, 24 Mar 2005 04:30:15 GMT
desimpson@gmail.com (DES) wrote: > Can anyone suggest where I might look in order to determine the source > of the problem? I do not see a log being created that references the > problem. When you get to that point, press Alt-F10 immediately *after* selecting to continue and see if any of those log messages gives a hint . . . -- Kevin Nathan (Arizona, USA) Linux Potpourri and a.o.l.s. FAQ -- http://www.project54.com/linux/ Open standards. Open source. Open minds. The command line is the front line. Linux 2.6.8-24.11-default 10:24pm up 46 days 10:19, 11 users, load average: 1.45, 1.83, 1.86 |
|
|||
|
Thanks for the ALT-F10 tip!
After I toggled error log display *on* this what I saw: 1ST Error |
|
|||
|
Ok, I found the source of my problem. The kernel on the SUSE 9.2
floppy I've booted from does not support the file system type I've selected for my root file system. After stopping to clear my head, I realized that I should just check the /var/log directory for clues. (I'm not sure why I did not think of this sooner). After I received the "Could not mount partition /dev/hda2 to /mnt/" message, I toggled to the command prompt (ATL-F2), went to the /var/log/YaST2 directory and looked in the y2log file (tail y2log). An error message in the file reported that the kernel did not support the reiser file system. I repartitioned /dev/hda2, specifying an ext3 file system and attempted the install again. This time I found that the kernel did not support that file system either. The third attempt worked after I specified an ext2 file system for / (root). I'm not sure why the kernel on the installation floppy did not support all of the file system types that are offered by YaST, but now I knownot to select reiser or ext3 during installation. Thanks! /DES |
|
|||
|
On Fri, 25 Mar 2005 00:36:19 GMT
"DES" <desimpson@gmail.com> wrote: > I'm not sure why the kernel on the installation floppy did not support > all of the file system types that are offered by YaST, but now I know > not to select reiser or ext3 during installation. > Because the floppy probably doesn't contain the modules required for those file systems. You should be able to make a modules floppy and select the modules you want used, but I've never had to do that. I think the SUSE books cover the procedure, and I've seen it in some newsgroups as well . . . > Thanks! You're welcome -- glad you got it figured out. BTW, you can convert the ext2 to an ext3 file system, see this page for SUSE 9.2: http://www.math.ucla.edu/~jimc/docum...vert2ext3.html -- Kevin Nathan (Arizona, USA) Linux Potpourri and a.o.l.s. FAQ -- http://www.project54.com/linux/ Open standards. Open source. Open minds. The command line is the front line. Linux 2.6.8-24.11-default 8:59pm up 47 days 8:54, 11 users, load average: 0.10, 0.18, 0.26 |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|