cfdisk (util-linux 2.19)
Disk Drive: /dev/sda
Size: 500107862016 bytes, 500.1 GB
Heads: cfdisk (util-linux 2.19)
Disk Drive: /dev/sda
Size: 500107862016 bytes, 500.1 GB
Heads: 255 Sectors per Track: 63 Cylinders: 60801
Name Flags Part Type FS Type [Label] Size (MB)
------------------------------------------------------------------------------
Unusable 1.05*
sda1 Primary ntfs [PQSERVICE] 12582.92*
sda2 Primary ntfs [SYSTEM RESERVED] 104.86*
sda3 Boot Primary ntfs [ACER] 434989.20*
sda4 Primary ext4 52429.85*
255 Sectors per Track: 63 Cylinders: 60801
Name Flags Part Type FS Type [Label] Size (MB)
------------------------------------------------------------------------------
Unusable 1.05*
sda1 Primary ntfs [PQSERVICE] 12582.92*
sda2 Primary ntfs [SYSTEM RESERVED] 104.86*
sda3 Boot Primary ntfs [ACER] 434989.20*
sda4 Primary ext4 52429.85*
sda1 non so cosa sia
sda2 è la partizione di recovery di windows
sda3 è la partizione di windows
sda4 è la partizione slackware
questo invece è il mio lilo.conf relativa al boot
other = /dev/sda
label = Windows
table = /dev/sda3
# Windows bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/sda4
label = Linux
read-only
Perchè se all'avvio del pc scelgo di partire con windows mi fa partire la partizione di recovery? e una volta riavviato e ripartito con linux il boot si sposta su sda2?