[syslinux] installing extlinux on a fresh system. Why does it fail ?

Mattias Schlenker ms at mattiasschlenker.de
Mon Mar 24 07:46:15 PDT 2014


Am 24.03.2014 15:35, schrieb Mau Z:
> Thanks
>
> I let GParted create the file system. It was done on a rescue disk of 
> Ubuntu 12.04  (GParted 0.11.0)
>
> I think that the problem is in my command line.

extlinux --install /mount/point/subdir

usually does the job. I suspect the filesystem was created using 
libparted's ext2 code. Unmount and run

mkfs.ext2 /dev/sda1

Then mount again as ext4:

mount -t ext4 /dev/sda1 /mnt/Ext2_partition

Then mkdir and run extlinux again.

Regards,
Mattias

-- 
Mattias Schlenker - Redaktion + EDV-Beratung + Linux-CD/DVD-Konzepte
August-Bebel-Str. 74 - 04275 LEIPZIG - GERMANY

Bitte fuer geschaeftliche Telefonate vorzugsweise die VoIP-Telefonnummer
+49 341 39290767 verwenden, da ich diese aufs Mobiltelefon routen kann!



More information about the Syslinux mailing list