romeozor

Hozzászólások

4 bejegyzés megtekintése - 1-4 / 4
  • Szerző
    Bejegyzés
  • Hozzászólás: telepítés után sikertelen boot #2080163
    romeozor
    Felhasználó

      esetleg a device map nem megfelelő?

      Hozzászólás: telepítés után sikertelen boot #2080161
      romeozor
      Felhasználó
        Code:
        ubuntu@ubuntu:~$ sudo fdisk -l

        Disk /dev/sda: 80.0 GB, 80026361856 bytes
        255 heads, 63 sectors/track, 9729 cylinders
        Units = cylinders of 16065 * 512 = 8225280 bytes

          Device Boot      Start        End      Blocks  Id  System
        /dev/sda1  *          1        6375    51207156    7  HPFS/NTFS
        /dev/sda2            6376        9467    24836490  83  Linux
        /dev/sda3            9468        9729    2104515  82  Linux swap / Solaris

        device.map

        Code:
        (hd0) /dev/sda

        menu.lst

        Code:
        ## ## End Default Options ##

        title Ubuntu, kernel 2.6.15-26-386
        root (hd0,1)
        kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/sda2 ro quiet splash
        initrd /boot/initrd.img-2.6.15-26-386
        savedefault
        boot

        title Ubuntu, kernel 2.6.15-26-386 (recovery mode)
        root (hd0,1)
        kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/sda2 ro single
        initrd /boot/initrd.img-2.6.15-26-386
        boot

        title Ubuntu, memtest86+
        root (hd0,1)
        kernel /boot/memtest86+.bin
        boot

        ### END DEBIAN AUTOMAGIC KERNELS LIST

        # This is a divider, added to separate the menu items below from the Debian
        # ones.
        title Other operating systems:
        root

        # This entry automatically added by the Debian installer for a non-linux OS
        # on /dev/sda1
        title Microsoft Windows XP Professional – magyar
        root (hd0,0)
        savedefault
        makeactive
        chainloader +1

        Hozzászólás: telepítés után sikertelen boot #2080159
        romeozor
        Felhasználó

          eltérést nem találtam, de az az iromány gondolom az 5.10-ről frissítőkre vonatkozik, legalábbis ha nem úgy lenne akkor a windows féle /dev/sda1-es partíciót is elvarázsolta volna.
          egyébként a device.map fileba elég a „(hd0) /dev/sda” entry?

          Hozzászólás: telepítés után sikertelen boot #2080157
          romeozor
          Felhasználó

            ha a grub listre érted igen van, „initrd  /boot/initrd….”

          4 bejegyzés megtekintése - 1-4 / 4