Jordan Share <[EMAIL PROTECTED]> writes:

> What tool should I use to look at the partitions on the drive it
> sees?

The answer should be:

    mount -t ntfs -o ro /dev/sda1 /mnt
    ls /mnt

But I forgot to include the NTFS module.  Fixed for next time.

(The "-o ro" is technically redundant since the Linux NTFS support is
read-only at the moment, but better safe than sorry.)

 - Pat


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
unattended-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to