
Originally Posted by
Shadius
Also, as one user suggested, running the following command from the Terminal will help:
Okay, thank you for the explanation.
The output from that command is as follows:
Code:
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA WDC WD400BD-75MR (scsi)
Disk /dev/sda: 40.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 21.0GB 21.0GB primary fat32 boot, lba
2 21.0GB 40.0GB 19.0GB extended lba
5 21.0GB 40.0GB 19.0GB logical lba
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: Can't have a partition outside the disk!
ubuntu@ubuntu:~$
The reason I was unable to copy & paste before, was that I was rebooting to switch from Linux to Windows. I don't need to do that now.
Bookmarks