[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linux on 701
> all who sent me config files) One minor problem is that some windows open
> beyond 0,0, and I can't move them, because I can't see their title bars.
You can define the initial position in your .xinitrc or in your system's
xinitrc.
> Linux. Couple of more questions, is there a way for Linux to see msdos
> partitions and vice versa? I apologize if the questions are Linux and not
> Thinkpad specific, but I seem to get much faster and better help here than
> in newsgroups. Thanks.
>
>
You got to mount your dos partition, e.g.
mount -t msdos /dev/hda2 dosc
where -t defines the file system, /dev/hdax or sdax the partition and
dosc the mount point.
For help type "man mount"...
As far as I know LINUX can also read/write to the revised FAT filesystem used
in Win 95.
Christoph Eyrich
eyrich@zedat.fu-berlin.de