mi mparte vista e opensuse,qualcuno sa come sitemare la faccenda?
posto il mio fdisk -l
Codice: Seleziona tutto
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xb974ba60
Device Boot Start End Blocks Id System
/dev/sda1 1 7022 56404183+ 7 HPFS/NTFS
/dev/sda2 7023 15392 67232025 83 Linux
/dev/sda3 * 15393 30401 120559057+ 5 Extended
/dev/sda5 15393 17133 13984551 83 Linux
/dev/sda6 17134 20105 23872558+ 83 Linux
/dev/sda7 20106 27291 57721513+ 7 HPFS/NTFS
/dev/sda8 30114 30401 2311168 82 Linux swap / Solaris
/dev/sda9 27292 30113 22667683+ 83 Linux
Partition table entries are not in disk order
ubuntu@ubuntu:~$
Codice: Seleziona tutto
Partition table entries are not in disk order
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA Hitachi HTS54252 (scsi)
Disk /dev/sda: 250GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32,3kB 57,8GB 57,8GB primary ntfs
2 57,8GB 127GB 68,8GB primary ext4
3 127GB 250GB 123GB extended boot
5 127GB 141GB 14,3GB logical ext3
6 141GB 165GB 24,4GB logical ext3
7 165GB 224GB 59,1GB logical ntfs
9 224GB 248GB 23,2GB logical ext3
8 248GB 250GB 2367MB logical linux-swap(v1)
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: /dev/sr0: unrecognised disk label Codice: Seleziona tutto
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
ubuntu@ubuntu:~$ sudo mount /dev/sda9 /mnt
ubuntu@ubuntu:~$ sudo mount --bind /dev /mnt/dev
ubuntu@ubuntu:~$ sudo mount --bind /proc /mnt/proc
ubuntu@ubuntu:~$ sudo mount --bind /sys /mnt/sys
ubuntu@ubuntu:~$ sudo chroot /mnt
chroot: cannot run command `/bin/bash': Errore di formato di exec
sda5 (/root)
sda6 (/home)
sda 2 lucid
sda9 maverick
grazie



