Re: LNX-BBC with Compact Flash
Seth David Schoen <[email protected]> Sun, 13 Jul 2003 19:14:47 -0700
| Newsgroups | gmane.linux.bbc.general |
|---|---|
| Message-ID | <[email protected]> |
Slaughter, Dale writes: > I'm trying LNX-BBC 2.1 and an attempting to use it with a compact flash 128M > card in a laptop . I formatted it with Win 2000 as NTFS and copied three > software package files to it . I booted LNX-BBC did the following, but the > device was read-only : > > > /etc/init.d/pcmcia start > > which assigned /dev/hde > > fdisk /dev/hde and then 'p' to print partition table > > which showed /dev/hde1 with 980 cylinders > > > cd ~ > cd /mnt/discs > mkdir shared > cd / > mount -v -t ntfs -o rw /dev/hde1 /mnt/discs/shared > mount > which showed it was mounted as ro NOT rw Yes, it's solely a matter of our NTFS driver, which lacks write support. Linux should get NTFS write support in the future, but currently you will not be able to write to any NTFS volume on any media with the LNX-BBC. vfat would be a better choice right now if you want to go back and forth. -- Seth David Schoen <[email protected]> | Very frankly, I am opposed to people http://www.loyalty.org/~schoen/ | being programmed by others. http://vitanuova.loyalty.org/ | -- Fred Rogers (1928-2003), | 464 U.S. 417, 445 (1984)