Share files (LAN) between two Puppy computers? [SOLVED]

Problems and successes with specific brands/models of networking hardware.
Post Reply
Message
Author
PaulR
Posts: 249
Joined: Wed 04 May 2005, 18:45
Location: UK

#16 Post by PaulR »

I don't think I've ever used that option when formatting; in fact the health warning within Puppy has always made me avoid it!

I've changed the relevant lines of the script to:

Code: Select all

mkdir /mnt/sdb
mount /dev/sdb /mnt/sdb
I've also removed the sleep command and the device is now being mounted properly without destroying/hiding all the other 'standard' mount points.

Thanks once more :D

Paul

Post Reply