> If you're dealing with a 7200 and CF then boot directly from the CF it's
> a lot easier then doing a pivot_root. You can simply untar the debian
> root FS to the CF card root formatted in ext2 and put a kernel bzImage,
> zImage or vmlinux file in the root of the CF as well. Then from reboot
> you can specify hda1:/<kernel image> for image loading and
> root=/dev/hda1 on the boot line.
Thanks, Jason. I picked up a blank CF to play with (separate from the one that
came in the dev kit, so that if I thoroughly screw it up, it'll be OK,) put it
into my ubuntu 9.04 machine, and am tearing my hair out trying to format it in
ext2.
I plug in the CF into the USB connected reader. It mounts automagically.
$ cat /etc/fstab
...
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
...
I try to make an ext2 filesystem on it
$ sudo mkfs -t ext2 -v /dev/fd0
mke2fs 1.41.4 (27-Jan-2009)
fs_types for mke2fs.conf resolution: 'ext2', 'floppy'
/dev/fd0: Read-only file system while setting up superblock
Am I going about this the right way?
Thanks for indulging this semi off topic, but integral to your solution,
question.
Craig
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|