

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 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: 0x00083075
Device Boot Start End Blocks Id System
/dev/sda1 * 1 512 4112608+ 83 Linux
/dev/sda2 5925 8236 18571140 83 Linux
/dev/sda3 8237 9729 11992522+ 83 Linux
/dev/sda4 513 5924 43471859+ 5 Extended
/dev/sda5 513 2418 15309913+ 83 Linux
/dev/sda6 2826 5176 18884376 83 Linux
/dev/sda7 5177 5924 6008278+ 83 Linux
/dev/sda8 2419 2825 3269196 82 Linux swap / Solaris
Partition table entries are not in disk order
anabel@anabel-desktopLynx:~$ sudo blkid
/dev/sda1: LABEL="boot" UUID="6b648eaa-cbe4-4eee-9492-db8cc76efe85" TYPE="ext4"
/dev/sda2: LABEL="LMDE" UUID="ba8cadff-520b-4087-9c19-9a6b8526bdb0" TYPE="ext4"
/dev/sda3: UUID="ea6a06ae-1cec-4da0-89cb-5c2c06b579f0" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda5: UUID="6c1f8c93-71e4-4cfd-91cb-86634c942d98" TYPE="ext4"
/dev/sda6: UUID="ca959c6d-2914-4bf0-ae82-cfd468ecfccc" TYPE="ext4"
/dev/sda7: LABEL="MiniLinux" UUID="98d89362-966d-4a96-ac8d-8783f351388b" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda8: UUID="38850c66-aac2-4f2d-81d2-ab05bfd957d4" TYPE="swap"
/dev/sdb1: LABEL="STOREB" UUID="d0df1633-8675-481a-9288-1666877c5536" TYPE="ext4"
/dev/sdb2: LABEL="oldHome" UUID="1644ac3c-a9e8-4b07-b655-6deda5d3fe8d" SEC_TYPE="ext2" TYPE="ext3"
/dev/sdb5: LABEL="MULTIMEDIA" UUID="1476c361-a563-4e65-9930-9a4ddd4118dd" TYPE="ext3"
/dev/sdb6: LABEL="STOREA" UUID="407a2c8a-39d3-43c2-a01c-78161c81a90d" TYPE="ext3"
/dev/sdb7: LABEL="ext4" UUID="12d8cd1d-5b4e-43bd-8f5c-b8f65b405f54" TYPE="ext4"
/dev/sdb8: LABEL="Ext4" UUID="20a53faf-6e79-4277-82d6-aeab32571786" TYPE="ext4" # /etc/fstab: static file system information.
#
# Use 'vol_id --uuid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda1 during installation
#UUID=39dce7bc-28c6-4d48-a3e1-b2d48712856e / ext3 errors=remount-ro 0 1 #commented for debugging
# swap was on /dev/sda5 during installation
UUID=f5355ad1-6de9-497b-a8d4-e2abe7336d4d none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sdb5 /media/MULTIMEDIA ext3 rw,errors=remount-ro 0 0
/dev/sda1 /boot ext4 rw,errors=remount-ro 0 0
/dev/sda2 / ext4 rw,errors=remount-ro 0 0


Sassinak wrote:gparted is satisfied with the partitions. Only sda1 is flagged as bootable. Is the problem not something with grub ? Do you want a copy of grub.cfg ? (FYI, I hate grub2)






Users browsing this forum: No registered users and 5 guests