LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mount (bootable) ide disk using usb (https://www.linuxquestions.org/questions/linux-newbie-8/mount-bootable-ide-disk-using-usb-643899/)

rotezecke 05-21-2008 06:45 PM

mount (bootable) ide disk using usb
 
Hi,
i would like to take an image of an ide disk that contains ipcop. i connected the disk using a ide to usbconverter to my laptop, running debian etch. debian automatically mounts sdb1, but it appears that it only mounts /boot. i then umounted and did:
mount -t ext3 /dev/sdb1 /tempdir but again, sdb1 was only mounted from its /boot directory. how do i mount a bootable disk starting from / not from /boot?
i am not sure whether or not i need to mount the disk to take an image (using partimage), but now i am puzzled anyhow.
cheers

helgiks 05-21-2008 09:11 PM

Is it possible you have a separate partition for your /boot? Post the output of "fdisk -l".

rotezecke 05-28-2008 05:59 AM

Hi, sorry for taking so long.
yes, /boot is a separate partition. something seems to be corrupt with the linux built i tested partimage on. funnily enough the built works fine.
anyhow, aim of the exercise was to use partimage, which does not seem to work with mounted partitions anyway. i tried taking an image of another built and all went as expected. thanks for your help


All times are GMT -5. The time now is 10:41 AM.