[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#337316: debian-installer: hd-install for powerpc fails to find the installation ISO image on an hfsplus partition



andy@wolfsinger.com wrote:
> The default mount order in /proc/filesystems is hfs before hfsplus, and
> hfsplus always has an empty hfs filesystem alongside for older MacOS,
> the installer will never find the image.
> 
> The installer appears to use /etc/filesystems which I have just
> created with:
> 	hfsplus
> 	*
> 
> So perhaps this /etc/filesystems needs to be placed into the installer.

I wonder if the order of /proc/filesystems is determined by module load
order? Seems to be, and if so, changing this line to load hfs after
hfsplus might be the simplest fix:

FS="ext2 ext3 reiserfs fat vfat xfs iso9660 hfs hfsplus ntfs"

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: