Announcement

Collapse
No announcement yet.

Grub error 17 after fresh install

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: Grub error 17 after fresh install

    Your SATA sockets have nothing to do with it.
    What matters is how you have set the order of the drives in your BIOS setup.
    Kubuntu, to bein partition (hd0,0), should be the on first-to-boot drive as set in BIOS boot order among the hard drives (after your CD/DVD drive).

    If you see the boot menu come up, after turning on the PC, press the "c" key to get a grub> prompt. Or, start up the Kubuntu Live CD, type sudo grub to get the grub> prompt. Then use the geometry command to see how BIOS sees your drives (GRUB sees your drives the same way BIOS sees your drives; the drive that the PC ACTUALLY boots from right this second is always seen as drive hd0 by BIOS and by GRUB).

    Now, type geometry then space then left parenthesis ( then hd then press the TAB key:
    grub> geometry (hd<Press TAB key now>
    That returns a list of drives as seen by BIOS.
    Explore each one using geometry:
    grub> geometry (hd0)
    grub> geometry (hd1)
    grub> geometry (hd2)

    See what is where on your drives. Is Kubuntu on hd0 as we think it should be?

    The root -- setup -- quit we did can not and does not fail to install GRUB if you've correctly specified the drives. (After doing that, sometimes worst case scenario, you might have to edit the main Kubuntu /boot/grub/menu.lst to be sure the (hdx,y)'s are correct, but in your case, there should be no problems since you only have one bootable drive with one OS.)

    An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

    Comment


      #17
      Re: Grub error 17 after fresh install

      The root-setup-quit think we did seems to have worked

      I can now boot. And i tried rebooting. But... The first boot I could see my drives in the /media folder. And they were accessibly by installing ntfs-config(and running it), but now, after a reboot, when i try to access the drives it denies me access.
      Also, is there any way for my USB hdd to auto mount when its powered up?

      Comment


        #18
        Re: Grub error 17 after fresh install

        Glad the GRUB part works.

        We'll let others jump in on the drive auto-mounting, as there's been a lot of posts on that recently

        (I always get things done through the unimaginative K > System Settings > Advanced > Disk & Filesystems as Administrator.)

        bump for mounting help here ...
        An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

        Comment


          #19
          Re: Grub error 17 after fresh install

          Well.. got the mounting of the internal drives working, the external HDD drive isnt though

          EDIT: Got that working too, by forcing the mount.

          I'm gonna try to compile my own kernel now, for the sound driver

          Comment


            #20
            Re: Grub error 17 after fresh install

            btw, DIOD, to address your question, I don't dislike XP too much; got it on sda1; Kubuntu's on sdb+ external USB HDD + flash drives. I started out a year or two ago 95% XP, 5% Kubuntu. Now, naturally, after using Kubuntu, I've noticed I'm almost 100% Kubuntu. I find it's a pain to have to go into XP every Friday to get all my updates, virus scanner updates & runs, Ccleaner for index.dat crap-cleaning, defrag, on and on. Of course, now that I don't use XP, one might wonder why I do that weekly maintenance... I don't so much have anything against XP per se, but all the positives & fun about Kubuntu keep me here using it all the time. Will be a cold day in hell before I ever spend even a nickel on Vista, though. I got my XP OEM through Newegg when I bought my components there to build my PC in 2005, and even then OEM/Home was $100 for the XP CD ... hmmm ... Better to donate that money to K3b, GParted Live CD & Super Grub Disk developers ...

            Comes down to it, like everybody else, I'm just navigating through this new and promising & fun Linux experience after having been a PAYING M$ professional customer since 1997.
            An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

            Comment


              #21
              Re: Grub error 17 after fresh install



              Ok, so ive compiled and installed my own kernel.
              Now i've tried to install the X-Fi driver (using the "installer" that the package comes with)

              Installation is in progress. Please wait...
              tar: XFiDrv_Linux_US-1.04: tijdsstempel 2009-09-20 08:31:00 ligt 49192114.169824173 seconden in de toekomst
              /opt/Creative/XFiDrv_Linux_US-1.04
              checking for gcc... gcc
              checking for C compiler default output file name... a.out
              checking whether the C compiler works... yes
              checking whether we are cross compiling... no
              checking for suffix of executables...
              checking for suffix of object files... o
              checking whether we are using the GNU C compiler... yes
              checking whether gcc accepts -g... yes
              checking for gcc option to accept ANSI C... none needed
              checking for ranlib... ranlib
              checking for a BSD-compatible install... /usr/bin/install -c
              checking how to run the C preprocessor... gcc -E
              checking for egrep... grep -E
              checking for ANSI C header files... yes
              checking for an ANSI C-conforming const... yes
              checking for inline... inline
              checking whether time.h and sys/time.h may both be included... yes
              checking whether gcc needs -traditional... no
              checking for current directory... /opt/Creative/XFiDrv_Linux_US-1.04
              checking cross compile...
              checking for directory with kernel source... /lib/modules/2.6.22.9-custom/source
              checking for directory with kernel build... /lib/modules/2.6.22.9-custom/build
              checking for directory with ALSA include files... /lib/modules/2.6.22.9-custom/source/include
              checking for kernel linux/version.h... yes
              checking for kernel linux/autoconf.h... yes
              checking for kernel version... 0.0.0
              checking for GCC version... Kernel compiler: gcc 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) Used compiler: gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
              checking for built-in ALSA... no
              checking for existing ALSA module... yes
              checking to modify of kernel linux/kmod.h... no
              checking for kernel linux/compiler.h... yes
              checking for kernel linux/pm.h... yes
              checking for kernel linux/spinlock.h... yes
              checking for kernel linux/irq.h... yes
              checking for kernel linux/threads.h... yes
              checking for kernel linux/rwsem.h... yes
              checking for kernel linux/gameport.h... yes
              checking for kernel linux/devfs_fs_kernel.h... no
              Creating a dummy <linux/devfs_fs_kernel.h>...
              checking for kernel linux/highmem.h... yes
              checking for kernel linux/workqueue.h... yes
              checking for kernel linux/dma-mapping.h... yes
              checking for kernel asm/hw_irq.h... yes
              checking for kernel linux/device.h... yes
              checking for kernel linux/platform_device.h... yes
              checking for kernel linux/jiffies.h... yes
              checking for kernel linux/compat.h... yes
              checking for kernel linux/adb.h... yes
              checking for kernel linux/cuda.h... yes
              checking for kernel linux/pmu.h... yes
              checking for kernel linux/moduleparam.h... yes
              checking for kernel linux/syscalls.h... yes
              checking for kernel linux/firmware.h... yes
              checking for kernel linux/err.h... yes
              checking for kernel linux/bitmap.h... yes
              checking for kernel linux/mutex.h... yes
              checking for exported symbol dump_stack... grep: /lib/modules/2.6.22.9-custom/source/kernel/ksyms.c: No such file or directory
              no
              checking for kernel module symbol versions... yes
              checking for PCI support in kernel... yes
              checking for I2C driver in kernel... module
              checking for firmware loader... yes
              checking for directory to store kernel modules... /lib/modules/0.0.0/misc
              checking for processor type... x86_64
              checking for SMP... yes
              checking for strlcpy... no
              checking for snprintf... no
              checking for vsnprintf... no
              checking for scnprintf... no
              checking for sscanf... no
              checking for vmalloc_to_page... no
              checking for old kmod... yes
              checking for PDE... no
              checking for pci_set_consistent_dma_mask... no
              checking for pci_dev_present... no
              checking for msleep... no
              checking for msecs_to_jiffies... no
              checking for tty->count is the atomic type... no
              checking for io_remap_pfn_range... no
              checking for new io_remap_page_range... no
              checking for kcalloc... no
              checking for kstrdup... no
              checking for kzalloc... no
              checking for create_workqueue with flags... no
              checking for saved_config_space in pci_dev... no
              checking for register_sound_special_device... no
              checking for old kill_fasync... no
              checking for dma_addr_t... no
              checking for MUTEX macros... no
              checking for RTC callback support in kernel... may be buggy, skipped
              checking for HPET support... yes
              checking for Procfs support... yes
              configure: creating ./config.status
              config.status: creating Makefile.conf
              cd /tmp/xfisrc/src/utils/alsaver; make clean
              make[1]: Map '/opt/Creative/XFiDrv_Linux_US-1.04/src/utils/alsaver' wordt binnengegaan
              rm -f alsaver
              make[1]: Map '/opt/Creative/XFiDrv_Linux_US-1.04/src/utils/alsaver' wordt verlaten
              rm -f alsaver
              cd /tmp/xfisrc/src/ossrv; make clean
              make[1]: Map '/opt/Creative/XFiDrv_Linux_US-1.04/src/ossrv' wordt binnengegaan
              rm -rf ctossrv_main.o LinuxReg.o LinuxSys.o osutils.o *.o *.ko *.o_shipped *.mod.c *~ .*cmd .tmp_versions .depend
              make[1]: Map '/opt/Creative/XFiDrv_Linux_US-1.04/src/ossrv' wordt verlaten
              rm -f ctossrv.o
              cd /tmp/xfisrc/src/emupia; make clean
              make[1]: Map '/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia' wordt binnengegaan
              rm -rf emupia_guids.o emupia_main.o *.o *.ko *.o_shipped *.mod.c *~ .*cmd .tmp_versions .depend
              make[1]: Map '/opt/Creative/XFiDrv_Linux_US-1.04/src/emupia' wordt verlaten
              rm -f emupia.o
              cd /tmp/xfisrc/src/sfman; make clean
              make[1]: Map '/opt/Creative/XFiDrv_Linux_US-1.04/src/sfman' wordt binnengegaan
              /tmp/xfisrc/src/sfman/../../globalrules.mk:60: .depend: Bestand of map bestaat niet
              gcc -Wall -fomit-frame-pointer -Os -fno-strict-aliasing -pipe -D__CT_SYS_LINUX -DNO_SWSYNTH -D__CT_LITTLE_ENDIAN -DNO_NEWDELETE_OVERLOAD -DUSE_CALLBACKS_EX -DNATIVE_OPENAL -DCTAUDBINARY -I../../include -isystem /lib/modules/2.6.22.9-custom/source/include -I/lib/modules/2.6.22.9-custom/source/include/asm/mach-default -I/lib/modules/2.6.22.9-custom/source/include -D__KERNEL__ -DMODULE -mcmodel=kernel -D__x86_64__ -m64 -mno-red-zone -fno-reorder-blocks -Wno-sign-compare -fno-asynchronous-unwind-tables -D__CT_SYS_LINUX_AMD64 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -D__CT_BOUND_64BIT -M ctsfman_main.c > .depend
              In bestand ingevoegd door /lib/modules/2.6.22.9-custom/source/include/linux/notifier.h:14,
              door /lib/modules/2.6.22.9-custom/source/include/linux/memory_hotplug.h:7,
              door /lib/modules/2.6.22.9-custom/source/include/linux/mmzone.h:466,
              door /lib/modules/2.6.22.9-custom/source/include/linux/gfp.h:4,
              door /lib/modules/2.6.22.9-custom/source/include/linux/slab.h:14,
              door /lib/modules/2.6.22.9-custom/source/include/linux/percpu.h:5,
              door /lib/modules/2.6.22.9-custom/source/include/asm/local.h:4,
              door /lib/modules/2.6.22.9-custom/source/include/linux/module.h:19,
              door ctsfman_main.c:17:
              /lib/modules/2.6.22.9-custom/source/include/linux/rwsem.h:24:65: fout: asm/rwsem.h: Bestand of map bestaat niet
              In bestand ingevoegd door /lib/modules/2.6.22.9-custom/source/include/linux/sched.h:51,
              door ctsfman_main.c:18:
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:33:3: fout: #error You lose.
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              /lib/modules/2.6.22.9-custom/source/include/linux/jiffies.h:225:31: fout: deling door nul in `#if'
              make[1]: *** [.depend] Fout 1
              make[1]: Map '/opt/Creative/XFiDrv_Linux_US-1.04/src/sfman' wordt verlaten
              make: *** [ctsfmanclean] Fout 2
              Copy module files...
              cp: kan stat niet toepassen op ‘ctossrv.o’: Bestand of map bestaat niet
              cp: kan stat niet toepassen op ‘emupia.o’: Bestand of map bestaat niet
              cp: kan stat niet toepassen op ‘ctsfman.o’: Bestand of map bestaat niet
              cp: kan stat niet toepassen op ‘haxfi.o’: Bestand of map bestaat niet
              cp: kan stat niet toepassen op ‘ctalsa.o’: Bestand of map bestaat niet
              cp: kan stat niet toepassen op ‘ct20xut.o’: Bestand of map bestaat niet
              cp: kan stat niet toepassen op ‘ctexfifx.o’: Bestand of map bestaat niet
              cp: kan stat niet toepassen op ‘cthwiut.o’: Bestand of map bestaat niet
              make: *** [copy_modules] Fout 1
              Installation Unsuccessful
              EDIT: Now im trying to compile it myself.
              I can get past configure and make, but make install gives me:

              ........
              Warning: Can't not find blacklist file /etc/hotplug/blacklist
              Install libs...
              Install database files...
              tar: creative/data/ctp073aw.dat: tijdsstempel 2009-09-17 11:25:02 ligt 48941962.543358498 seconden in de toekomst
              tar: creative/data/ctp055aw.dat: tijdsstempel 2009-09-17 11:25:01 ligt 48941961.522159822 seconden in de toekomst
              tar: creative/data/ctp046aw.dat: tijdsstempel 2009-09-17 11:25:00 ligt 48941960.518668713 seconden in de toekomst
              tar: creative/data: tijdsstempel 2009-09-17 11:25:30 ligt 48941990.507577839 seconden in de toekomst
              tar: creative/ct_reg.dat: tijdsstempel 2009-09-17 10:58:22 ligt 48940362.504716943 seconden in de toekomst
              Create device node files...
              /dev/emupia already exixts
              /dev/x-fi already exists
              Install script files...
              /etc/init.d/ctsound already exists. Overwrite it...
              WARNING: Error inserting emupia (/lib/modules/2.6.22.9-custom/kernel/drivers/ssound/emupia.ko): Unknown symbol in module, or unknown parameter (see dmesg)
              WARNING: Error inserting ctsfman (/lib/modules/2.6.22.9-custom/kernel/drivers/ssound/ctsfman.ko): Unknown symbol in module, or unknown parameter (see dmesg)
              FATAL: Error inserting ctalsa (/lib/modules/2.6.22.9-custom/kernel/drivers/ssound/ctalsa.ko): Unknown symbol in module, or unknown parameter (see dmesg)
              dmesg output:

              .........
              [ 1607.240002] ctalsa: Unknown symbol unregister_sound_special
              [ 1607.240020] ctalsa: Unknown symbol snd_ctl_add
              [ 1607.240038] ctalsa: Unknown symbol snd_pcm_new
              [ 1607.240056] ctalsa: Unknown symbol snd_pcm_period_elapsed
              [ 1607.240077] ctalsa: Unknown symbol snd_card_register
              [ 1607.240093] ctalsa: Unknown symbol snd_seq_device_register_driver
              [ 1607.240115] ctalsa: Unknown symbol snd_seq_device_new
              [ 1607.240159] ctalsa: Unknown symbol snd_rawmidi_set_ops
              [ 1607.240203] ctalsa: Unknown symbol snd_pcm_format_width
              [ 1607.240234] ctalsa: Unknown symbol snd_midi_process_event
              [ 1607.240269] ctalsa: Unknown symbol snd_ctl_new1
              [ 1668.140182] emupia: Unknown symbol unregister_sound_special
              [ 1668.140343] emupia: Unknown symbol register_sound_special
              [ 1668.141026] ctsfman: Unknown symbol unregister_sound_special
              [ 1668.141142] ctsfman: Unknown symbol register_sound_special
              [ 1668.142267] ctalsa: Unknown symbol snd_pcm_lib_free_pages
              [ 1668.142294] ctalsa: Unknown symbol snd_pcm_set_ops
              [ 1668.142327] ctalsa: Unknown symbol snd_device_new
              [ 1668.142345] ctalsa: Unknown symbol snd_card_new
              [ 1668.142362] ctalsa: Unknown symbol register_sound_special
              [ 1668.142390] ctalsa: Unknown symbol snd_pcm_hw_constraint_integer
              [ 1668.142416] ctalsa: Unknown symbol snd_pcm_lib_preallocate_free_for_all
              [ 1668.142441] ctalsa: Unknown symbol snd_pcm_lib_ioctl
              [ 1668.142467] ctalsa: Unknown symbol snd_pcm_lib_malloc_pages
              [ 1668.142489] ctalsa: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
              [ 1668.142523] ctalsa: Unknown symbol snd_seq_kernel_client_ctl
              [ 1668.142555] ctalsa: Unknown symbol snd_seq_device_unregister_driver
              [ 1668.142578] ctalsa: Unknown symbol snd_rawmidi_transmit
              [ 1668.142598] ctalsa: Unknown symbol snd_ctl_remove
              [ 1668.142617] ctalsa: Unknown symbol snd_seq_create_kernel_client
              [ 1668.142634] ctalsa: Unknown symbol snd_rawmidi_receive
              [ 1668.142652] ctalsa: Unknown symbol snd_seq_delete_kernel_client
              [ 1668.142669] ctalsa: Unknown symbol snd_card_free
              [ 1668.142686] ctalsa: Unknown symbol snd_rawmidi_new
              [ 1668.142719] ctalsa: Unknown symbol snd_ctl_free_one
              [ 1668.142737] ctalsa: Unknown symbol snd_pcm_hw_constraint_minmax
              [ 1668.142761] ctalsa: Unknown symbol snd_seq_event_port_attach
              [ 1668.142783] ctalsa: Unknown symbol unregister_sound_special
              [ 1668.142802] ctalsa: Unknown symbol snd_ctl_add
              [ 1668.142820] ctalsa: Unknown symbol snd_pcm_new
              [ 1668.142838] ctalsa: Unknown symbol snd_pcm_period_elapsed
              [ 1668.142858] ctalsa: Unknown symbol snd_card_register
              [ 1668.142874] ctalsa: Unknown symbol snd_seq_device_register_driver
              [ 1668.142896] ctalsa: Unknown symbol snd_seq_device_new
              [ 1668.142940] ctalsa: Unknown symbol snd_rawmidi_set_ops
              [ 1668.142984] ctalsa: Unknown symbol snd_pcm_format_width
              [ 1668.143015] ctalsa: Unknown symbol snd_midi_process_event
              [ 1668.143051] ctalsa: Unknown symbol snd_ctl_new1

              Comment

              Working...
              X