I wrote:
> mount -t vfat -o loop,offset=32256 /dev/hda1 /mnt
>   

Scratch that. The command that worked for me in qemu is:

mount -t vfat -o loop,offset=64512 /dev/hda /mnt


-- 
Alexander E. Patrakov
-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to