BTS

Message1024

Author eModul
Recipients eModul
Date 2007-12-20.11:16:11
Content
By installing grml on a harddisk with an already existing vfat partition grml2hd
realised the existence of the partition and installed the system after
formatting it as ext3. But it didn't change the partition table, so there was no
way to boot from the freshly installed grml system. I would expect grml2hd to
change the partition id accordingly instead of leaving it as a fat partition in
the partition table.
Furthermore the bootable flag hasn't been set to the partition, so the installed
grub in the partition could not be found during the booting process (lilo would
have been found either).

Digging through the code of grml2hd in hg.grml.org I could not find any
functions assigned to these tasks.
History
Date User Action Args
2007-12-20 11:16:12eModulsetrecipients: + eModul
2007-12-20 11:16:12eModulsetmessageid: <1198149372.4.0.678337605125.issue365@bts.grml.org>
2007-12-20 11:16:12eModullinkissue365 messages
2007-12-20 11:16:11eModulcreate