System Recovery

Michael ODonnell michael.odonnell at comcast.net
Fri Aug 8 11:02:48 EDT 2008



It looks like the partition of interest might
be /dev/sdb2 so to mount it read only, try this:

   mkdir                /tmp/recovery
   mount -oro /dev/sdb2 /tmp/recovery
   cd                   /tmp/recovery
   ls -la

...etc, etc.
 


More information about the gnhlug-discuss mailing list