Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid partition table #82

Open
TLINDEN opened this issue Nov 15, 2023 · 0 comments
Open

Invalid partition table #82

TLINDEN opened this issue Nov 15, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@TLINDEN
Copy link

TLINDEN commented Nov 15, 2023

bootiso: v4.1.1

unknown

Describe the bug

I created a usb boot stick with Kubuntu and tried to boot into it on a Dell XPS 13. It starts to read from the stick (led blinking) but dies very fast with Invalid partition table.

Expected behavior (for behavioral bugs only)

Boot into Kubuntu.

Reproduction

bootiso -d /dev/sdb kubuntu-23.10-desktop-amd64.iso -L KUBUNTU --mrsync

  1. See log:
bootiso: UEFI boot check validated. Your USB will work with UEFI boot. 
bootiso: Partition label manually set to 'KUBUNTU'.                                                         
bootiso: The selected device '/dev/sdb' is connected through USB. 
bootiso: About to wipe the content of device '/dev/sdb'. 
         Are you sure you want to proceed? (y/n)> y                                                         
bootiso: Erasing contents of '/dev/sdb'... 
bootiso: Creating MBR partition table with 'sfdisk' v2.39... 
         Checking that no-one is using this disk right now ... OK                                           
                                                      
         Disk /dev/sdb: 29.82 GiB, 32019316736 bytes, 62537728 sectors                      
         Disk model: USB Flash Drive                                                                        
         Units: sectors of 1 * 512 = 512 bytes        
         Sector size (logical/physical): 512 bytes / 512 bytes 
         I/O size (minimum/optimal): 512 bytes / 512 bytes 
          
         >>> Script header accepted. 
         >>> Created a new DOS (MBR) disklabel with disk identifier 0x62bdf753. 
         /dev/sdb1: Created a new partition 1 of type 'W95 FAT32 (LBA)' and of size 29.8 GiB. 
         /dev/sdb2: Done. 
          
         New situation: 
         Disklabel type: dos 
         Disk identifier: 0x62bdf753 
          
         Device Boot Start End Sectors Size Id Type 
         /dev/sdb1 2048 62537727 62535680 29.8G c W95 FAT32 (LBA) 
          
         The partition table has been altered. 
         Calling ioctl() to re-read partition table. 
         Syncing disks. 
bootiso: Creating vfat partition on '/dev/sdb1'... 
         mkfs.fat 4.2 (2021-01-31) 
         /dev/sdb1 has 64 heads and 32 sectors per track, 
         hidden sectors 0x0800; 
         logical sector size is 512, 
         using 0xf8 media descriptor, with 62535680 sectors; 
         drive number 0x80; 
         filesystem has 2 32-bit FATs and 32 sectors per cluster. 
         FAT size is 15264 sectors, and provides 1953285 clusters. 
         There are 32 reserved sectors. 
         Volume ID is 3b19aeab, volume label KUBUNTU.  
bootiso: Created USB device mount point at '/var/tmp/bootiso/mnt/usb-vWm' 
bootiso: Copying files from image to USB device with 'rsync'    
bootiso: Synchronizing writes on device '/dev/sdb'   
bootiso: Took 584 seconds to perform install-mount-rsync action. 
bootiso: USB device partition succesfully unmounted. 
bootiso: USB device succesfully ejected. You can safely remove it! 

Exit status

exit 0

Environment:

            .-/+oossssoo+/-.               scip@tripod 
        `:+ssssssssssssssssss+:`           ----------- 
      -+ssssssssssssssssssyyssss+-         OS: Ubuntu 23.10 x86_64 
    .ossssssssssssssssssdMMMNysssso.       Host: HP EliteBook 850 G7 Notebook PC 
   /ssssssssssshdmmNNmmyNMMMMhssssss/      Kernel: 6.5.0-10-generic 
  +ssssssssshmydMMMMMMMNddddyssssssss+     Uptime: 4 hours, 48 mins 
 /sssssssshNMMMyhhyyyyhmNMMMNhssssssss/    Packages: 2979 (dpkg), 1 (pkg), 6 (flatpak), 20 (snap) 
.ssssssssdMMMNhsssssssssshNMMMdssssssss.   Shell: bash 5.2.15 
+sssshhhyNMMNyssssssssssssyNMMMysssssss+   Resolution: 1920x1080, 3440x1440 
ossyNMMMNyMMhsssssssssssssshmmmhssssssso   WM: herbstluftwm 
ossyNMMMNyMMhsssssssssssssshmmmhssssssso   Theme: Breeze [GTK2/3]
+sssshhhyNMMNyssssssssssssyNMMMysssssss+   Icons: breeze [GTK2/3]
.ssssssssdMMMNhsssssssssshNMMMdssssssss.   Terminal: tmux 
 /sssssssshNMMMyhhyyyyhdNMMMNhssssssss/    CPU: Intel i7-10610U (8) @ 4.900GHz 
  +sssssssssdmydMMMMMMMMddddyssssssss+     GPU: Intel CometLake-U GT2 [UHD Graphics] 
   /ssssssssssshdmNNNNmyNMMMMhssssss/      Memory: 4273MiB / 31862MiB 
    .ossssssssssssssssssdMMMNysssso.
      -+sssssssssssssssssyyyssss+-                                 
        `:+ssssssssssssssssss+:`                                   
            .-/+oossssoo+/-.

I also tried legacy boot mode with the same result.

@TLINDEN TLINDEN added the bug Something isn't working label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants