Go Back   Technology Questions > Software Questions > Operating System Questions > Linux

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 06-03-2008, 06:47 AM
Registered User
 
Join Date: Jun 2008
Posts: 4
ChinaTrader is on a distinguished road
Knoppix unable to access XP hard drives

Just tried the new Knoppix 5.3.1 and find it really cool. But it is unable to read my SATA hard drives on either my Dell laptop or my desktop running XP Pro Sp2. The drive properties show the disks as mountable and the show up as hda and hdb but do NOT appear on the Knoppix desktop. The drives appear as the Windows drive volume names in the file explorer in Knoppix as Drive_C and Drive_D. But when I try to access them I get the following error:

"A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file {rejected message had interface "org.freedesktop.Hal.Device.Volume" member "Mount error name "(unset") destination "org.freedesktop.Hal") X Error:BadWindow (invalid Window parameter)}
Major opcode: 19
Minor opcode: 0
Resource id: 0x2600006"

Now sadly that does not mean a lot to me at all. However, BartPE can read the disk and their contents just fine so the is most likely some geeky code I need to feed to Knoppix to get it to read the drives. Any Linux/Knoppix boffins out there who can share their genius with me please? I would be most appreciative of any help. Thanks in advance!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 06-03-2008, 06:47 AM
Xploder HD Movie Player for PS3. Manage, convert and transfer media files between the PC and PS3.
  #2 (permalink)  
Old 06-03-2008, 11:00 AM
Meat Plow
Tablet PC Guest
 
Posts: n/a
Re: Knoppix unable to access XP hard drives

On Tue, 03 Jun 2008 14:47:05 +0000, ChinaTrader wrote:

>
> Just tried the new Knoppix 5.3.1 and find it really cool. But it is
> unable to read my SATA hard drives on either my Dell laptop or my
> desktop running XP Pro Sp2. The drive properties show the disks as
> mountable and the show up as hda and hdb but do NOT appear on the
> Knoppix desktop. The drives appear as the Windows drive volume names in
> the file explorer in Knoppix as Drive_C and Drive_D. But when I try to
> access them I get the following error:
>
> "A security policy in place prevents this sender from sending this
> message to this recipient, see message bus configuration file {rejected
> message had interface "org.freedesktop.Hal.Device.Volume" member "Mount
> error name "(unset") destination "org.freedesktop.Hal") X
> Error:BadWindow (invalid Window parameter)}
> Major opcode: 19
> Minor opcode: 0
> Resource id: 0x2600006"
>
> Now sadly that does not mean a lot to me at all. However, BartPE can
> read the disk and their contents just fine so the is most likely some
> geeky code I need to feed to Knoppix to get it to read the drives. Any
> Linux/Knoppix boffins out there who can share their genius with me
> please? I would be most appreciative of any help. Thanks in advance!


Is the Fuse kernel module being loaded?

lsmod |grep fuse


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 06-04-2008, 12:02 AM
Registered User
 
Join Date: Jun 2008
Posts: 4
ChinaTrader is on a distinguished road
Re: Knoppix unable to access XP hard drives

Quote:
Originally Posted by Meat Plow View Post
On Tue, 03 Jun 2008 14:47:05 +0000, ChinaTrader wrote:

>
> Just tried the new Knoppix 5.3.1 and find it really cool. But it is
> unable to read my SATA hard drives on either my Dell laptop or my
> desktop running XP Pro Sp2. The drive properties show the disks as
> mountable and the show up as hda and hdb but do NOT appear on the
> Knoppix desktop. The drives appear as the Windows drive volume names in
> the file explorer in Knoppix as Drive_C and Drive_D. But when I try to
> access them I get the following error:
>
> "A security policy in place prevents this sender from sending this
> message to this recipient, see message bus configuration file {rejected
> message had interface "org.freedesktop.Hal.Device.Volume" member "Mount
> error name "(unset") destination "org.freedesktop.Hal") X
> Error:BadWindow (invalid Window parameter)}
> Major opcode: 19
> Minor opcode: 0
> Resource id: 0x2600006"
>
> Now sadly that does not mean a lot to me at all. However, BartPE can
> read the disk and their contents just fine so the is most likely some
> geeky code I need to feed to Knoppix to get it to read the drives. Any
> Linux/Knoppix boffins out there who can share their genius with me
> please? I would be most appreciative of any help. Thanks in advance!

"Is the Fuse kernel module being loaded?

lsmod |grep fuse
"

Thanks for the reply Meat PLow,
I ran the command under Knoppix but it told me it did not recognise the lsmod command! I have no idea what that command is or what it is supposedf to do, but I did a search for Fuse and came up with zero. The CD is a bog standard ISO image downloaded off the official Knoppix site so everything should already be on it that it needs.

Knoppix can read a NTFS external drive via USB, although I also got the gibberish warning again but when I clicked OK it accessed the disk and could read my files.

The SATA hard drives only seem to show up by their volume names in device Manager and if I Browse for files and look in the media directory. But I still cannot access them. The SATA drives appear during the Knoppix boot sequence. I get the impression that the drives are not mounting correctly. I have only a very basic grasp of all things Linux and have done some work in a programming environment on Unix machines, but the idea of Knoppix was supposed to be that I don't need to memorise all the obscure command line routines. The SATA drives should be accessible through the GUI interface. There is obviously an error in the hard drive configuration somewhere. That's my guess anyway.

I have attached a few screenshot - I apologise for the quality.

Hope someone out there can shed some light on this.

Thanks.
Attached Images
File Type: jpg DSC01117.JPG (90.0 KB, 2 views)
File Type: jpg DSC01120.jpg (85.5 KB, 2 views)
File Type: jpg DSC01121.JPG (77.2 KB, 2 views)
File Type: jpg DSC01122.jpg (72.8 KB, 2 views)
File Type: jpg DSC01124.jpg (66.7 KB, 2 views)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Last edited by ChinaTrader; 06-04-2008 at 12:09 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 06-04-2008, 02:50 AM
darklight
Tablet PC Guest
 
Posts: n/a
Re: Knoppix unable to access XP hard drives

if you can show us your fstab table there might be more help

mine looks like this:

/dev/disk/by-id/scsi-SATA_ST3320620AS_5QF3NX8A-part9 /
ext3 acl,user_xattr 1 1
/dev/disk/by-id/scsi-SATA_ST3320620AS_5QF3NX8A-part10 /local
ext3 acl,user_xattr 1 2
/dev/disk/by-id/scsi-SATA_ST3320620AS_5QF3NX8A-part1 /windows/C
ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_GB.U TF-8 0 0
/dev/disk/by-id/scsi-SATA_ST3320620AS_5QF3NX8A-part5 /windows/D
vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/disk/by-id/scsi-SATA_ST3320620AS_5QF3NX8A-part6 /windows/E
vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/disk/by-id/scsi-SATA_ST3320620AS_5QF3NX8A-part7 /windows/F
vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/disk/by-id/scsi-SATA_ST3320620AS_5QF3NX8A-part8 swap
swap defaults 0 0
proc /proc proc defaults 0
0
sysfs /sys sysfs noauto 0
0
debugfs /sys/kernel/debug debugfs noauto 0
0
usbfs /proc/bus/usb usbfs noauto 0
0
devpts /dev/pts devpts mode=0620,gid=5 0
0

hope this helps
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 06-04-2008, 03:11 AM
Registered User
 
Join Date: Jun 2008
Posts: 4
ChinaTrader is on a distinguished road
Re: Knoppix unable to access XP hard drives

Dear darklight,

Thanks for the reply. I didn't even know I had an fstab table! How to I get this table data. Sorry I am not a Linux fundi so I don't know these strange commands.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 06-04-2008, 12:00 PM
Meat Plow
Tablet PC Guest
 
Posts: n/a
Re: Knoppix unable to access XP hard drives

On Wed, 04 Jun 2008 08:02:46 +0000, ChinaTrader wrote:

> Meat Plow;1040477 Wrote:
>> On Tue, 03 Jun 2008 14:47:05 +0000, ChinaTrader wrote:
>>
>> >
>> > Just tried the new Knoppix 5.3.1 and find it really cool. But it is
>> > unable to read my SATA hard drives on either my Dell laptop or my
>> > desktop running XP Pro Sp2. The drive properties show the disks as
>> > mountable and the show up as hda and hdb but do NOT appear on the
>> > Knoppix desktop. The drives appear as the Windows drive volume names

>> in
>> > the file explorer in Knoppix as Drive_C and Drive_D. But when I try

>> to
>> > access them I get the following error:
>> >
>> > "A security policy in place prevents this sender from sending this
>> > message to this recipient, see message bus configuration file

>> {rejected
>> > message had interface "org.freedesktop.Hal.Device.Volume" member

>> "Mount
>> > error name "(unset") destination "org.freedesktop.Hal") X
>> > Error:BadWindow (invalid Window parameter)}
>> > Major opcode: 19
>> > Minor opcode: 0
>> > Resource id: 0x2600006"
>> >
>> > Now sadly that does not mean a lot to me at all. However, BartPE can
>> > read the disk and their contents just fine so the is most likely some
>> > geeky code I need to feed to Knoppix to get it to read the drives.

>> Any
>> > Linux/Knoppix boffins out there who can share their genius with me
>> > please? I would be most appreciative of any help. Thanks in advance!

>>
>> "Is the Fuse kernel module being loaded?
>>
>> lsmod |grep fuse"

>
> Thanks for the reply Meat PLow,
> I ran the command under Knoppix but it told me it did not recognise the
> lsmod command! I have no idea what that command is or what it is
> supposedf to do, but I did a search for Fuse and came up with zero. The
> CD is a bog standard ISO image downloaded off the official Knoppix site
> so everything should already be on it that it needs.


lsmod lists kernel modules being loaded. The |grep filters the list for
those containing fuse only. I don't know much about Knoppix admittedly but
Fuse (Filesystem in USErspace) is the kernel driver for NTFS. Depends on
fuse-utils, lib2fuse, libntfs-3g23 and the ntfs-3g read/write driver in
Debian based Ubuntu and probably other flavors.

Maybe you have to be a super-user to use lsmod? Don't know why but give it
a try.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 06-04-2008, 06:00 PM
Stefan Patric
Tablet PC Guest
 
Posts: n/a
Re: Knoppix unable to access XP hard drives

On Wed, 04 Jun 2008 08:02:46 +0000, ChinaTrader wrote:

> Meat Plow;1040477 Wrote:
>> On Tue, 03 Jun 2008 14:47:05 +0000, ChinaTrader wrote:
>>
>>
>> > Just tried the new Knoppix 5.3.1 and find it really cool. But it is
>> > unable to read my SATA hard drives on either my Dell laptop or my
>> > desktop running XP Pro Sp2. The drive properties show the disks as
>> > mountable and the show up as hda and hdb but do NOT appear on the
>> > Knoppix desktop. The drives appear as the Windows drive volume names

>> in
>> > the file explorer in Knoppix as Drive_C and Drive_D. But when I try

>> to
>> > access them I get the following error:
>> >
>> > "A security policy in place prevents this sender from sending this
>> > message to this recipient, see message bus configuration file

>> {rejected
>> > message had interface "org.freedesktop.Hal.Device.Volume" member

>> "Mount
>> > error name "(unset") destination "org.freedesktop.Hal") X
>> > Error:BadWindow (invalid Window parameter)} Major opcode: 19
>> > Minor opcode: 0
>> > Resource id: 0x2600006"
>> >
>> > Now sadly that does not mean a lot to me at all. However, BartPE can
>> > read the disk and their contents just fine so the is most likely some
>> > geeky code I need to feed to Knoppix to get it to read the drives.

>> Any
>> > Linux/Knoppix boffins out there who can share their genius with me
>> > please? I would be most appreciative of any help. Thanks in advance!

>>
>> "Is the Fuse kernel module being loaded?
>>
>> lsmod |grep fuse"

>
> Thanks for the reply Meat PLow,
> I ran the command under Knoppix but it told me it did not recognise the
> lsmod command! I have no idea what that command is or what it is
> supposedf to do, but I did a search for Fuse and came up with zero. The
> CD is a bog standard ISO image downloaded off the official Knoppix site
> so everything should already be on it that it needs.


Try

/sbin/lsmod | grep fuse

lsmod is usually in the /sbin directory, which is not usually in the
normal users' PATH, so you have to tell your shell specifically where to
look for it.

Stef
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 06-04-2008, 06:30 PM
Unruh
Tablet PC Guest
 
Posts: n/a
Re: Knoppix unable to access XP hard drives

Stefan Patric <not@thisaddress.com> writes:

>On Wed, 04 Jun 2008 08:02:46 +0000, ChinaTrader wrote:


>> Meat Plow;1040477 Wrote:
>>> On Tue, 03 Jun 2008 14:47:05 +0000, ChinaTrader wrote:
>>>
>>>
>>> > Just tried the new Knoppix 5.3.1 and find it really cool. But it is
>>> > unable to read my SATA hard drives on either my Dell laptop or my
>>> > desktop running XP Pro Sp2. The drive properties show the disks as
>>> > mountable and the show up as hda and hdb but do NOT appear on the
>>> > Knoppix desktop. The drives appear as the Windows drive volume names
>>> in
>>> > the file explorer in Knoppix as Drive_C and Drive_D. But when I try
>>> to
>>> > access them I get the following error:
>>> >
>>> > "A security policy in place prevents this sender from sending this
>>> > message to this recipient, see message bus configuration file
>>> {rejected
>>> > message had interface "org.freedesktop.Hal.Device.Volume" member
>>> "Mount
>>> > error name "(unset") destination "org.freedesktop.Hal") X
>>> > Error:BadWindow (invalid Window parameter)} Major opcode: 19
>>> > Minor opcode: 0
>>> > Resource id: 0x2600006"
>>> >
>>> > Now sadly that does not mean a lot to me at all. However, BartPE can
>>> > read the disk and their contents just fine so the is most likely some
>>> > geeky code I need to feed to Knoppix to get it to read the drives.
>>> Any
>>> > Linux/Knoppix boffins out there who can share their genius with me
>>> > please? I would be most appreciative of any help. Thanks in advance!
>>>
>>> "Is the Fuse kernel module being loaded?
>>>
>>> lsmod |grep fuse"

>>
>> Thanks for the reply Meat PLow,
>> I ran the command under Knoppix but it told me it did not recognise the
>> lsmod command! I have no idea what that command is or what it is



Run it as root.


>> supposedf to do, but I did a search for Fuse and came up with zero. The


It lists all of the modules which are loaded. The grep then asks if fuse is
amongst that list.


>> CD is a bog standard ISO image downloaded off the official Knoppix site
>> so everything should already be on it that it needs.


>Try


> /sbin/lsmod | grep fuse


>lsmod is usually in the /sbin directory, which is not usually in the
>normal users' PATH, so you have to tell your shell specifically where to
>look for it.


>Stef

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 06-05-2008, 12:10 AM
darklight
Tablet PC Guest
 
Posts: n/a
Re: Knoppix unable to access XP hard drives

ChinaTrader wrote:

>
> Dear darklight,
>
> Thanks for the reply. I didn't even know I had an fstab table! How to I
> get this table data. Sorry I am not a Linux fundi so I don't know these
> strange commands.
>
>


the fstab table can be found in the directory etc so if you open a console
type su then press enter then type root password then press enter.

then cd to etc like this: cd /etc

then type kate fstab this will give you access to the fstab table.

have you tried from your user account thats if you are using kde

start menu -> my system -> storage media
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #10 (permalink)  
Old 06-05-2008, 08:45 PM
Registered User
 
Join Date: Jun 2008
Posts: 4
ChinaTrader is on a distinguished road
Re: Knoppix unable to access XP hard drives

Quote:
Originally Posted by darklight View Post
ChinaTrader wrote:

>
> Dear darklight,
>
> Thanks for the reply. I didn't even know I had an fstab table! How to I
> get this table data. Sorry I am not a Linux fundi so I don't know these
> strange commands.
>
>

the fstab table can be found in the directory etc so if you open a console
type su then press enter then type root password then press enter.

then cd to etc like this: cd /etc

then type kate fstab this will give you access to the fstab table.

have you tried from your user account thats if you are using kde

start menu -> my system -> storage media
Gentlemen, thank all you for your efforts - I have classified this problem in the "too hard" category. Knoppix is touted as a rescue solution for NFTS partitions, but I cannot see how it can achieve this if you need a rocket scientist to feed you a string of cryptic command line instructions just to mount the disk! We did that in the late 60's! I have tried all the above solutions and none of them work. I tried using the ntfsmount command but it tells me the "Device or resourse is busy". Well unfortunetely I am busy too so I will call it a day right there and just hope that BartPE holds up under fire. I only wanted to have Knoppix as a solution of last resort in case BartPE could not read the partition. Maybe the next release of Knoppix will do it. I won't hold my breath. Thanks again to all you well meaning folks out there. Much appreciated!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to Access USB Hard Drives Nitin Vista Hardware 3 08-20-2007 05:20 PM
Unable to access two new hard drives Corey Vista Hardware 4 08-01-2007 11:00 AM
unable to access a folder on an external hard drive Kobus Windows XP 4 06-27-2007 11:30 PM
Error message trying to access hard drives. Darryl Windows XP 3 02-21-2007 07:00 PM


All times are GMT -8. The time now is 09:50 AM.


2003 - 2008 All Rights Reserved. Technology Questions

SEO by vBSEO 3.1.0