• Order of the Butterfly
    Order of the Butterfly
    Elowan
    Posts: 214 from 2011/4/18
    From: Frankfurt (Ger...
    Ok, this is my yaboot.conf right now:

    Code:
    ## yaboot.conf generated by debian-installer
    ##
    ## run: "man yaboot.conf" for details. Do not make changes until you have!!
    ## see also: /usr/share/doc/yaboot/examples for example configurations.
    ##
    ## For a dual-boot menu, add one or more of:
    ## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ

    boot="/dev/disk/by-id/ata-CHN-25PATA01M_0520201510211-part2"
    device=/pci@f4000000/ata-6@d/@1
    partition=3
    root="UUID=926469b7-94af-4d34-8622-a13c249c59be"
    timeout=30
    install=/usr/lib/yaboot/yaboot
    magicboot=/usr/lib/yaboot/ofboot
    enablecdboot

    image=/boot/vmlinux
    label=Linux
    read-only
    initrd=/boot/initrd.img

    image=/boot/vmlinux.old
    label=old
    read-only
    initrd=/boot/initrd.img.old


    and my partiion table looks like this:

    Code:
    Model: ATA CHN-25PATA01M (scsi)
    Disk /dev/sda: 15,8GB
    Sector size (logical/physical): 512B/512B
    Partition Table: mac
    Disk Flags:

    Number Start End Size File system Name Flags
    1 512B 32,8kB 32,3kB Apple
    2 32,8kB 1033kB 1000kB hfs yaboot boot
    3 1033kB 15,1GB 15,1GB ext4 dbssd
    4 15,1GB 15,8GB 713MB linux-swap(v1) swap swap


    I also have a screenshot from gparted - but I can not find a way to attach images to postings on this forum. (only by uploading them elsewhere and linking them)


    Cheers!

    [ Editiert durch Elowan 08.02.2016 - 09:03 ]
    12" ibook G4 1.33Ghz, 1.5GB RAM, ATI 9550 32MB, 16GB SSD, WiFi, BT, ComboDrive
  • »07.02.16 - 10:43
    Profile