Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

HELP WIHT MY USB_MultiBoot5.cmd

Featured Replies

find --set-root /grldr
root (hd0,0)

These don't make sense:

You first make root on whatever drive/partition has grldr in root.

Then you make root (hd0,0).

Current root is of course determined by last root command issued. ;)

jaclaz


In addition- "root=/dev/sdb1" isn't an universal solution, in case you start on a PC with SATA drives for example. Better is to set a label for that partition, lets say FEDORA and change the option to:

root=LABEL=FEDORA

In this case your root partition will be always found, regardless of hard drive numeration.

  • Author

Thanks jaclaz for pointing that for me and realize that they both refer to same root, and excuse me for i am new to all these usb stuff .

root (hd0,0)
kernel /syslinux/vmlinuz0 ro rootfstype=msdos root=/dev/sdb1 quiet liveimg rhgb
initrd /syslinux/initrd0.img

ilko i did not get your drift, did you mean to create a folder in my root named fedora and then change the entry or what.

and for the the knowledge what do these enteries(hd0,1)and (hd1,1) refer to.

Thanks jaclaz for pointing that for me and realize that they both refer to same root, and excuse me for i am new to all these usb stuff .

root (hd0,0)
kernel /syslinux/vmlinuz0 ro rootfstype=msdos root=/dev/sdb1 quiet liveimg rhgb
initrd /syslinux/initrd0.img

ilko i did not get your drift, did you mean to create a folder in my root named fedora and then change the entry or what.

and for the the knowledge what do these enteries(hd0,1)and (hd1,1) refer to.

(hd0) means First drive (Drive 0)

(hd0,0) Means First Partition (Partition 0) of First drive

(hd1,0) Means First Partition (Partition 0) of Second drive (Drive 1)

(hd1,1) Means Second Partition (Partition 1) of Second drive (Drive 1)

.....

About the Fedora thing, what ilko_t suggested is to assign a LABEL to the partition:

http://www.ss64.com/nt/label.html

http://www.ss64.com/nt/vol.html

http://lissot.net/partition/ext2fs/labels.html

What you see in an Explorer window beside the drive letter.

jaclaz

  • Author

title 07 - title Fedora 9 LiveCD i686
root (hd0,0)
kernel /syslinux/vmlinuz0 ro rootfstype=msdos root=LABEL=FEDORA quiet liveimg rhgb
initrd /syslinux/initrd0.img

It works fine, but i can not access my harddisk(Drive 1) partitions, any suggestions.

I couldn't either, no matter using LABEL or /dev/sdb1. 2 partitions NTFS and one hidden Dell partition, probably that matters.

BTW what special did you find about this Fedora live, compared to Puppy or DSL if it is for emergencies or repair? 690MB are giving you what?

edit: yep, install from add/remove programs "ntfs-config", and use it to mount the NTFS drives. My Windows was hibernated and it refused to mount it without shutting it down first.

http://lifehacker.com/391067/fedora-9-puts...-on-a-usb-drive

Edited by ilko_t

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.