The time now is Tue 21 May 2013, 03:41
All times are UTC - 4 |
| Author |
Message |
johnpaul013
Joined: 10 Dec 2010 Posts: 9
|
Posted: Wed 16 Mar 2011, 09:56 Post subject:
Icons for hard disk partitions Subject description: 2 hard disks cause puppy problems for finding flash drives |
|
If I boot puppy 5.2, with 2 hard disks installed then I cannot see any flash drives.
Hard Disk 1:
/dev/sda1
/dev/sda2
/dev/sda4
/dev/sda3 is swap and does not show up as expected.
/dev/sdb1
/dev/sdb2
/dev/sdb4
/dev/sdb3 is swap and does not show up as expected.
Flash drives at this point should show up as /dev/sdc1...etc
This does not happen.
But if I boot with only 1 hard disk then I do see the flash drives when I plug them in.
The icon sr0 does correctly show up.
Also, if I boot puppy from a flash stick then I do not see the flash drive with puppy on it.
Puppy should show as /dev/sdc1 but does not show at all.
Also interestingly in the /dev directory there are entries for /dev/sdc3 - /dev/sdc15 BUT NO
/dev/sdc1 or /dev/sdc2.
Also as a side note: can you include the program "partimage" in your future releases.
Thanks.
|
|
Back to top
|
|
 |
Luluc

Joined: 16 Mar 2011 Posts: 200
|
Posted: Wed 16 Mar 2011, 22:05 Post subject:
|
|
I don't have two hard disks to test the problem described above, but I have a different problem that may be related or not.
* Right-click a partition and select "Run Desktop Drive Icon Manager
* Click the Icon Handler tab
* Select the second option, "Tick for auto-launch handler when media plugged in"
* Click OK
* Restart X
External media such as a pen drive is then supposed to be detected, mounted and opened in the file manager automatically. Instead, pmount pops up for a second and closes, pops up for a second and closes, pops up for a second and closes, pops up for a second and closes... forever!
Anyobody can confirm?
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Sat 19 Mar 2011, 06:18 Post subject:
|
|
For both of you.
How are you running Puppy?
Live CD, frugal or full install?
Was it an upgrade?
|
|
Back to top
|
|
 |
Speedyluck
Joined: 30 Jan 2010 Posts: 48
|
Posted: Sat 19 Mar 2011, 17:25 Post subject:
|
|
Can be a problem with supply, with 2 hd it has not amper on 5v usb for external drive, have you connect others devices on others usb?
try with only one device (disconnect usb mouse and keyboard).
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2675 Location: Kiel,Germany
|
Posted: Mon 21 Mar 2011, 20:21 Post subject:
|
|
The problem might be udevd which is dynamically handling also the device nodes .
of course the usb drivers have to be loaded, which is done by rc.sysinit using udev , which had many times corrupted files at /dev/.udev , which resulted in not loading several drivers , especially [e-o-u]hci_hcd .
you can try runnig
to refresh the device nodes
or do it manually using
and
| Code: | mknod /dev/sda1 b 8 1
|
attached example how to create missing blockdevices
| Description |
Added $1 , don't know if this works
|

Download |
| Filename |
MkMissingDev.shell.gz |
| Filesize |
551 Bytes |
| Downloaded |
129 Time(s) |
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|