[Eisfair] Esifair 1 swap partition
Fridrich Bartel
FrBartel at hotmail.com
So Nov 3 13:40:57 CET 2019
Am 03.11.2019 um 08:20 schrieb Marcus Roeckrath:
> Bevor wir daran aber kaputt reparieren, brauche ich Infos:
>
> fdisk -l /dev/hda
>
> ls -l /dev/disk/by-uuid
>
> Und dann schauen wir auch, ob sich auch Fehler in die Bootkonfiguration
> eingeschliechen haben:
>
> ls -l /dev/disk/by-id
>
> cat /etc/lilo.conf
>
> -- Gruss Marcus
Die Ergebnisse:
Eis1 # fdisk -l /dev/hda
Disk /dev/hda: 5 GiB, 5368709120 bytes, 10485760 sectors
Disk model: VMware Virtual IDE Hard Drive
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x19492071
Device Boot Start End Sectors Size Id Type
/dev/hda1 * 2048 98783 96736 47.2M 83 Linux
/dev/hda2 98784 9345023 9246240 4.4G 83 Linux
/dev/hda3 9345024 10485759 1140736 557M 82 Linux swap
Eis1 # ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 Nov 2 22:15
0708fb60-07b1-4822-ac7c-064561fa7f3e -> ../../hda1
lrwxrwxrwx 1 root root 10 Nov 2 22:15
3333c2f7-effe-4e15-bc82-9e1fcb12e4d0 -> ../../hda2
lrwxrwxrwx 1 root root 10 Nov 2 22:15
b0e606ad-ef3e-443d-8406-d03cbcd469be -> ../../hda3
Eis1 #
Eis1 # ls -l /dev/disk/by-id
total 0
lrwxrwxrwx 1 root root 9 Nov 2 22:15
ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 -> ../../hdc
lrwxrwxrwx 1 root root 9 Nov 2 22:15
ata-VMware_Virtual_IDE_Hard_Drive_00000000000000000001 -> ../../hda
lrwxrwxrwx 1 root root 10 Nov 2 22:15
ata-VMware_Virtual_IDE_Hard_Drive_00000000000000000001-part1 -> ../../hda1
lrwxrwxrwx 1 root root 10 Nov 2 22:15
ata-VMware_Virtual_IDE_Hard_Drive_00000000000000000001-part2 -> ../../hda2
lrwxrwxrwx 1 root root 10 Nov 2 22:15
ata-VMware_Virtual_IDE_Hard_Drive_00000000000000000001-part3 -> ../../hda3
lrwxrwxrwx 1 root root 9 Nov 2 22:15
ata-VMware_Virtual_IDE_Hard_Drive_01000000000000000001 -> ../../hdb
Eis1 #
Eis1 # cat /etc/lilo.conf
lba32
#boot = /dev/hda
boot =
/dev/disk/by-id/ata-VMware_Virtual_IDE_Hard_Drive_00000000000000000001
read-only
prompt
timeout = 50
vga = normal
menu-scheme = wr:bw:wr:Yr
image = /boot/kernel
#root = /dev/hda2
root = "UUID=3333c2f7-effe-4e15-bc82-9e1fcb12e4d0"
label = eis
initrd = /boot/initrd.gz
append = "raid=noautodetect net.ifnames=0"
image = /boot/old-kernel
#root = /dev/hda2
root = "UUID=3333c2f7-effe-4e15-bc82-9e1fcb12e4d0"
label = oldeis
initrd = /boot/old-initrd.gz
append = "raid=noautodetect net.ifnames=0"
image = /boot/kernel-3.16.70-SMP
#root = /dev/hda2
root = "UUID=3333c2f7-effe-4e15-bc82-9e1fcb12e4d0"
label = 3.16.70-SMP
initrd = /boot/initrd-3.16.70-SMP.gz
append = "raid=noautodetect net.ifnames=0"
Eis1 #
Fridrich
Mehr Informationen über die Mailingliste Eisfair