WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: cannot mount sda1 but can mount sda2  (Read 3438 times)

Offline alan52

  • Newbie
  • *
  • Posts: 15
cannot mount sda1 but can mount sda2
« on: October 23, 2010, 01:59:02 AM »
I have tinycore 3.2 installed on a usb key,my hard drive has 2 partitions sda1 for windows operating system and sda2 for windows recovery;I can mount sda2 from the usb key but not sda1 (message NO SUCH DEVICE) Is this a bug?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14801
Re: cannot mount sda1 but can mount sda2
« Reply #1 on: October 23, 2010, 02:01:16 AM »
how is the windows partition formatted - fat, fat32, ntfs?

what does "sudo fdisk -l" give?

Offline alan52

  • Newbie
  • *
  • Posts: 15
Re: cannot mount sda1 but can mount sda2
« Reply #2 on: October 23, 2010, 02:34:53 AM »
Device            Boot    start    end             blocks            id              system
/dev/sda1         *          1     18575        149203656       7              HPFS/NTFS
/dev/sda2               18577   19457         7076632           c            Win95 FAT32 (LBA)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14801
Re: cannot mount sda1 but can mount sda2
« Reply #3 on: October 23, 2010, 02:57:34 AM »
If you load the filesystems-2.6.33.3-tinycore extension, you should have read access to the ntfs partition

Offline SvOlli

  • Full Member
  • ***
  • Posts: 193
  • Linux Developer
Re: cannot mount sda1 but can mount sda2
« Reply #4 on: October 23, 2010, 04:08:08 AM »
If you also want to write on this partition you'll need the ntfs-3g package. I've also done a remaster of TCL that already includes the ntfs-3g driver. Take a look at the remix / remaster section.