Failure to boot from fresh alpine-xen USB install

3 posts / 0 new
Last post
#1 Thu, 2013-06-20 18:12
ScrumpyJack
  • ScrumpyJack's picture
  • Offline
  • Last seen: 6 months 3 weeks ago
  • Joined: 2013-06-20

I have installed alpine-xen onto a ext3 USB stick and I get the following error on boot:

FAT-fs (sdb1): utf8 is not a recommented IO charset for FAT filesystems, filesystem will be case sensitive
FAT-fs (sdb1): utf8 is not a recommented IO charset for FAT filesystems, filesystem will be case sensitive
FAT-fs (sdb1): utf8 is not a recommented IO charset for FAT filesystems, filesystem will be case sensitive
FAT-fs (sdb1): utf8 is not a recommented IO charset for FAT filesystems, filesystem will be case sensitive
FAT-fs (sdb1): utf8 is not a recommented IO charset for FAT filesystems, filesystem will be case sensitive
failed.
initramfs emergency recovery shell alunched. Type 'exit' to continue boot
sh: can't access tty; job control turned off
#

The keyboard can't send interrupts after that.

Has anyone seen this before? I'll play a bit more a bit later

Thu, 2013-06-20 22:55
clandmeter
  • clandmeter's picture
  • Offline
  • Last seen: 1 month 2 weeks ago
  • Joined: 2011-05-05

Looks like alpine tries to mount your usb as FAT, Can you try to add ext3 instead of vfat to your extlinux config?

Fri, 2013-06-21 13:20 (Reply to #2)
ScrumpyJack
  • ScrumpyJack's picture
  • Offline
  • Last seen: 6 months 3 weeks ago
  • Joined: 2013-06-20

Yay! Next time i'll read the whole wiki page, promise.

http://wiki.alpinelinux.org/wiki/Create_a_Bootable_USB#Non-FAT32_Filesystems

Log in or register to post comments