Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 01/03/2017, à 22:53

razou_68

{RESOLU} install échouée sur PC windows 7 - boot-info dispo

bonjour,
plusieurs tentatives pour installer Lubuntu sur un portable Asus en windows 7.
je veux complètement supprimer Windows, malgré tout, les installations successives échouent au moment d'installer grub

le boot info est
http://paste2.org/x0yvsvv3

Merci
Razou_68

Dernière modification par razou_68 (Le 01/03/2023, à 21:38)

Hors ligne

#2 Le 01/03/2017, à 23:14

smokeh

Re : {RESOLU} install échouée sur PC windows 7 - boot-info dispo

bonsoir :

=================== UEFI/Legacy mode:
This live-session is not in EFI-mode.
SecureBoot maybe enabled.

ton secureboot dans le bios est peut être activé... regarde la documentation pour le désactiver: https://doc.ubuntu-fr.org/desactiver_secure_boot

ensuite ton grub semble installé sur un autre partition du disque dur (sda2) ...et pas sur la principale partition (sda1):

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda2

=================== Suggested repair
The default repair of the Boot-Repair utility would purge (in order to fix packages fix executable) and reinstall the grub2 of sda1 into the MBR of sda.
Additional repair would be performed: unhide-bootmenu-10s

comme suggéré il faut réinstaller grub sur sda1

Dernière modification par smokeh (Le 02/03/2017, à 12:44)

Hors ligne

#3 Le 02/03/2017, à 09:55

malbo

Re : {RESOLU} install échouée sur PC windows 7 - boot-info dispo

Ton Boot-Info est là :

     

 Boot Info Script cfd9efe + Boot-Repair extra info      [Boot-Info 26Apr2016]


============================= Boot Info Summary: ===============================

 => libparted MBR boot code is installed in the MBR of /dev/sda.

sda1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 16.10
    Boot files:        /etc/fstab

sda2: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  Unknown
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________
Disk /dev/sda: 298.1 GiB, 320072933376 bytes, 625142448 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1               2,048   619,151,359   619,149,312  83 Linux
/dev/sda2         619,153,406   625,141,759     5,988,354   5 Extended
/dev/sda5         619,153,408   625,141,759     5,988,352  82 Linux swap / Solaris


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        aaff94d8-7463-4902-ab5e-824d265c38bd   ext4       
/dev/sda5        71044f0f-f219-4e3c-8f5e-906620855364   swap       
/dev/sr0         2016-10-12-19-56-15-00                 iso9660    Lubuntu 16.10 amd64
/dev/zram0       95c10b3a-679f-40f4-a166-2d6a68a4145e   swap       
/dev/zram1       20623539-e409-46ac-a21a-3d7d616163ea   swap       
/dev/zram2       19fd0d83-9be1-4118-8a06-7ef8fec48980   swap       
/dev/zram3       8a8adc2f-b15a-48ea-a864-89a62562c9a7   swap       

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root  9 Mar  1 21:39 ata-HL-DT-STDVDRAM_GT32N_KZ7A4AD5326 -> ../../sr0
lrwxrwxrwx 1 root root  9 Mar  1 21:45 ata-Hitachi_HTS545032B9A300_100411PBN3001TJX4TMR -> ../../sda
lrwxrwxrwx 1 root root 10 Mar  1 21:45 ata-Hitachi_HTS545032B9A300_100411PBN3001TJX4TMR-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar  1 21:45 ata-Hitachi_HTS545032B9A300_100411PBN3001TJX4TMR-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar  1 21:45 ata-Hitachi_HTS545032B9A300_100411PBN3001TJX4TMR-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 Mar  1 21:45 wwn-0x5000cca5ede8fb65 -> ../../sda
lrwxrwxrwx 1 root root 10 Mar  1 21:45 wwn-0x5000cca5ede8fb65-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar  1 21:45 wwn-0x5000cca5ede8fb65-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar  1 21:45 wwn-0x5000cca5ede8fb65-part5 -> ../../sda5

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sr0         /cdrom                   iso9660    (ro,noatime)


=============================== sda1/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' 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>
# / was on /dev/sda1 during installation
UUID=aaff94d8-7463-4902-ab5e-824d265c38bd /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=71044f0f-f219-4e3c-8f5e-906620855364 none            swap    sw              0       0
--------------------------------------------------------------------------------

=================== sda1: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

   0.734500885 = 0.788664320    boot/vmlinuz-4.8.0-22-generic                  1
 168.143020630 = 180.542193664  boot/vmlinuz-4.8.0-22-generic.efi.signed       1
   0.734500885 = 0.788664320    vmlinuz                                        1
 244.305023193 = 262.320521216  boot/initrd.img-4.8.0-22-generic               1
 244.305023193 = 262.320521216  initrd.img                                     1

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda2



=============================== StdErr Messages: ===============================

hexdump: /dev/sda2: No such device or address
hexdump: /dev/sda2: No such device or address

ADDITIONAL INFORMATION :
=================== log of boot-repair 2017-03-01__21h44 ===================
boot-repair version : 4ppa40
boot-sav version : 4ppa40
glade2script version : 3.2.3~ppa1
boot-sav-extra version : 4ppa40
boot-repair is executed in live-session (Ubuntu 16.10, yakkety, Ubuntu, x86_64)
CPU op-mode(s):        32-bit, 64-bit
file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
ls: cannot access '/home/usr/.config': No such file or directory

=================== os-prober:
/dev/sda1:Ubuntu 16.10 (16.10):Ubuntu:linux

=================== blkid:
/dev/sda1: UUID="aaff94d8-7463-4902-ab5e-824d265c38bd" TYPE="ext4" PARTUUID="64f07de8-01"
/dev/sr0: UUID="2016-10-12-19-56-15-00" LABEL="Lubuntu 16.10 amd64" TYPE="iso9660" PTUUID="4c6e6caf" PTTYPE="dos"
/dev/sda5: UUID="71044f0f-f219-4e3c-8f5e-906620855364" TYPE="swap" PARTUUID="64f07de8-05"
/dev/zram3: UUID="8a8adc2f-b15a-48ea-a864-89a62562c9a7" TYPE="swap"
/dev/loop0: TYPE="squashfs"
/dev/zram0: UUID="95c10b3a-679f-40f4-a166-2d6a68a4145e" TYPE="swap"
/dev/zram1: UUID="20623539-e409-46ac-a21a-3d7d616163ea" TYPE="swap"
/dev/zram2: UUID="19fd0d83-9be1-4118-8a06-7ef8fec48980" TYPE="swap"


1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.


=================== sda1/etc/grub.d/ :
drwxr-xr-x  2 root root     4096 oct.  12 21:29 grub.d
total 76
-rwxr-xr-x 1 root root  9791 sept.  6 16:10 00_header
-rwxr-xr-x 1 root root  6258 mars  15  2016 05_debian_theme
-rwxr-xr-x 1 root root 12261 sept.  6 16:10 10_linux
-rwxr-xr-x 1 root root 11082 sept.  6 16:10 20_linux_xen
-rwxr-xr-x 1 root root  1992 janv. 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 11692 sept.  6 16:10 30_os-prober
-rwxr-xr-x 1 root root  1418 sept.  6 16:10 30_uefi-firmware
-rwxr-xr-x 1 root root   214 sept.  6 16:10 40_custom
-rwxr-xr-x 1 root root   216 sept.  6 16:10 41_custom
-rw-r--r-- 1 root root   483 sept.  6 16:10 README



=================== UEFI/Legacy mode:
This live-session is not in EFI-mode.
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	no-grubenv	nogrub,	signed ,	grub-mkconfig -o /boot/grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	nogrubinstall,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sda1.

sda	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	not-usb,	has-os,	2048 sectors * 512 bytes


=================== parted -l:

Model: ATA Hitachi HTS54503 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End    Size    Type      File system     Flags
1      1049kB  317GB  317GB   primary   ext4
2      317GB   320GB  3066MB  extended
5      317GB   320GB  3066MB  logical   linux-swap(v1)


Model: Unknown (unknown)
Disk /dev/zram3: 375MB
Sector size (logical/physical): 4096B/4096B
Partition Table: loop
Disk Flags:

Number  Start  End    Size   File system     Flags
1      0.00B  375MB  375MB  linux-swap(v1)


Model: Unknown (unknown)
Disk /dev/zram1: 375MB
Sector size (logical/physical): 4096B/4096B
Partition Table: loop
Disk Flags:

Number  Start  End    Size   File system     Flags
1      0.00B  375MB  375MB  linux-swap(v1)


Model: HL-DT-ST DVDRAM GT32N (scsi)
Disk /dev/sr0: 4700MB
Sector size (logical/physical): 2048B/2048B
Partition Table: mac
Disk Flags:

Number  Start  End    Size    File system  Name   Flags
1      2048B  6143B  4096B                Apple
2      936MB  938MB  2458kB               EFI


Model: Unknown (unknown)
Disk /dev/zram2: 375MB
Sector size (logical/physical): 4096B/4096B
Partition Table: loop
Disk Flags:

Number  Start  End    Size   File system     Flags
1      0.00B  375MB  375MB  linux-swap(v1)


Model: Unknown (unknown)
Disk /dev/zram0: 375MB
Sector size (logical/physical): 4096B/4096B
Partition Table: loop
Disk Flags:

Number  Start  End    Size   File system     Flags
1      0.00B  375MB  375MB  linux-swap(v1)

=================== parted -lm:

BYT;
/dev/sda:320GB:scsi:512:512:msdos:ATA Hitachi HTS54503:;
1:1049kB:317GB:317GB:ext4::;
2:317GB:320GB:3066MB:::;
5:317GB:320GB:3066MB:linux-swap(v1)::;

BYT;
/dev/zram3:375MB:unknown:4096:4096:loop:Unknown:;
1:0.00B:375MB:375MB:linux-swap(v1)::;

BYT;
/dev/zram1:375MB:unknown:4096:4096:loop:Unknown:;
1:0.00B:375MB:375MB:linux-swap(v1)::;

BYT;
/dev/sr0:4700MB:scsi:2048:2048:mac:HL-DT-ST DVDRAM GT32N:;
1:2048B:6143B:4096B::Apple:;
2:936MB:938MB:2458kB::EFI:;

BYT;
/dev/zram2:375MB:unknown:4096:4096:loop:Unknown:;
1:0.00B:375MB:375MB:linux-swap(v1)::;

BYT;
/dev/zram0:375MB:unknown:4096:4096:loop:Unknown:;
1:0.00B:375MB:375MB:linux-swap(v1)::;

=================== lsblk:
KNAME TYPE FSTYPE     SIZE LABEL
zram3 disk          357,9M
zram1 disk          357,9M
sr0   rom  iso9660    4,4G Lubuntu 16.10 amd64
loop0 loop squashfs 852,1M
sda   disk          298,1G
sda5  part swap       2,9G
sda1  part ext4     295,2G
zram2 disk          357,9M
zram0 disk          357,9M

KNAME ROTA RO RM STATE   MOUNTPOINT
zram3    0  0  0         [SWAP]
zram1    0  0  0         [SWAP]
sr0      1  0  1 running /cdrom
loop0    1  1  0         /rofs
sda      1  0  0 running
sda5     1  0  0         [SWAP]
sda1     1  0  0         /mnt/boot-sav/sda1
zram2    0  0  0         [SWAP]
zram0    0  0  0         [SWAP]


=================== mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=1450240k,nr_inodes=362560,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=293168k,mode=755)
/dev/sr0 on /cdrom type iso9660 (ro,noatime)
/dev/loop0 on /rofs type squashfs (ro,noatime)
aufs on / type aufs (rw,noatime,si=83d0e0643a94ccda)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=8847)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=293164k,mode=700,uid=999,gid=999)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
/dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw,relatime,data=ordered)


=================== ls:
/sys/block/sda (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda5 size slaves stat subsystem trace uevent
/sys/block/sr0 (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 dvd dvdrw ecryptfs fb0 fd full fuse hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
ls /dev/mapper:  control

=================== df -Th:

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  1.4G     0  1.4G   0% /dev
tmpfs          tmpfs     287M  8.6M  278M   3% /run
/dev/sr0       iso9660   898M  898M     0 100% /cdrom
/dev/loop0     squashfs  853M  853M     0 100% /rofs
aufs           aufs      1.4G  261M  1.2G  19% /
tmpfs          tmpfs     1.4G  7.0M  1.4G   1% /dev/shm
tmpfs          tmpfs     5.0M  8.0K  5.0M   1% /run/lock
tmpfs          tmpfs     1.4G     0  1.4G   0% /sys/fs/cgroup
tmpfs          tmpfs     1.4G   12K  1.4G   1% /tmp
tmpfs          tmpfs     287M   12K  287M   1% /run/user/999
/dev/sda1      ext4      290G  2.6G  273G   1% /mnt/boot-sav/sda1

=================== fdisk -l:
Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/loop0: 852.1 MiB, 893485056 bytes, 1745088 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 298.1 GiB, 320072933376 bytes, 625142448 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x64f07de8

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sda1            2048 619151359 619149312 295.2G 83 Linux
/dev/sda2       619153406 625141759   5988354   2.9G  5 Extended
/dev/sda5       619153408 625141759   5988352   2.9G 82 Linux swap / Solaris


Disk /dev/zram0: 357.9 MiB, 375255040 bytes, 91615 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/zram1: 357.9 MiB, 375255040 bytes, 91615 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/zram2: 357.9 MiB, 375255040 bytes, 91615 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/zram3: 357.9 MiB, 375255040 bytes, 91615 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes




=================== Suggested repair
The default repair of the Boot-Repair utility would purge (in order to fix packages fix executable) and reinstall the grub2 of sda1 into the MBR of sda.
Additional repair would be performed: unhide-bootmenu-10s


=================== User settings
The settings chosen by the user will not act on the boot.




paste.ubuntu.com ko (), using paste.debian
paste.debian.net ko (), using paste2

Essaie la "Réparation recommandée" de Boot-repair. On peut voir ce que va faire cette réparation dans cet extrait du Boot-Info :

=================== Suggested repair
The default repair of the Boot-Repair utility would purge (in order to fix packages fix executable) and reinstall the grub2 of sda1 into the MBR of sda.
Additional repair would be performed: unhide-bootmenu-10s

EDIT : tu as mentionné dans le post #1 qu'il s'agit d'un portable Asus mais peux-tu donner le nom complet de ce modèle ?

Dernière modification par malbo (Le 02/03/2017, à 09:57)

Hors ligne

#4 Le 02/03/2017, à 12:41

razou_68

Re : {RESOLU} install échouée sur PC windows 7 - boot-info dispo

merci pour les réponses, j'essayerai.
pour en arriver à ça, j'ai fait un boot repair en liveCD, ce qui a donné çe que vous voyez.

pour l'install j'avais demandé qu'il supprime tout sur le disque, et installe ou ré-installe Lubuntu par dessus ce qui avait déjà foiré.

le portable est Asus K42F ; avec win 7 Home.
j'ai des doutes sur le fait qu'il soit "tatoué" comme vous dites.

Hors ligne

#5 Le 02/03/2017, à 12:46

razou_68

Re : {RESOLU} install échouée sur PC windows 7 - boot-info dispo

dans le BIOS j'ai :

UEFI Mode est "disabled"
PXE ROM est "disabled"

et je peux "delete boot option" -> "remove an EFI boot option from the boot order

Hors ligne

#6 Le 02/03/2017, à 12:47

smokeh

Re : {RESOLU} install échouée sur PC windows 7 - boot-info dispo

razou_68 a écrit :

dans le BIOS j'ai :

UEFI Mode est "disabled"
PXE ROM est "disabled"

et je peux "delete boot option" -> "remove an EFI boot option from the boot order

ça c'est normal...

Hors ligne

#7 Le 02/03/2017, à 13:38

malbo

Re : {RESOLU} install échouée sur PC windows 7 - boot-info dispo

C'est bien maladroit de tenter d'installer la version 16.10 de Lubuntu dans cet ordi. Cette version, c'est pour les ordis tous neufs sortis de la semaine dernière alors que ton ordi (Asus K42F avec win 7 Home) est vieux. La version qui convient, c'est Lubuntu 16.04.1 , version supportée jusqu'en avril 2019 contre juin 2017 pour la 16.10 (source)

Hors ligne

#8 Le 08/03/2017, à 14:46

razou_68

Re : {RESOLU} install échouée sur PC windows 7 - boot-info dispo

Merci pour cette vigilance, je vais favoriser la version lts oui.
Maintenant, en démarrant l'ordinateur, grub se lance et rien ne se passe. La ligne de commande attend. Je suppose donc que je dois installer classiquement avec le dvd de Lubuntu LTS ?

Hors ligne

#9 Le 08/03/2017, à 22:35

razou_68

Re : {RESOLU} install échouée sur PC windows 7 - boot-info dispo

OK, installation réussie. j'ai donc la version LTS 16.04
Cependant, je vois partout "unbuntu" et non pas Lubuntu. Pourtant mon image CD et ce que j'ai téléchargé est bien Lubuntu....
pouvez vous m'aider ?
Comme c'est un ordi portable je pensais vraiment mettre Lubuntu

Merci encore,

Hors ligne