Re: Debian/Hurd d-i installation report
Justus Winter, le Tue 22 Oct 2013 17:29:07 +0200, a écrit :
> Quoting Justus Winter (2013-10-22 14:59:06)
> > I just installed Debian/Hurd using d-i [0] on a VIA Eden mini-ITX
> > mainboard [1]. I just used the first cd for the installation, no
> > network mirror. All in all it went fine, some remarks:
>
> * d-i confuses the cdrom drive for a hard disk and lists it in the
> partitioner.
Yes, interface is missing for d-i's list-devices-hurd to be able know
what is a Cd and what is an HD.
> * the cdrom entry in /etc/fstab has "iso9660fs" as filesystem
> type. While our mount should cope with this just fine, this clearly
> deviates both from the Linux version and the ext2 entries that just
> read "ext2".
Indeed, I have fixed that. I have also made the fd entries use "auto"
instead of fat, now that that is supported. I have however noticed that
it doesn't actually works for fat :) That's because blkid apparently
reports it as "vfat", not "fat". Could you have a look at that?
Samuel
Reply to: