Hallo, ich möchte gerne Ubuntu neben Windows installieren. Leider ist auf der Windowsplatte kein Platz mehr. Auf der zweiten Festplatte wäre Platz, aber bei der installation konnte ich diese nicht anwählen. Hat jemand einen Tip?
Ubuntu nicht auf Windowspartition installieren?
Anmeldungsdatum: Beiträge: Zähle... |
|
Moderator
![]() Anmeldungsdatum: Beiträge: 8808 |
Hallo, willkommen im Forum! Wir brauchen dazu Informationen. Wurde Windows im EFi- oder Biosmodus installiert? Starte bitte Ubuntu als Live-System (ausprobieren) und gib folgende im Terminal (Strg+Alt+t) ein: sudo parted -l Das Ergebnis hier bitte mit Eingabe als Codeblock (in Klammern {{{ Text }}} ) posten. Das zeigt dann die Laufwerke und Partitionen. |
(Themenstarter)
Anmeldungsdatum: Beiträge: 2 |
Hallo, vielen Dank erstmal für die schnelle Antwort. Windows wurde im Biosmodus installiert. sudo parted -l spukt folgende Zeilen aus: Model: ATA SanDisk SDSSDP06 (scsi) Disk /dev/sda: 64.0GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 106MB 64.0GB 63.9GB primary ntfs boot Model: ATA ST3250310AS (scsi) Disk /dev/sdb: 250GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 32.3kB 250GB 250GB primary ntfs Model: ATA ST2000DM001-1CH1 (scsi) Disk /dev/sdc: 2000GB Sector size (logical/physical): 512B/4096B Partition Table: msdos Number Start End Size Type File system Flags 1 1049kB 1738GB 1738GB primary ntfs 2 1738GB 2000GB 262GB primary Model: ST310005 28AS (scsi) Disk /dev/sdd: 1000GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 1049kB 1000GB 1000GB primary ntfs Model: ST310005 20AS (scsi) Disk /dev/sde: 1000GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 1049kB 1000GB 1000GB primary ntfs Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only. Model: HL-DT-ST DVDRAM GH24NSB0 (scsi) Disk /dev/sr0: 1044MB Sector size (logical/physical): 2048B/2048B Partition Table: mac Number Start End Size File system Name Flags 1 8192B 24.6kB 16.4kB Apple 2 42.3MB 51.8MB 9568kB EFI windows ist auf sda 1 installiert und ubuntu sollte auf sdc 2 installiert werden. |
Anmeldungsdatum: Beiträge: 6274 |
Hast Du während der Installation "Etwas Anderes", also die Manuelle Partitionierung, gewählt? Siehe im Übrigen allgemein auch Dualboot Partitionierung. |
![]() Anmeldungsdatum: Beiträge: Zähle... Wohnort: Bremen |
Hatte das gleiche Problem und habe einfach die zweite Platte vor der Installation abgezogen. Nach der Installation dann über das BIOS Bootmenu gestartet und jetzt nach dem Update über GRUB. |